:root{--ink:#162e55;--blue:#275ce4;--paper:#f7f7f2;--muted:#596779;--line:#d9dfe6}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--blue);outline-offset:5px}a:hover{color:var(--blue)}.wrap{width:min(1200px,calc(100% - 80px));margin:auto}header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:100px;border-bottom:1px solid var(--line)}.logo{font-size:34px;font-weight:800;letter-spacing:-3px;display:flex;align-items:center}.logo span{color:var(--blue)}.logo small{font-size:9px;letter-spacing:1.4px;margin-left:18px}nav{display:flex;gap:25px;font-size:13px}nav a[aria-current]{color:var(--blue);text-decoration:underline;text-underline-offset:7px}.button{display:inline-flex;justify-content:center;align-items:center;background:var(--blue);color:#fff;padding:18px 24px;font-size:14px;line-height:1.5;font-weight:700}.button:hover{background:var(--ink);color:white}.button.small{padding:13px 16px;font-size:12px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-block:68px}.kicker{font-size:10px;font-weight:700;letter-spacing:1.7px;line-height:1.8;margin-bottom:22px}.kicker i{display:inline-block;width:7px;height:7px;background:var(--blue);border-radius:50%;margin-right:8px}h1{font-weight:500;letter-spacing:-3px;font-size:clamp(45px,5.2vw,74px);line-height:1.03;margin:0 0 26px}em{font-family:Georgia,serif;font-weight:400;color:var(--blue)}.intro{font-size:18px;line-height:1.7;color:var(--muted);max-width:620px;margin-bottom:27px}.micro{font-size:11px;color:var(--muted);margin-top:15px}.hero figure{margin:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero img{width:100%;height:440px;object-fit:cover;object-position:60% center}.hero figcaption{padding-top:15px;font-size:11px;letter-spacing:1.2px}.strip{background:var(--ink);color:white;padding:25px 0;font-size:11px;letter-spacing:2.3px}.strip .wrap{display:flex;justify-content:space-between;gap:15px}.strip span{color:#88aaff}.section{padding-block:78px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:35px}h2{font-size:39px;letter-spacing:-1.4px;font-weight:500;line-height:1.14;margin:0 0 22px}h3{font-size:23px;font-weight:500;line-height:1.25;letter-spacing:-.5px;margin:20px 0 13px}p{line-height:1.75}.text-link,.read{font-size:13px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:7px;display:inline-block}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#edf0f4;padding:28px;display:flex;flex-direction:column;align-items:start;border-top:3px solid var(--ink)}.card:nth-child(2){background:#e9eeea}.card:nth-child(3){background:#ede9e2}.card p{font-size:14px;color:var(--muted);margin:0 0 26px}.tag{font-size:9px;letter-spacing:1.5px;font-weight:700}.number{font-size:72px;letter-spacing:-4px;line-height:1.3;margin:24px 0 6px;color:var(--blue)}.number span{font-size:35px;letter-spacing:-1px}.card-word{font-size:34px;line-height:1.05;letter-spacing:-1px;margin:26px 0 10px;min-height:100px}.serif{font-family:Georgia,serif;font-style:italic;font-size:42px}.read{margin-top:auto}.note{font-size:12px;color:var(--muted);line-height:1.7;margin-top:24px}.about-band{background:#e9edf2;padding:60px 0}.about{display:grid;grid-template-columns:230px 1fr;gap:60px;align-items:center;max-width:900px}.about img{width:230px;height:270px;object-fit:cover}.about p:not(.kicker){max-width:620px;color:var(--muted)}.signup{padding:55px;background:var(--ink);color:white;margin-top:40px}.signup em{color:#a9c0fa}.signup p{max-width:620px;color:#d5deec}.signup .kicker{color:#a9c0fa}.signup small{display:block;margin-top:15px;color:#d5deec;font-size:11px}.signup .button{background:#fff;color:var(--ink)}.signup .button:hover{background:#dbe7ff}.method{border-top:1px solid var(--line);margin-top:60px;padding-top:35px;max-width:850px}.method h2{font-size:28px}.method p{color:var(--muted)}.section-top{margin-top:65px}.edition{display:block;background:#e9edf2;padding:35px}.edition span{font-size:10px;letter-spacing:1.5px}.edition h3{font-size:32px}.edition b{font-size:13px}.bio{display:grid;grid-template-columns:1fr 260px;gap:70px;max-width:950px}.bio img{width:260px;height:320px;object-fit:cover}.bio p{max-width:650px}.social{display:flex;gap:24px;flex-wrap:wrap;margin-top:30px}.social a{padding:15px 0;border-bottom:1px solid var(--line)}.book{max-width:900px}.book>p:not(.kicker){max-width:700px}.book .button{margin-top:20px}.article{max-width:850px;padding-block:65px}.article h1{font-size:55px}.article h2{font-size:29px;margin-top:40px;letter-spacing:-.7px}.article .lead{font-size:22px;color:var(--muted);line-height:1.6}.article p,.article li{line-height:1.85}.article li{margin-bottom:15px}.article p a:not(.button){text-decoration:underline;text-underline-offset:3px}.stat{padding:30px;background:#e9edf2;margin:35px 0}.stat strong{font-size:70px;letter-spacing:-3px;color:var(--blue)}.stat p{font-size:14px;max-width:570px}.source{font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:20px}.source-row{border-top:1px solid var(--line);padding-top:25px;margin-top:25px}.source-row p{font-size:14px;color:var(--muted)}.signature{font-family:Georgia,serif;font-size:25px;margin-top:45px}.article .signup{padding:35px}.article .signup h2{margin-top:0}.article iframe{border:0;background:white;margin-top:25px;max-width:100%}footer{background:var(--ink);color:white;padding:42px 0}.foot{display:flex;align-items:center;justify-content:space-between;gap:30px}.foot strong{font-size:27px;letter-spacing:-1px}.foot strong span{color:#9ab7ff}.foot p{font-size:12px;color:#ccd6e7}.foot>div:last-child{display:flex;gap:25px;font-size:12px}.skip{position:absolute;top:-100px;left:15px;background:white;padding:12px;z-index:10}.skip:focus{top:15px}@media(max-width:1000px){header{flex-wrap:wrap;padding-block:18px;gap:18px}nav{order:3;width:100%;padding-top:10px;border-top:1px solid var(--line);justify-content:space-between}.hero{gap:35px}h1{font-size:55px}.hero img{height:430px}.cards{gap:14px}.card{padding:22px}.number{font-size:58px}.card-word{font-size:30px}.logo small{display:none}}@media(max-width:650px){.wrap{width:calc(100% - 36px)}header{min-height:90px}.logo{font-size:30px}.button.small{font-size:10px;padding:11px}.hero{grid-template-columns:1fr;padding-block:36px;gap:30px}h1{font-size:49px;letter-spacing:-2px}.hero img{height:280px}.hero .intro{font-size:16px}.hero figcaption{font-size:9px}.strip{font-size:8px;letter-spacing:.3px;padding:20px 0}.strip .wrap{gap:8px}.section{padding-block:48px}.section-head{display:block}h2{font-size:32px}.cards{grid-template-columns:1fr;gap:20px}.card{padding:26px}.card-word{min-height:0}.number{font-size:68px}.card h3{font-size:25px}.about{grid-template-columns:1fr;gap:27px}.about img{width:140px;height:160px}.signup{padding:28px;margin-top:25px}.signup h2{font-size:30px}.signup .button{font-size:12px;padding:16px}.bio{grid-template-columns:1fr;gap:25px}.bio img{width:200px;height:240px}.article{padding-block:35px}.article h1{font-size:40px;letter-spacing:-1.5px}.article .lead{font-size:19px}.article .signup{padding:25px}.foot{display:block}.foot>div:last-child{flex-wrap:wrap;gap:20px;margin-top:25px}nav{font-size:11px;gap:12px}.edition{padding:25px}.edition h3{font-size:27px}.section-top{margin-top:40px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Article sharing */
.article-share{margin:3rem 0 0;padding:2rem 0;border-top:1px solid #d7dce4}.article-share h2{font-size:1.6rem}.share-actions{display:flex;flex-wrap:wrap;gap:.6rem}.share-actions a,.share-actions button{font:inherit;font-size:.9rem;padding:.7rem 1rem;border:1px solid #c7d0df;border-radius:4px;background:#fff;color:#162e55;cursor:pointer;text-decoration:none}.share-actions a:hover,.share-actions button:hover{background:#edf2fb}.share-actions :focus-visible{outline:3px solid #245bdb;outline-offset:3px}.share-actions [hidden],.share-fallback[hidden]{display:none}.share-status{font-size:.9rem;min-height:1.4em}.share-fallback input{display:block;width:100%;padding:.7rem;font:inherit;border:1px solid #c7d0df}
