:root{--ink:#111827;--muted:#6B7280;--paper:#F9FAFB;--line:#E5E7EB;--blue:#2563eb}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Inter',-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible{outline:3px solid #2563eb;outline-offset:4px}.mast{height:60px;margin:auto;padding:0 max(20px,calc((100vw - 980px)/2));border-bottom:1px solid rgba(17,24,39,.07);background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.brand svg{width:26px;height:26px;color:var(--blue);flex-shrink:0}.mast nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:500;color:var(--muted)}.button{display:inline-flex;align-items:center;gap:24px;background:var(--blue);color:white;padding:13px 21px;border-radius:999px;font-size:14px;font-weight:600}.small{padding:9px 15px}.button:hover{background:#1d4ed8;text-decoration:none}.notebook{max-width:1060px;margin:auto;padding:0 40px}.intro{padding:64px 0 48px;display:grid;grid-template-columns:1.3fr 1fr;align-items:end;column-gap:70px}.eyebrow{text-transform:uppercase;letter-spacing:1.8px;font-size:11px;font-weight:700;color:var(--blue)}.intro>.eyebrow{grid-column:1/-1;margin:0 0 17px}h1,h2,p{margin-top:0}h1,h2{line-height:1.12;letter-spacing:-1.5px}.intro h1{font-family:'Playfair Display',Georgia,serif;font-size:54px;font-weight:800;margin-bottom:0}.intro h1 em{font-weight:800;color:#2563EB}.intro>p:last-child{color:var(--muted);max-width:360px;margin:0 0 5px;font-size:17px}.categories{display:flex;gap:8px;flex-wrap:wrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0}.categories a{padding:7px 15px;border-radius:30px;font-size:13px}.categories a[aria-current]{background:var(--blue);color:white}.section-title{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:32px 0 20px}.section-title h2{font-size:20px;letter-spacing:-.5px;margin:0}.section-title span{font-size:12px;color:var(--muted)}.article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.story{border:1px solid var(--line);background:white;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.story:hover{text-decoration:none;box-shadow:0 8px 28px #1118270b}.story img,.story-placeholder{width:100%;height:240px;object-fit:cover}.story-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;background:#EFF6FF;color:#2563EB;font-size:11px;letter-spacing:3px}.story-placeholder svg{width:64px;height:64px}.story-copy{padding:28px;display:flex;flex-direction:column;flex:1}.story h2{font:700 30px/1.18 'Playfair Display',Georgia,serif;letter-spacing:-.5px}.story-copy>p:not(.eyebrow){font-size:14px;color:var(--muted)}.byline{font-size:12px;color:var(--muted);display:flex;gap:9px;flex-wrap:wrap;margin-top:auto}.byline b{margin-left:auto;font-size:20px;color:var(--ink)}.featured{grid-column:1/-1;display:grid;grid-template-columns:1.1fr 1fr}.featured img,.featured .story-placeholder{height:100%;min-height:330px}.featured .story-copy{padding:40px}.featured h2{font-size:40px}.pagination{display:flex;justify-content:space-between;padding:25px 0}.cta{background:#EFF6FF;border:1px solid #BFDBFE;border-radius:16px;padding:42px;margin:48px auto;max-width:1080px}.cta h2{font:700 38px/1.15 'Playfair Display',Georgia,serif}.cta p{max-width:530px;color:#4B5563}.empty{padding:55px 0;border-bottom:1px solid var(--line);max-width:700px}.empty h2{font:700 30px 'Playfair Display',Georgia,serif}.empty a{color:var(--blue)}footer{border-top:1px solid var(--line);max-width:1060px;margin:65px auto 0;padding:30px 40px 50px;font-size:13px;color:var(--muted)}footer .brand{color:var(--ink)}footer p{margin:16px 0 8px}.article-heading{max-width:860px;margin:50px auto 32px;padding:0 40px}.back{display:block;color:var(--muted);font-size:13px;margin-bottom:35px}.article-heading h1{font:700 54px/1.1 'Playfair Display',Georgia,serif;letter-spacing:-1.5px}.standfirst{font-size:20px;line-height:1.5;color:var(--muted)}.cover{max-width:1000px;margin:35px auto}.cover img{width:100%;max-height:540px;object-fit:cover;border-radius:16px}.prose{max-width:780px;margin:45px auto;padding:0 40px;font-size:18px;line-height:1.85}.prose h2{font:700 34px/1.2 'Playfair Display',Georgia,serif;margin:40px 0 18px}.prose h3{font-size:22px}.prose a{color:var(--blue);text-decoration:underline}.prose blockquote{border-left:3px solid #2563EB;padding:6px 20px;margin:24px 0;color:#4B5563}.prose p{margin-bottom:20px}.preview-banner{padding:10px;text-align:center;background:#fef3c7;color:#854d0e;font-size:13px}body>main>.cta{margin-left:auto;margin-right:auto}@media(max-width:720px){.mast{padding:0 20px;gap:12px}.mast nav{gap:12px;font-size:12px}.mast nav .button{display:none}.notebook{padding:0 20px}.intro{display:block;padding:38px 0 30px}.intro h1{font-size:40px;margin-bottom:22px}.intro>p:last-child{font-size:15px;max-width:100%}.categories{gap:3px}.categories a{padding:6px 10px;font-size:12px}.section-title span{display:none}.article-grid{grid-template-columns:1fr;gap:22px}.featured{display:flex}.featured img,.featured .story-placeholder{min-height:220px;height:220px}.featured .story-copy,.story-copy{padding:24px}.featured h2,.story h2{font-size:29px}.cta{padding:28px;margin:35px 20px}.cta h2{font-size:31px}.notebook .cta{margin-left:0;margin-right:0}.article-heading{padding:0 22px;margin-top:35px}.article-heading h1{font-size:39px}.standfirst{font-size:18px}.cover{margin:24px 20px}.prose{padding:0 22px;font-size:17px}.prose h2{font-size:29px}body>main>.cta{margin:35px 20px}footer{padding:30px 22px}}


html{-webkit-text-size-adjust:100%}body{background:radial-gradient(ellipse at top left,#EFF3FC 0,transparent 650px),#F9FAFB}.intro h1{line-height:1.05;letter-spacing:-.02em}.intro h1 em{font-weight:800}.story h2{font-weight:700}.button{box-shadow:0 1px 2px rgba(16,24,40,.05)}.categories a:not([aria-current]){color:#6B7280}.categories a:hover{color:#2563EB;background:#EFF6FF;text-decoration:none}.categories a[aria-current]:hover{color:white;background:#1D4ED8}@media(max-width:360px){.mast nav>a:first-child{display:none}}
