@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}
@font-face{font-family:Archivo;src:url('/assets/fonts/archivo-latin.woff2') format('woff2');font-style:normal;font-weight:400 900;font-display:swap}
@font-face{font-family:'DM Sans';src:url('/assets/fonts/dm-sans-latin.woff2') format('woff2');font-style:normal;font-weight:400 700;font-display:swap}
:root{--paper:#FAF8F1;--surface:#fff;--ink:#1E2B23;--brand:#173D2E;--muted:#626B5F;--line:#D7DDD1;--soft:#EDF0E4;--accent:#BA6645;--display:Georgia,'Times New Roman',serif;--body:Manrope,Arial,sans-serif;--radius:2px;--max:1320px;--gutter:48px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.7 var(--body);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}::selection{background:var(--brand);color:var(--paper)}a{color:inherit;text-decoration:none}button,input,summary{font:inherit}button{cursor:pointer}button,a,input,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--brand);outline-offset:4px}button{color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,h5{font-family:var(--display);font-weight:400;line-height:1.16;margin:0;letter-spacing:-.025em}p{margin:0}svg{display:block;width:24px;height:24px;flex-shrink:0}.container{max-width:var(--max);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:76px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:12px;left:12px;transform:translateY(-200%);z-index:1000;padding:12px 20px;background:var(--brand);color:white}.skip-link:focus{transform:translateY(0)}.eyebrow{font:700 10px/1.5 var(--body);text-transform:uppercase;letter-spacing:.13em}.eyebrow-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);margin-right:8px}.text-link{display:inline-flex;gap:16px;align-items:center;font-size:13px;font-weight:700;line-height:1.5;padding-block:8px;border-bottom:1px solid currentColor}.text-link:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:52px;border:1px solid var(--brand);border-radius:var(--radius);padding:14px 22px;background:var(--brand);color:var(--paper);font-size:12px;line-height:1.5;font-weight:700;transition:background .15s,transform .15s}.button:hover{background:var(--ink);transform:translateY(-1px)}.button span{font-size:19px;font-weight:400}.button-outline{background:transparent;color:var(--brand)}.button-outline:hover{color:var(--paper)}
.utility-strip{border-bottom:1px solid var(--line);font-size:10px;letter-spacing:.03em;color:var(--muted);line-height:1.4}.utility-strip .container{min-height:33px;display:flex;justify-content:space-between;align-items:center;gap:20px}.utility-strip a{font-size:10px}.utility-strip a:hover{text-decoration:underline}.utility-strip span[aria-hidden]{margin-left:12px}.site-header{border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:30}.masthead{display:flex;align-items:center;gap:32px;min-height:106px}.brand{display:block;flex:0 0 245px}.brand img{width:245px;max-height:60px;object-fit:contain;object-position:left}.main-nav{display:flex;align-items:center;gap:25px;margin-left:auto}.main-nav a{font-size:11px;font-weight:600;white-space:nowrap;line-height:1.5;padding-block:10px}.main-nav a:hover,.main-nav a[aria-current]{text-decoration:underline;text-underline-offset:5px}.header-actions{display:flex;align-items:center;gap:5px}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;padding:10px;min-width:44px;min-height:44px;position:relative}.icon-button svg{width:20px;height:20px}.icon-button:hover{color:var(--accent)}.menu-toggle{display:none}.saved-count{position:absolute;right:0;top:0;min-width:17px;height:17px;border-radius:50%;background:var(--brand);color:var(--paper);font-size:9px;line-height:17px;text-align:center}.saved-count[hidden]{display:none}
.home-hero{display:grid;grid-template-columns:45% 55%;gap:0;padding-block:44px 46px;align-items:center}.hero-copy{padding:22px 55px 22px 0}.hero-copy h1{font-size:clamp(50px,5.4vw,76px);line-height:1.04;letter-spacing:-.055em;margin-top:22px;margin-bottom:24px;color:var(--brand)}.hero-copy h1 em{font-weight:400}.hero-copy>p{font-size:15px;line-height:1.85;color:var(--muted);max-width:350px;margin-bottom:28px}.hero-footnote{display:flex;gap:11px;align-items:center;font-size:10px;letter-spacing:.02em;color:var(--muted);margin-top:42px}.mini-rule{display:block;width:24px;height:1px;background:var(--accent)}.hero-visual{position:relative;min-width:0;align-self:stretch;min-height:540px}.hero-photo{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-illustration{background:var(--soft);height:100%;display:flex;align-items:center;justify-content:center}.hero-illustration img{max-width:48%;opacity:.8}.hero-caption{position:absolute;bottom:20px;left:20px;right:20px;display:grid;grid-template-columns:1fr auto;column-gap:20px;background:var(--paper);padding:16px 20px;color:var(--brand);font-family:var(--display);font-size:22px;line-height:1.25}.hero-caption .eyebrow{grid-column:1/-1;font-size:9px;margin-bottom:5px;color:var(--muted)}.hero-caption>span:last-child{grid-column:2;grid-row:2;font-size:25px;align-self:center}.hero-caption:hover>span:nth-child(2){text-decoration:underline;text-underline-offset:3px}.topic-bar{border-block:1px solid var(--line)}.topic-bar>.container{display:flex;align-items:center;gap:34px;min-height:78px}.topic-bar>.container>.eyebrow{flex:0 0 auto;color:var(--muted);font-size:9px}.topic-links{display:flex;gap:24px;align-items:center;overflow-x:auto;padding-block:14px;width:100%}.topic-links a{white-space:nowrap;font-size:12px;display:flex;gap:18px;align-items:center;font-weight:600}.topic-links a:hover{color:var(--accent)}.topic-links a span{font-size:17px;font-weight:400}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:32px}.section-heading h2{font-size:40px;line-height:1.1;margin-top:10px}.section-heading>.text-link{white-space:nowrap}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 28px}.story-image{aspect-ratio:1.46;display:block;position:relative;overflow:hidden;background:var(--soft);margin-bottom:20px;border-radius:var(--radius)}.story-image>img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.story-card:hover .story-image>img{transform:scale(1.025)}.story-image-placeholder{height:100%;display:grid;place-items:center}.story-image-placeholder img{width:74px;opacity:.7}.image-arrow{position:absolute;right:12px;bottom:12px;width:34px;height:34px;display:grid;place-items:center;background:var(--paper);font-size:20px;border-radius:var(--radius);opacity:0;transform:translateY(4px);transition:.15s}.story-image:hover .image-arrow{opacity:1;transform:translateY(0)}.story-meta{display:flex;align-items:center;gap:10px;justify-content:space-between;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);line-height:1.5;margin-bottom:12px}.story-meta>a{color:var(--brand)}.story-meta>a:hover{text-decoration:underline}.story-meta>span{white-space:nowrap}.story-card h3{font-size:27px;line-height:1.15;letter-spacing:-.025em;margin-bottom:12px}.story-card h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.story-card>p{font-size:12px;line-height:1.8;color:var(--muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.story-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:17px;min-height:46px}.story-bottom time{font-size:10px;color:var(--muted)}.story-bottom .icon-button{margin-right:-10px}.save-button[aria-pressed=true] svg{fill:var(--brand);stroke:var(--brand)}
.principles-section{background:var(--brand);color:var(--paper);padding-block:66px}.principles-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.principles-grid>div:first-child h2{font-size:46px;line-height:1.12;margin-top:16px;margin-bottom:28px;max-width:460px}.principles-grid .eyebrow{color:var(--paper);opacity:.7}.principles-grid .text-link:hover{color:var(--paper);opacity:.7}.principles-list>div{display:flex;gap:22px;border-top:1px solid color-mix(in srgb,var(--paper) 25%,transparent);padding-block:20px}.principles-list>div:first-child{padding-top:0;border:0}.principles-list>div>span{font-size:10px;line-height:27px;color:var(--paper);opacity:.6}.principles-list h3{font-size:23px;line-height:1.3;margin-bottom:8px}.principles-list p{font-size:12px;line-height:1.85;color:var(--paper);opacity:.76;max-width:340px}.reading-note{display:flex;align-items:center;gap:30px;padding-block:60px 66px}.reading-note-mark{width:56px;flex-shrink:0;color:var(--brand)}.reading-note-mark svg{width:44px;height:55px}.reading-note h2{font-size:30px;margin-top:7px;margin-bottom:9px}.reading-note p:not(.eyebrow){font-size:12px;color:var(--muted);max-width:550px}.reading-note>.button{margin-left:auto;white-space:nowrap}
.site-footer{border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:2.2fr 1fr 1fr 1fr;gap:42px;padding-top:48px;padding-bottom:46px}.footer-brand img{width:220px;margin-bottom:12px}.footer-brand p{font-size:12px;line-height:1.7;max-width:280px;color:var(--muted);margin-bottom:10px}.footer-top h2{font:700 10px/1.5 var(--body);letter-spacing:.1em;text-transform:uppercase;margin-bottom:15px}.footer-top>div:not(.footer-brand)>a{display:block;font-size:11px;color:var(--muted);margin-block:9px}.footer-top>div>a:hover{text-decoration:underline;text-underline-offset:4px}.footer-brand .text-link{font-size:10px}.footer-legal{display:flex;gap:36px;justify-content:space-between;align-items:flex-start;border-top:1px solid var(--line);padding-top:22px;padding-bottom:26px;color:var(--muted);font-size:9px;line-height:1.9}.footer-legal p{max-width:840px}.footer-legal>span{white-space:nowrap}
.search-dialog{width:min(760px,calc(100% - 32px));border:1px solid var(--line);padding:0;background:var(--paper);color:var(--ink);border-radius:var(--radius)}.search-dialog::backdrop{background:#13231bd4;backdrop-filter:blur(4px)}.search-dialog-inner{padding:32px 36px 42px}.search-dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:10px}.search-dialog h2{font-size:36px;max-width:500px;margin-bottom:25px}.search-form{display:flex;gap:10px;margin-top:24px;max-width:730px}.search-form input{border:1px solid var(--line);background:var(--surface);min-width:0;flex:1;padding:15px 16px;font-size:14px;color:var(--ink);border-radius:var(--radius)}.search-topics{display:flex;flex-wrap:wrap;gap:9px 16px;margin-top:24px;font-size:11px}.search-topics>span{color:var(--muted)}.search-topics>a{text-decoration:underline;text-underline-offset:3px}.status-message{position:fixed;bottom:24px;left:50%;transform:translate(-50%,10px);opacity:0;pointer-events:none;background:var(--brand);color:var(--paper);padding:13px 22px;font-size:12px;z-index:100;transition:.2s;max-width:90vw;box-shadow:0 4px 22px #0002}.status-message.is-visible{transform:translate(-50%,0);opacity:1}.reading-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:100;pointer-events:none}.reading-progress span{display:block;width:0;height:100%;background:var(--accent)}
.breadcrumbs{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:10px;line-height:1.7;color:var(--muted);margin-bottom:34px}.breadcrumbs a:hover{text-decoration:underline}.article-header{max-width:1040px;text-align:center;padding-top:34px}.article-header .breadcrumbs{justify-content:center}.article-category{display:inline-block;color:var(--brand);margin-bottom:17px}.article-header h1{font-size:clamp(40px,4.3vw,64px);letter-spacing:-.04em;line-height:1.08;max-width:900px;margin-inline:auto}.article-standfirst{font-size:18px;line-height:1.8;color:var(--muted);max-width:710px;margin:25px auto}.article-byline{display:flex;justify-content:center;align-items:center;gap:11px;font-size:10px;line-height:1.8;text-align:left}.byline-mark img{width:37px;height:37px}.byline-name{font-size:11px;font-weight:700;color:var(--ink)}.article-byline>div:last-child>div{color:var(--muted)}.updated-date{display:block}.article-actions{display:flex;justify-content:center;gap:12px;margin-top:25px;margin-bottom:32px}.action-button{border:1px solid var(--line);background:transparent;border-radius:var(--radius);font-size:11px;min-height:44px;padding:10px 15px;display:flex;align-items:center;gap:9px}.action-button svg{width:17px;height:17px}.action-button:hover{background:var(--soft)}.article-hero{margin-top:0;margin-bottom:40px}.article-hero img{width:100%;max-height:none;aspect-ratio:1.5;object-fit:cover;border-radius:var(--radius)}.article-hero figcaption{font-size:10px;line-height:1.7;color:var(--muted);margin-top:10px}.article-grid{display:grid;grid-template-columns:210px minmax(0,720px);gap:70px;justify-content:center;padding-bottom:64px}.article-sidebar{position:relative}.article-toc{position:sticky;top:28px}.article-toc summary{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;list-style:none;border-top:1px solid var(--line);padding-top:17px;display:flex;justify-content:space-between;gap:12px;cursor:pointer}.article-toc summary::-webkit-details-marker{display:none}.article-toc nav{display:flex;flex-direction:column;gap:12px;margin-top:17px}.article-toc nav a{font-size:11px;line-height:1.65;color:var(--muted);padding-left:12px;border-left:1px solid var(--line);transition:color .15s}.article-toc nav a:hover,.article-toc nav a.is-active{color:var(--brand);border-left-color:var(--brand)}.article-toc .toc-level-3{font-size:10px;margin-left:10px}.sidebar-note{margin-top:40px;border-top:1px solid var(--line);padding-top:20px;display:none}.sidebar-note p:not(.eyebrow){font-size:12px;line-height:1.7;margin-top:8px}.sidebar-note .text-link{font-size:10px;margin-top:10px}.prose{font-size:17px;line-height:1.9;overflow-wrap:anywhere}.prose>p{margin-block:0 23px}.prose h2{font-size:34px;line-height:1.2;letter-spacing:-.025em;margin:42px 0 18px;scroll-margin-top:35px}.prose h3{font-size:26px;margin:30px 0 15px;scroll-margin-top:35px}.prose h4{font-size:21px;margin:28px 0 12px}.prose>h2:first-child,.prose>h3:first-child{margin-top:0}.prose a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;color:var(--brand)}.prose a:hover{color:var(--accent)}.prose strong{font-weight:700}.prose ul,.prose ol{padding-left:23px;margin:0 0 25px}.prose li{padding-left:6px;margin-bottom:9px}.prose li::marker{color:var(--brand)}.prose blockquote,.prose .takeaways,.prose .key-takeaways{background:var(--soft);border-left:3px solid var(--brand);padding:24px 28px;margin:28px 0}.prose blockquote p:last-child,.prose .takeaways p:last-child{margin:0}.prose .takeaways h2,.prose .key-takeaways h2{margin-top:0;font-size:24px}.prose img{width:100%;height:auto;border-radius:var(--radius);margin-block:24px}.prose figure{margin:28px 0}.prose figcaption{font-size:11px;color:var(--muted)}.prose table{width:100%;border-collapse:collapse;font-size:13px;margin-block:28px}.prose th,.prose td{padding:13px 15px;border:1px solid var(--line);vertical-align:top;text-align:left}.prose th{background:var(--soft);font-weight:700}.table-scroll{width:100%;overflow-x:auto;margin-block:28px}.table-scroll table{margin:0;min-width:500px}.prose hr{border:0;border-top:1px solid var(--line);margin-block:35px}.article-endnote{display:flex;gap:17px;align-items:center;border-top:1px solid var(--line);margin-top:40px;padding-top:25px}.article-endnote img{width:42px;height:42px;margin:0;flex-shrink:0}.article-endnote p{font-size:11px;line-height:1.85;color:var(--muted)}.related-section{border-top:1px solid var(--line)}.listing-page{padding-bottom:80px}.listing-header{padding-block:36px 30px;max-width:800px}.listing-header .breadcrumbs{margin-bottom:25px}.listing-header h1{font-size:clamp(44px,5vw,68px);line-height:1.06;margin:14px 0 20px;letter-spacing:-.04em}.listing-header>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);max-width:630px}.category-tabs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;gap:20px;flex-wrap:wrap;padding-block:18px;margin-bottom:38px}.category-tabs a{font-size:11px;font-weight:600;display:flex;gap:8px;align-items:center;min-height:28px}.category-tabs a[aria-current],.category-tabs a:hover{color:var(--accent)}.category-tabs span{font-size:9px;color:var(--muted)}.pagination{margin-top:44px;border-top:1px solid var(--line);padding-top:28px;font-size:12px}.pagination svg{width:20px;height:20px;display:inline-block}.pagination nav>div{display:flex;align-items:center;gap:16px;justify-content:space-between}.pagination nav>div:first-child{display:none}.pagination nav span>a,.pagination nav span>span{padding:7px;display:inline-flex;vertical-align:middle}.standard-page{max-width:920px;padding-bottom:80px}.standard-page .prose{max-width:720px}.standard-page .listing-header{padding-bottom:35px}.empty-state{padding:35px 0 55px}.empty-state h2{font-size:30px;margin-bottom:12px}.empty-state p{font-size:14px;color:var(--muted);margin-bottom:20px}.saved-item{display:flex;gap:24px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-block:20px}.saved-item h2{font-size:26px}.saved-item h2 a:hover{text-decoration:underline}.saved-item .eyebrow{color:var(--muted);margin-bottom:5px}.saved-item button{font-size:11px;border:1px solid var(--line);background:transparent;padding:10px 16px;min-height:44px}.saved-notice{font-size:12px;color:var(--muted);margin-bottom:22px}
.site-crispy{--paper:#FFF8EE;--ink:#371F2B;--brand:#371F2B;--muted:#756565;--line:#E3D2C4;--soft:#F5DDC5;--accent:#C7472E;--display:Archivo,Arial,sans-serif;--body:'DM Sans',Arial,sans-serif;--radius:8px;--max:1360px}.site-crispy h1,.site-crispy h2,.site-crispy h3,.site-crispy h4{font-weight:800;letter-spacing:-.045em}.site-crispy .utility-strip{background:var(--brand);color:var(--paper);border:0}.site-crispy .brand{flex-basis:235px}.site-crispy .brand img{width:235px}.site-crispy .masthead{min-height:111px}.site-crispy .main-nav a{font-size:12px}.site-crispy .home-hero{padding-block:55px 50px;grid-template-columns:45% 55%}.site-crispy .hero-copy{padding-right:46px}.site-crispy .hero-copy h1{font-size:clamp(58px,6.3vw,86px);line-height:.99;letter-spacing:-.067em;margin-top:20px;margin-bottom:23px}.site-crispy .hero-copy h1 em{font-style:normal;font-weight:800;color:var(--accent)}.site-crispy .hero-copy>p{font-size:15px;max-width:340px}.site-crispy .button{border-color:var(--accent);background:var(--accent);color:white;border-radius:999px;font-size:12px;padding-inline:24px}.site-crispy .button:hover{background:var(--brand);border-color:var(--brand)}.site-crispy .button-outline{background:transparent;border-color:var(--brand);color:var(--brand)}.site-crispy .button-outline:hover{background:var(--brand);color:var(--paper)}.site-crispy .hero-visual{min-height:490px}.site-crispy .hero-photo,.site-crispy .hero-illustration{border-radius:18px}.site-crispy .hero-caption{border-radius:8px;font-family:var(--body);font-size:17px;font-weight:600;padding:15px 18px;bottom:18px;left:18px;right:18px}.site-crispy .hero-caption .eyebrow{font-size:9px;font-weight:600}.site-crispy .hero-footnote{margin-top:34px}.crunch-seal{position:absolute;right:-17px;top:-24px;width:100px;height:100px;border-radius:50%;background:#F4CE72;color:var(--brand);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(10deg);outline:1px solid var(--brand);outline-offset:-7px}.crunch-seal>span:first-child{font-family:var(--display);font-weight:800;font-size:10px;letter-spacing:.03em;text-align:center;line-height:1.3}.seal-star{font-size:23px;line-height:1;margin-top:4px}.site-crispy .topic-bar>.container{min-height:82px;gap:30px}.site-crispy .topic-links{gap:10px}.site-crispy .topic-links>a{border:1px solid var(--line);padding:7px 15px;border-radius:999px;font-size:11px;gap:12px;background:var(--paper)}.site-crispy .topic-links>a:hover{background:var(--brand);color:var(--paper);border-color:var(--brand)}.site-crispy .section-heading h2{font-size:42px}.site-crispy .story-card h3{font-size:25px;line-height:1.15}.site-crispy .story-meta>a{color:var(--accent)}.site-crispy .story-image{border-radius:10px}.site-crispy .principles-grid>div:first-child h2{font-size:50px;line-height:1.06}.site-crispy .principles-list h3{font-family:var(--body);font-size:20px;font-weight:600;letter-spacing:-.02em}.site-crispy .principles-list>div>span{color:#F4CE72;opacity:1;font-size:11px}.site-crispy .article-header h1{font-size:clamp(40px,4.5vw,64px);font-weight:800;line-height:1.08}.site-crispy .article-category{background:var(--soft);border-radius:999px;padding:5px 13px;color:var(--brand)}.site-crispy .article-hero img{border-radius:14px}.site-crispy .prose h2{font-size:31px;line-height:1.22}.site-crispy .prose h3{font-size:24px;line-height:1.26}.site-crispy .article-actions .action-button{border-radius:999px}.site-crispy .footer-brand img{width:215px}
@media(min-width:1440px){.hero-visual{min-height:555px}}@media(max-width:1180px){:root{--gutter:32px}.masthead{gap:24px}.brand{flex-basis:210px}.brand img{width:210px}.main-nav{gap:16px}.main-nav a{font-size:10px}.main-nav>a:nth-child(4){display:none}.hero-copy{padding-right:35px}.hero-visual{min-height:485px}.hero-copy h1{font-size:64px}.hero-caption{font-size:20px}.principles-grid{gap:65px}.site-crispy .brand{flex-basis:220px}.site-crispy .brand img{width:220px}.site-crispy .main-nav a{font-size:11px}.site-crispy .hero-copy h1{font-size:74px}.site-crispy .hero-visual{min-height:450px}.site-crispy .hero-copy{padding-right:30px}.topic-bar>.container>.eyebrow{display:none}.footer-top{gap:25px}.article-grid{grid-template-columns:180px minmax(0,680px);gap:45px}}
@media(max-width:900px){:root{--gutter:24px}.masthead{min-height:90px}.main-nav{gap:17px}.main-nav>a:nth-child(3){display:none}.header-actions{gap:0}.brand{flex-basis:200px}.brand img{width:200px}.home-hero{grid-template-columns:1fr 1fr;padding-top:32px}.hero-copy{padding:18px 30px 18px 0}.hero-copy h1{font-size:54px}.hero-copy>p{font-size:13px}.hero-footnote{font-size:9px;margin-top:28px}.hero-visual{min-height:440px}.hero-caption{font-size:18px;left:13px;right:13px;bottom:13px;padding:13px}.section{padding-block:55px}.section-heading h2{font-size:34px}.story-grid{gap:32px 22px}.story-card h3{font-size:23px}.story-meta{font-size:8px}.story-card>p{font-size:11px}.story-image{aspect-ratio:1.2}.principles-grid{gap:48px}.principles-grid>div:first-child h2{font-size:38px}.principles-list h3{font-size:21px}.reading-note{gap:22px;flex-wrap:wrap;padding-block:46px}.reading-note>div:nth-child(2){flex:1}.reading-note>.button{margin-left:77px}.footer-top{grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-top>div:last-child{grid-column:2/4;display:flex;gap:20px;align-items:center;margin-top:-10px}.footer-top>div:last-child h2{margin:0}.footer-top>div:last-child>a{margin:0}.footer-legal{flex-direction:column;gap:15px}.site-crispy .masthead{min-height:90px}.site-crispy .brand{flex-basis:205px}.site-crispy .brand img{width:205px}.site-crispy .home-hero{padding-top:36px}.site-crispy .hero-copy h1{font-size:61px}.site-crispy .hero-copy>p{font-size:13px}.site-crispy .hero-visual{min-height:410px}.site-crispy .hero-caption{font-size:15px}.crunch-seal{width:80px;height:80px;right:-10px;top:-17px}.crunch-seal>span:first-child{font-size:8px}.seal-star{font-size:18px}.site-crispy .story-card h3{font-size:21px}.site-crispy .principles-grid>div:first-child h2{font-size:40px}.article-grid{grid-template-columns:165px minmax(0,1fr);gap:30px}.prose{font-size:16px}.prose h2{font-size:30px}.article-toc nav a{font-size:10px}.article-header h1{font-size:48px}.article-standfirst{font-size:16px}.article-hero{margin-bottom:30px}.article-byline{font-size:9px}}
@media(max-width:700px){:root{--gutter:20px}.utility-strip .container{min-height:31px;font-size:9px}.utility-strip a{display:none}.masthead{min-height:81px;gap:12px}.brand{flex:1}.brand img{width:208px;max-width:100%}.main-nav{display:none}.menu-toggle{display:inline-flex}.main-nav.is-open{display:flex;position:absolute;left:0;right:0;top:100%;height:calc(100dvh - 112px);background:var(--paper);padding:25px var(--gutter);margin:0;flex-direction:column;align-items:flex-start;gap:0;border-top:1px solid var(--line);overflow:auto;z-index:40}.main-nav.is-open a{display:block!important;font-family:var(--display);font-size:25px;font-weight:400;padding:14px 0;border-bottom:1px solid var(--line);width:100%}.header-actions{gap:0}.icon-button{padding:9px;min-width:40px;min-height:44px}.saved-link{display:none}.home-hero{grid-template-columns:1fr;padding-top:29px;padding-bottom:28px;gap:27px}.hero-copy{padding:0}.hero-copy .eyebrow{font-size:9px}.hero-copy h1{font-size:58px;line-height:1.02;max-width:430px;margin-top:18px;margin-bottom:17px}.hero-copy>p{font-size:14px;max-width:430px;margin-bottom:23px;line-height:1.8}.hero-copy .button{min-height:48px}.hero-footnote{display:none}.hero-visual{min-height:0;aspect-ratio:1.12}.hero-caption{font-size:19px;bottom:14px;left:14px;right:14px;padding:14px 16px}.hero-caption .eyebrow{font-size:8px}.topic-bar>.container{min-height:67px;padding-right:0}.topic-links{gap:22px;padding-right:20px}.topic-links a{font-size:11px;gap:12px}.section{padding-block:43px}.section-heading{align-items:flex-start;gap:20px;margin-bottom:25px}.section-heading h2{font-size:31px;max-width:250px;margin-top:8px}.section-heading>.text-link{font-size:10px;gap:10px;white-space:normal;margin-top:21px;flex-shrink:0}.section-heading .eyebrow{font-size:8px}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.story-image{aspect-ratio:1.15;margin-bottom:14px}.story-meta{flex-direction:column;align-items:flex-start;gap:3px;font-size:8px;margin-bottom:9px}.story-card h3{font-size:23px;margin-bottom:9px}.story-card>p{font-size:11px;-webkit-line-clamp:3}.story-bottom{margin-top:12px}.story-bottom time{font-size:9px}.principles-section{padding-block:43px}.principles-grid{grid-template-columns:1fr;gap:31px}.principles-grid>div:first-child h2{font-size:38px;margin-bottom:19px;max-width:380px}.principles-list>div{padding-block:18px;gap:20px}.principles-list>div:first-child{border-top:1px solid #fff4;padding-top:18px}.principles-list h3{font-size:24px}.principles-list p{font-size:12px;max-width:100%}.reading-note{gap:19px;padding-block:43px}.reading-note-mark{width:32px}.reading-note-mark svg{width:32px;height:44px}.reading-note h2{font-size:29px}.reading-note p:not(.eyebrow){font-size:11px}.reading-note>.button{margin-left:51px}.reading-note .eyebrow{font-size:8px}.footer-top{grid-template-columns:1fr 1fr;gap:28px;padding-top:37px;padding-bottom:32px}.footer-brand{grid-column:1/-1}.footer-brand img{width:218px;margin-bottom:9px}.footer-brand p{max-width:320px}.footer-top>div:last-child{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:0}.footer-top>div:last-child h2{flex-basis:100%}.footer-legal{font-size:8px;padding-block:20px}.search-dialog-inner{padding:20px 23px 30px}.search-dialog-heading .eyebrow{font-size:8px}.search-dialog h2{font-size:29px}.search-form{gap:8px}.search-form input{font-size:12px;padding-inline:12px}.search-form .button{font-size:10px;padding:11px 15px;min-height:48px}.article-header{text-align:left;padding-top:23px}.article-header .breadcrumbs{justify-content:flex-start;margin-bottom:25px}.breadcrumbs{font-size:9px}.article-header h1{font-size:39px;line-height:1.1;letter-spacing:-.035em}.article-category{font-size:9px;margin-bottom:13px}.article-standfirst{font-size:15px;line-height:1.75;margin:20px 0}.article-byline{justify-content:flex-start}.article-actions{justify-content:flex-start;gap:8px;margin-top:21px;margin-bottom:24px}.action-button{font-size:10px;padding:9px 12px;gap:7px}.article-hero img{aspect-ratio:1.3}.article-grid{grid-template-columns:1fr;gap:27px;padding-bottom:40px}.article-toc{position:static}.article-toc summary{padding-block:15px;border-block:1px solid var(--line);font-size:9px}.article-toc nav{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;margin-top:16px}.article-toc nav a{font-size:10px}.article-toc .toc-level-3{display:none}.prose{font-size:16px;line-height:1.9}.prose h2{font-size:29px;margin-top:35px}.prose h3{font-size:24px}.prose table{font-size:11px}.prose th,.prose td{padding:10px 12px}.prose blockquote,.prose .takeaways,.prose .key-takeaways{padding:20px}.article-endnote{margin-top:31px;padding-top:20px;gap:14px;align-items:flex-start}.article-endnote p{font-size:10px}.article-endnote img{width:35px;height:35px}.listing-header{padding-top:24px}.listing-header h1{font-size:45px}.listing-header>p:not(.eyebrow){font-size:14px}.category-tabs{gap:12px 20px;padding-block:15px;margin-bottom:28px}.category-tabs a{font-size:10px}.listing-page{padding-bottom:45px}.standard-page{padding-bottom:45px}.standard-page .listing-header{padding-bottom:27px}.site-crispy .brand{flex:1}.site-crispy .brand img{width:204px}.site-crispy .masthead{min-height:82px}.site-crispy .main-nav.is-open a{font-weight:800;font-size:25px}.site-crispy .home-hero{grid-template-columns:1fr;padding-top:29px;padding-bottom:29px;gap:31px}.site-crispy .hero-copy{padding:0}.site-crispy .hero-copy h1{font-size:65px;max-width:410px;margin-bottom:19px;letter-spacing:-.065em}.site-crispy .hero-copy>p{font-size:14px;max-width:400px}.site-crispy .hero-visual{min-height:0;aspect-ratio:1.1}.site-crispy .hero-caption{font-size:16px;left:13px;right:13px;bottom:13px}.site-crispy .hero-photo{border-radius:12px}.crunch-seal{right:10px;top:-15px;width:76px;height:76px}.site-crispy .topic-bar>.container{min-height:71px}.site-crispy .topic-links>a{font-size:10px;padding:6px 12px}.site-crispy .section-heading h2{font-size:32px}.site-crispy .story-card h3{font-size:21px;line-height:1.17}.site-crispy .principles-grid>div:first-child h2{font-size:42px;max-width:360px}.site-crispy .principles-list h3{font-size:20px}.site-crispy .reading-note h2{font-size:28px}.site-crispy .article-header h1{font-size:38px}.site-crispy .prose h2{font-size:28px}.site-crispy .prose h3{font-size:23px}.site-crispy .article-hero img{border-radius:10px}.site-crispy .footer-brand img{width:215px}}
@media(max-width:390px){.brand img{width:188px}.site-crispy .brand img{width:185px}.hero-copy h1{font-size:52px}.site-crispy .hero-copy h1{font-size:58px}.story-grid{gap:28px 15px}.story-card h3{font-size:21px}.site-crispy .story-card h3{font-size:19px}.story-card>p{font-size:10px}.section-heading h2{font-size:29px}.section-heading>.text-link{font-size:9px;max-width:65px}.site-crispy .section-heading h2{font-size:29px}.article-header h1,.site-crispy .article-header h1{font-size:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.story-card:hover .story-image>img{transform:none}}
@media print{body{background:white;color:black;font-size:11pt}.utility-strip,.site-header,.site-footer,.reading-progress,.article-sidebar,.article-actions,.related-section,.search-dialog,.status-message,.skip-link,.article-endnote{display:none!important}.container{max-width:none;padding:0}.article-header{text-align:left}.article-header .breadcrumbs{display:none}.article-header h1{font-size:26pt;margin:0}.article-standfirst{font-size:12pt;margin-block:16pt}.article-byline{justify-content:flex-start}.article-hero{margin-block:20pt;max-width:70%}.article-grid{display:block;padding:0}.prose{font-size:11pt;line-height:1.6}.prose h2{font-size:18pt;break-after:avoid}.prose h3{font-size:14pt;break-after:avoid}.prose a{color:black}.prose a[href^=http]:after{content:' (' attr(href) ')';font-size:8pt;word-break:break-all}.prose table{break-inside:avoid}.prose img{max-height:250pt;object-fit:contain}}
/* Publication email signup */
.subscribe-section{padding:64px 0;border-top:1px solid var(--line, #deddd5);background:var(--paper,#faf8f1);color:var(--ink,#263527)}
.subscribe-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:64px;align-items:start}.subscribe-section h2{font-size:clamp(2rem,3vw,3.2rem);line-height:1.1;margin:10px 0 18px}.subscribe-form>label,.subscribe-form legend{display:block;font-weight:600;margin:0 0 9px}.subscribe-form input[type=email]{width:100%;padding:15px 16px;border:1px solid #969f91;background:white;border-radius:4px;color:#17261c;font:inherit}.subscribe-form fieldset{border:0;margin:18px 0 22px;padding:0}.subscribe-form legend{font-size:.85rem}.subscribe-choice{display:flex;gap:12px;align-items:start;font-size:.88rem;line-height:1.5}.subscribe-choice input{flex:0 0 auto;width:18px;height:18px;margin-top:3px;accent-color:#406344}.subscribe-help{font-size:.78rem;line-height:1.6;margin:14px 0 0}.subscribe-help a{text-decoration:underline}.subscribe-honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.subscription-message{max-width:900px;min-height:50vh}.subscription-message h1{font-size:clamp(2rem,4vw,4rem);line-height:1.1}.subscription-message p,.subscription-message li{line-height:1.7;max-width:65ch}.subscription-message form{margin:28px 0}.site-crispy .subscribe-section{background:#fff8ee}.site-crispy .subscribe-choice input{accent-color:#b54c29}@media(max-width:760px){.subscribe-grid{grid-template-columns:1fr;gap:24px}.subscribe-section{padding:42px 0}.subscribe-form .button{width:100%}}
.bot-check{width:100%;margin:14px 0;min-width:0}.bot-check p{font-size:.8rem;line-height:1.5}.search-form-verified{flex-wrap:wrap}.search-form-verified>.bot-check{flex-basis:100%;margin:0}.search-form-verified>input{min-width:0}.search-form-verified .cf-turnstile{min-width:0}
