@font-face{font-family:DM Sans;src:url('/assets/fonts/dm-sans-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:DM Sans;src:url('/assets/fonts/dm-sans-semibold.ttf') format('truetype');font-weight:600 800;font-display:swap}
@font-face{font-family:Newsreader;src:url('/assets/fonts/newsreader-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Newsreader;src:url('/assets/fonts/newsreader-italic.ttf') format('truetype');font-weight:400;font-style:italic;font-display:swap}
:root{--paper:#f6f5ef;--ink:#1c2923;--green:#173b31;--coral:#f07845;--sage:#d5dfc7;--line:#d5d8cd;--muted:#5d665e;--serif:Newsreader,Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{display:block;max-width:100%;height:auto}picture{display:block}svg{display:block;width:24px;height:24px;flex:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;line-height:1.08}h1,h2{letter-spacing:-.05em}em{font-family:var(--serif);font-weight:400}::selection{background:var(--coral);color:var(--ink)}:focus-visible{outline:3px solid #b44a21;outline-offset:5px}[hidden]{display:none!important}.page-width{width:min(1312px,calc(100% - 112px));margin-inline:auto}.eyebrow{display:block;font-size:11px;letter-spacing:.13em;font-weight:600;line-height:1.5}.section-space{padding-block:106px}.skip-link{position:fixed;z-index:100;left:16px;top:12px;padding:12px 18px;background:white;transform:translateY(-150%)}.skip-link:focus{transform:none}
/* Navigation */
.site-header{position:sticky;top:0;z-index:30;background:rgba(246,245,239,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.header-inner{height:91px;display:flex;align-items:center;gap:34px}.wordmark{display:inline-block;white-space:nowrap;font-size:34px;font-weight:600;line-height:1;letter-spacing:-1.8px}.wordmark span{color:var(--coral)}.desktop-nav{display:flex;gap:29px;align-items:center;margin-left:auto;font-size:13px}.desktop-nav a{position:relative;padding-block:12px}.desktop-nav a:after{content:'';position:absolute;bottom:5px;left:0;width:0;height:2px;background:var(--coral);transition:width .2s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{width:100%}.header-search{border:1px solid var(--line);border-radius:50%;width:42px;height:42px;display:grid;place-items:center}.header-search:hover{background:var(--sage)}.header-search svg{width:19px;height:19px}.menu-toggle{display:none;width:43px;height:43px;border:1px solid var(--line);background:none;border-radius:50%;padding:12px}.menu-toggle span{display:block;height:1px;background:var(--ink);margin:5px 0;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}.mobile-nav{padding-block:12px 28px;display:grid;grid-template-columns:1fr 1fr;gap:2px 24px}.mobile-nav a{padding:11px 0;border-bottom:1px solid var(--line);font-size:15px}.mobile-nav a[aria-current]{font-weight:600}
/* First impression */
.home-hero{padding-bottom:60px}.hero-edition{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.12em;padding-block:27px 34px}.hero-edition span:first-child{display:flex;align-items:center;gap:9px}.hero-edition i{width:6px;height:6px;background:var(--coral);border-radius:50%}.hero-edition span:last-child{color:var(--muted)}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:44px;align-items:center}.hero-copy{padding:21px 0 14px}.hero-copy>.eyebrow{color:var(--green);margin-bottom:25px}.hero-copy h1{font-size:clamp(64px,6.95vw,106px);line-height:.98;letter-spacing:-.065em;position:relative}.hero-copy h1 em{font-size:1.16em;letter-spacing:-.055em;line-height:1.02;color:var(--green)}.hero-asterisk{display:inline-block;vertical-align:baseline;margin-left:27px;color:var(--coral)}.hero-asterisk svg{width:63px;height:63px}.hero-copy>p{font-size:17px;color:var(--muted);line-height:1.7;margin:28px 0}.button{display:inline-flex;gap:28px;align-items:center;justify-content:center;padding:17px 25px;border:1px solid transparent;border-radius:4px;font-size:13px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}.button-dark{background:var(--green);color:var(--paper)}.button-dark:hover{background:#285545;transform:translateY(-2px)}.button svg{width:19px;height:19px}.hero-note{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--muted);margin-top:25px}.note-line{width:24px;height:1px;background:var(--muted)}.hero-visual{position:relative;height:573px;isolation:isolate}.hero-photo{height:100%;overflow:hidden;border-radius:170px 10px 10px 10px}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:43% center}.photo-label{position:absolute;top:22px;right:22px;font-size:9px;letter-spacing:.15em;padding:9px 12px;background:var(--paper);border-radius:2px}.hero-story{position:absolute;right:-1px;bottom:-1px;background:var(--paper);padding:24px 0 0 25px;width:71%;border-radius:14px 0 0 0}.hero-story .eyebrow{color:var(--muted);font-size:9px}.hero-story strong{display:block;font-size:25px;line-height:1.17;letter-spacing:-.04em;margin:12px 0}.hero-story-bottom{display:flex;align-items:center;justify-content:space-between;font-size:11px;border-top:1px solid var(--line);padding-top:12px}.hero-story-bottom svg{width:20px;height:20px}.hero-story:hover strong{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.hero-sticker{position:absolute;left:-34px;bottom:47px;background:var(--coral);width:134px;height:134px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-12deg);font-size:15px;line-height:1.25;box-shadow:0 0 0 7px var(--paper)}.hero-sticker em{font-size:20px}.hero-sticker svg{height:27px;width:27px;margin-top:10px}.manifesto-strip{background:var(--green);color:var(--paper);padding:24px 0}.manifesto-strip .page-width{display:flex;justify-content:space-between;gap:18px}.manifesto-strip span{display:flex;gap:17px;align-items:center;font-size:12px}.manifesto-strip svg{width:20px;height:20px;color:var(--coral)}
/* Home editorial sections */
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:44px}.section-heading .eyebrow{margin-bottom:24px;color:var(--muted)}.section-heading h2,.practice-intro h2{font-size:clamp(38px,4vw,60px)}.section-heading h2 em{font-size:1.1em;letter-spacing:-.045em}.section-heading>p{font-size:14px;line-height:1.8;color:var(--muted);padding-bottom:4px}.section-side-note{font-size:10px;letter-spacing:.1em;text-align:right;line-height:1.8}.path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.path-card{position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:310px;border-radius:7px;padding:28px;transition:transform .25s}.path-card:hover{transform:translateY(-5px)}.path-green{background:var(--green);color:var(--paper)}.path-coral{background:var(--coral)}.path-sage{background:var(--sage)}.path-top{font-size:10px;letter-spacing:.12em;display:flex;justify-content:space-between;position:relative;z-index:1}.path-top>span{font-size:12px;opacity:.75}.path-card strong{font-size:31px;line-height:1.15;letter-spacing:-.035em;display:block;font-weight:400;margin:32px 0 46px;position:relative;z-index:1}.path-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:center;font-size:12px;position:relative;z-index:1}.path-bottom svg{width:21px;height:21px}.path-art{position:absolute;right:-27px;top:93px;opacity:.14;pointer-events:none}.art-orbits{width:170px;height:170px;border:1px solid currentColor;border-radius:50%;box-shadow:inset 0 0 0 22px var(--green),inset 0 0 0 23px currentColor,inset 0 0 0 45px var(--green),inset 0 0 0 46px currentColor}.art-steps{width:136px;height:135px;border:25px solid currentColor;border-right:0;border-bottom:0;transform:rotate(-45deg)}.art-steps:after{content:'';position:absolute;inset:22px;border:22px solid currentColor;border-right:0;border-bottom:0}.art-star{right:-18px;top:100px;opacity:.21}.art-star svg{width:164px;height:164px}.more-paths{display:flex;align-items:center;gap:34px;border-bottom:1px solid var(--line);padding:27px 0;font-size:12px}.more-paths>span{color:var(--muted);margin-right:auto}.more-paths a{display:flex;align-items:center;gap:17px}.more-paths svg{width:18px;height:18px}.more-paths a:hover{text-decoration:underline;text-underline-offset:5px}.selection{background:#eaece4}.feature-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:64px;align-items:start}.feature-photo{position:relative;display:block;overflow:hidden;border-radius:7px}.feature-photo picture,.feature-photo img{width:100%;height:100%;object-fit:cover}.feature-large .feature-photo{aspect-ratio:1.54}.feature-small{padding-top:68px}.feature-small .feature-photo{aspect-ratio:1.4}.feature-label{display:flex;align-items:center;gap:20px;position:absolute;left:22px;bottom:22px;background:var(--paper);border-radius:3px;padding:12px 15px;font-size:10px;letter-spacing:.1em}.feature-label svg{width:17px;height:17px}.feature-large h3{font-size:37px;letter-spacing:-.04em;line-height:1.12}.feature-small h3{font-size:36px;letter-spacing:-.04em;line-height:1.13}.feature-large h3 em,.feature-small h3 em{font-size:1.13em}.feature-large>p,.feature-small>p{font-size:14px;color:var(--muted);margin-top:17px;max-width:590px}.feature-small .text-link{margin-top:25px}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:12px;font-weight:600;line-height:1.5;padding-bottom:7px;border-bottom:1px solid currentColor;flex-wrap:wrap}.text-link:hover{color:#9a3b19}.text-link svg{width:19px;height:19px}.count-pill{font-size:10px;background:var(--sage);border-radius:20px;padding:3px 8px}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 26px}.article-card{min-width:0}.card-image{display:block;position:relative;overflow:hidden;border-radius:6px;aspect-ratio:1.5;background:var(--sage)}.card-image picture,.card-image img{width:100%;height:100%;object-fit:cover}.card-image img,.feature-photo img{transition:transform .55s cubic-bezier(.2,.7,.3,1)}.card-image:hover img,.feature-photo:hover img{transform:scale(1.04)}.card-open{position:absolute;right:15px;bottom:15px;display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:var(--paper);transition:background .2s}.card-open svg{width:18px;height:18px}.card-image:hover .card-open{background:var(--coral)}.card-meta{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:var(--muted);margin:20px 0 13px;text-transform:uppercase;letter-spacing:.07em;align-items:center}.card-meta>span:first-child{color:var(--green);font-weight:600}.article-card h3{font-size:24px;letter-spacing:-.035em;line-height:1.18}.article-card h3 a:hover,.feature-grid h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.article-card>p{font-size:13px;color:var(--muted);line-height:1.7;margin-top:12px}.journal-wide-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;margin-top:49px;font-size:19px;letter-spacing:-.03em}.journal-wide-link>span{display:flex;align-items:center;gap:25px;font-size:11px;letter-spacing:0}.journal-wide-link:hover{color:#9a3b19}.practice-section{background:var(--green);color:var(--paper);display:grid;grid-template-columns:1fr 1.1fr;gap:68px;border-radius:10px;padding:62px}.practice-intro .eyebrow{color:var(--sage);margin-bottom:25px}.practice-intro h2{font-size:49px}.practice-intro>p{font-size:14px;line-height:1.8;color:#d6dfd6;max-width:340px;margin-top:22px}.practice-star{color:var(--coral);display:block;margin-top:30px}.practice-star svg{width:58px;height:58px}.practice-links a{display:flex;gap:19px;align-items:center;padding:24px 0;border-top:1px solid #496357}.practice-links a:last-child{border-bottom:1px solid #496357}.practice-number{font-size:11px;color:var(--sage);align-self:flex-start;padding-top:3px}.practice-links small{display:block;text-transform:uppercase;font-size:9px;letter-spacing:.1em;color:var(--sage);margin-bottom:8px}.practice-links strong{font-size:19px;font-weight:400;line-height:1.3;display:block;letter-spacing:-.02em}.practice-links a>svg{width:20px;height:20px;margin-left:auto}.practice-links a:hover{color:var(--coral)}.about-section{display:grid;grid-template-columns:1.05fr 1fr;gap:90px;align-items:center}.about-image picture{border-radius:160px 8px 8px 8px;overflow:hidden;aspect-ratio:1.03}.about-image img{width:100%;height:100%;object-fit:cover}.about-image>span{display:block;font-size:9px;letter-spacing:.09em;color:var(--muted);margin-top:17px}.about-copy .eyebrow{margin-bottom:25px}.about-copy h2{font-size:67px;line-height:1}.about-copy h2 em{font-size:1.13em}.about-copy p{font-size:15px;color:var(--muted);line-height:1.8;max-width:375px;margin:29px 0}
/* Archives: separate hero and navigation keep spacing consistent. */
.collection-hero{background:var(--green);color:var(--paper)}.collection-hero-inner{padding-block:63px;display:grid;grid-template-columns:1.65fr 1fr;align-items:center;gap:70px}.collection-hero .eyebrow{color:var(--sage);margin-bottom:24px}.collection-hero h1{font-size:clamp(45px,5.4vw,80px);line-height:1.02}.collection-hero h1 em{font-size:1.06em}.collection-description{font-size:15px;line-height:1.8;color:#d6dfd6;max-width:490px;margin-top:25px}.collection-visual{position:relative}.collection-visual picture{aspect-ratio:1.23;border-radius:120px 6px 6px 6px;overflow:hidden}.collection-visual img{width:100%;height:100%;object-fit:cover}.collection-visual>span{position:absolute;bottom:-20px;left:-30px;color:var(--coral)}.collection-visual>span svg{width:90px;height:90px}.collection-body{padding-block:42px 100px}.category-nav{display:flex;flex-wrap:wrap;gap:9px;padding-bottom:28px;border-bottom:1px solid var(--line)}.category-nav a{display:block;padding:10px 17px;border:1px solid #bfc8bb;border-radius:40px;font-size:12px}.category-nav a:hover{background:var(--sage)}.category-nav a[aria-current]{background:var(--green);color:var(--paper);border-color:var(--green)}.archive-controls{display:flex;align-items:flex-end;gap:20px;flex-wrap:wrap;background:#eaece4;border-radius:7px;padding:26px;margin-top:32px;scroll-margin-top:14px}.search-field{flex:1 1 340px;min-width:0}.archive-controls label{display:block;font-size:11px;font-weight:600;margin-bottom:9px}.search-field>div{display:flex;align-items:center;position:relative}.search-field svg{position:absolute;left:16px;width:18px;height:18px}.search-field input{width:100%;min-width:0;padding:14px 14px 14px 44px;font-size:14px;background:var(--paper);border:1px solid #bcc5b5;border-radius:4px;height:52px}.topic-field{flex:0 1 230px}.topic-field select{height:52px;width:100%;background:var(--paper);border:1px solid #bcc5b5;border-radius:4px;padding:12px;font-size:13px}.reset-search{height:52px;font-size:12px;background:none;border:0;text-decoration:underline;text-underline-offset:4px;padding-inline:8px}.reset-search:disabled{opacity:.5}.archive-controls>p{flex-basis:100%;font-size:10px;color:var(--muted);margin-top:-5px}.archive-heading{display:flex;justify-content:space-between;gap:20px;align-items:baseline;padding-block:39px 26px}.archive-heading h2{font-size:25px;letter-spacing:-.03em}.result-count{font-size:12px;color:var(--muted)}.empty-state{text-align:center;padding:70px 20px;background:#eaece4;border-radius:7px}.empty-state>span svg{margin:0 auto 20px;width:30px;height:30px}.empty-state h3{font-size:27px;letter-spacing:-.035em}.empty-state p{margin:15px 0 26px;color:var(--muted)}
/* Reading */
.article-top{padding-block:34px 58px}.back-link{font-size:12px;display:inline-block;margin-bottom:35px;color:var(--muted)}.back-link:hover{text-decoration:underline}.article-hero-grid{display:grid;grid-template-columns:1.18fr 1fr;gap:65px;align-items:center}.article-heading .eyebrow{color:var(--green);display:flex;gap:14px;flex-wrap:wrap}.article-heading h1{font-size:clamp(34px,3.7vw,54px);line-height:1.07;margin:21px 0}.article-heading>p{font-size:16px;color:var(--muted);line-height:1.7}.article-date{display:flex;flex-wrap:wrap;gap:20px;font-size:10px;color:var(--muted);margin-top:25px}.article-date span{border-left:1px solid #bfc8bb;padding-left:20px}.article-cover{overflow:hidden;border-radius:100px 6px 6px 6px;height:400px}.article-cover img{width:100%;height:100%;object-fit:cover}.reading-layout{display:grid;grid-template-columns:255px minmax(0,740px);gap:90px;justify-content:center;padding-top:50px;border-top:1px solid var(--line)}.reading-aside{align-self:start;position:sticky;top:120px;max-height:calc(100vh - 145px);overflow:auto;scrollbar-width:thin}.toc summary{font-size:13px;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:0 0 17px;border-bottom:1px solid var(--line);list-style:none}.toc summary::-webkit-details-marker{display:none}.toc summary>span{font-size:23px;line-height:1}.toc:not([open]) summary>span{transform:rotate(-90deg)}.toc nav{display:grid;padding-block:10px}.toc nav a{display:flex;gap:12px;font-size:12px;line-height:1.5;color:var(--muted);padding:10px 0}.toc nav a>span{font-size:10px;color:#7b8277;padding-top:1px}.toc nav a:hover,.toc nav a[aria-current]{color:var(--green);text-decoration:underline;text-underline-offset:4px}.reading-note{font-size:11px;color:var(--muted);margin-top:22px;padding-top:22px;border-top:1px solid var(--line);line-height:1.8}.article-body{min-width:0}.takeaway{padding:25px 30px;background:var(--sage);border-radius:5px;margin-bottom:36px}.takeaway .eyebrow{font-size:10px;margin-bottom:12px}.takeaway p{font-size:21px;line-height:1.35;letter-spacing:-.025em}.prose{max-width:740px;font-size:17px;line-height:1.87;overflow-wrap:break-word}.prose>p{margin:0 0 23px}.prose>p:first-child{font-size:20px;line-height:1.7;color:var(--green)}.prose h2{font-size:29px;line-height:1.2;letter-spacing:-.03em;margin:50px 0 20px;scroll-margin-top:14px}.prose h3{font-size:23px;line-height:1.3;margin:30px 0 16px;scroll-margin-top:14px}.prose a{color:var(--green);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.prose a:hover{color:#9a3b19}.prose ul{padding-left:23px;margin:20px 0 28px}.prose li{padding-left:5px;margin-bottom:9px}.table-wrap{overflow-x:auto;border:1px solid #c5cdbe;border-radius:6px;margin:30px 0;max-width:100%}table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.65;text-align:left}th{background:var(--sage);font-weight:600}th,td{padding:17px 18px;border-bottom:1px solid #d1d8ca;vertical-align:top;min-width:140px}tbody tr:last-child td{border-bottom:0}tbody tr:nth-child(even){background:#eeefe7}.article-end{display:flex;align-items:center;gap:22px;margin-top:43px;padding-block:26px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.article-end>span{color:#a94420}.article-end svg{width:42px;height:42px}.article-end p{font-size:13px;line-height:1.7}.article-end a{margin-left:auto;width:42px;height:42px;border:1px solid #bfc8bb;border-radius:50%;display:grid;place-items:center}.reading-progress{height:3px;position:fixed;top:91px;left:0;right:0;z-index:31;pointer-events:none}.reading-progress span{display:block;background:var(--coral);width:100%;height:100%;transform:scaleX(0);transform-origin:left}.related .section-heading h2{font-size:44px}.simple-page{padding-block:76px 105px}.simple-page>h1{font-size:76px;margin:25px 0 54px}.simple-page>p{margin-bottom:30px}.simple-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:start}.simple-photo{border-radius:100px 6px 6px 6px;overflow:hidden;position:sticky;top:130px}.simple-photo img{height:540px;object-fit:cover}
/* Footer */
.footer{background:var(--green);color:var(--paper)}.footer-top{padding-block:66px 57px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #486256}.footer-top .eyebrow{color:var(--sage);margin-bottom:25px}.footer-top p{font-size:76px;line-height:1;letter-spacing:-.05em}.footer-top p em{color:var(--sage);font-size:1.1em}.footer-circle{width:125px;height:125px;border-radius:50%;background:var(--coral);color:var(--ink);display:grid;place-items:center;transition:transform .2s}.footer-circle:hover{transform:rotate(12deg)}.footer-circle svg{width:55px;height:55px}.footer-bottom{display:flex;align-items:center;gap:40px;flex-wrap:wrap;padding-block:32px 35px}.footer-bottom .wordmark{font-size:27px}.footer-bottom nav{display:flex;gap:25px;font-size:11px;margin-left:auto}.footer-bottom nav a:hover{text-decoration:underline}.footer-bottom>span{font-size:10px;color:#d5ded3}
/* Responsive layouts */
@media(min-width:1700px){.hero-copy h1{font-size:110px}.hero-visual{height:600px}}
@media(max-width:1150px){.page-width{width:calc(100% - 72px)}.header-inner{gap:22px}.desktop-nav{gap:19px;font-size:12px}.wordmark{font-size:30px}.hero-grid{gap:35px}.hero-visual{height:510px}.hero-asterisk{margin-left:16px}.hero-asterisk svg{width:48px;height:48px}.hero-story{width:78%;padding-left:20px}.hero-story strong{font-size:23px}.hero-sticker{width:114px;height:114px;left:-24px;bottom:85px}.hero-copy>p{font-size:15px}.hero-note{font-size:10px}.path-card{padding:23px;min-height:285px}.path-card strong{font-size:27px}.feature-grid{gap:38px}.feature-large h3{font-size:31px}.practice-section{padding:44px;gap:42px}.practice-intro h2{font-size:43px}.about-section{gap:55px}.about-copy h2{font-size:58px}.reading-layout{grid-template-columns:220px minmax(0,1fr);gap:50px}.article-hero-grid{gap:40px}.article-cover{height:360px}.footer-bottom>span{flex-basis:100%;margin-top:-18px}}
@media(max-width:1000px){.desktop-nav{display:none}.menu-toggle{display:block}.header-search{margin-left:auto}.header-inner{height:77px}.reading-progress{top:77px}.hero-edition span:last-child{display:none}.hero-copy h1{font-size:7.4vw}.hero-copy>.eyebrow{font-size:9px}.hero-asterisk svg{width:38px;height:38px}.hero-grid{gap:30px}.hero-visual{height:470px}.hero-copy>p br{display:none}.hero-photo{border-top-left-radius:125px}.hero-sticker{width:94px;height:94px;left:-19px;font-size:12px;bottom:145px}.hero-sticker em{font-size:16px}.hero-sticker svg{width:19px;height:19px;margin-top:5px}.hero-story{width:91%}.hero-story strong{font-size:22px}.hero-story-bottom{font-size:10px}.photo-label{font-size:8px;right:13px;top:18px}.manifesto-strip span{font-size:10px;gap:10px}.manifesto-strip span:last-child{display:none}.section-space{padding-block:80px}.path-grid{gap:12px}.path-card strong{font-size:23px}.path-card{padding:21px;min-height:266px}.path-bottom{font-size:10px}.more-paths{gap:22px;font-size:10px}.feature-large h3{font-size:29px}.feature-small h3{font-size:31px}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:39px 23px}.article-card h3{font-size:23px}.practice-section{gap:35px;padding:36px}.practice-intro h2{font-size:38px}.practice-links strong{font-size:16px}.practice-links a{gap:13px;padding-block:20px}.practice-intro>p{font-size:13px}.about-copy h2{font-size:51px}.about-section{gap:40px}.collection-hero-inner{gap:38px;padding-block:52px}.collection-hero h1{font-size:50px}.collection-visual picture{border-top-left-radius:90px}.collection-description{font-size:14px}.collection-visual>span svg{width:65px;height:65px}.reading-layout{grid-template-columns:180px minmax(0,1fr);gap:35px}.article-cover{height:330px}.article-heading h1{font-size:35px}.article-heading>p{font-size:14px}.article-date{gap:12px}.article-date span{padding-left:12px}.article-hero-grid{gap:30px}.prose{font-size:16px}.prose h2{font-size:27px}.takeaway{padding:23px}.takeaway p{font-size:20px}.simple-grid{gap:40px}.simple-page>h1{font-size:62px}.simple-photo img{height:440px}.footer-top p{font-size:64px}}
@media(max-width:700px){html{scroll-padding-top:92px}.page-width{width:calc(100% - 40px)}.header-inner{height:70px;gap:11px}.wordmark{font-size:29px}.header-search,.menu-toggle{width:37px;height:37px}.header-search svg{width:17px;height:17px}.menu-toggle{padding:9px}.hero-edition{font-size:8px;padding:24px 0 26px;letter-spacing:.09em}.hero-grid{grid-template-columns:1fr;gap:31px}.hero-copy{padding:0}.hero-copy>.eyebrow{font-size:9px;margin-bottom:19px}.hero-copy h1{font-size:clamp(62px,12.6vw,90px);letter-spacing:-.06em}.hero-copy h1 br:nth-child(2){display:none}.hero-copy h1 em{display:block}.hero-asterisk{position:absolute;right:19px;bottom:10px;margin:0}.hero-asterisk svg{width:55px;height:55px}.hero-copy>p{font-size:14px;max-width:360px;margin:24px 0}.button{padding:15px 20px;font-size:12px}.hero-note{margin-top:18px;font-size:10px}.hero-visual{height:440px;margin-left:14px}.hero-photo{border-top-left-radius:120px}.hero-photo img{object-position:center}.hero-sticker{bottom:102px;left:-14px;width:104px;height:104px;font-size:13px;box-shadow:0 0 0 5px var(--paper)}.hero-sticker em{font-size:17px}.hero-sticker svg{width:22px;height:22px}.hero-story{width:76%;padding:20px 0 0 18px}.hero-story strong{font-size:23px}.hero-story .eyebrow{font-size:8px}.hero-story-bottom{font-size:10px}.photo-label{top:18px;right:14px;font-size:8px}.home-hero{padding-bottom:35px}.manifesto-strip{padding:19px 0}.manifesto-strip .page-width{flex-wrap:wrap;gap:14px 20px}.manifesto-strip span{font-size:10px;flex-basis:calc(50% - 10px)}.manifesto-strip span:last-child{display:flex}.manifesto-strip svg{width:15px;height:15px}.section-space{padding-block:65px}.section-heading{display:block;margin-bottom:29px}.section-heading .eyebrow{font-size:9px;margin-bottom:20px}.section-heading h2{font-size:42px}.section-heading>p{margin-top:21px;font-size:13px}.section-heading>.text-link{margin-top:24px}.section-side-note{display:none}.path-grid{grid-template-columns:1fr}.path-card{min-height:243px;padding:26px;min-width:0}.path-top{font-size:10px}.path-card strong{font-size:33px;margin:25px 0 31px}.path-bottom{font-size:12px}.path-art{top:42px;right:-5px}.more-paths{flex-direction:column;align-items:flex-start;gap:18px;font-size:12px;padding-block:25px}.more-paths a{justify-content:space-between;width:100%}.feature-grid{grid-template-columns:1fr;gap:40px}.feature-large .feature-photo{aspect-ratio:1.35}.feature-small{padding-top:0}.feature-small .feature-photo{aspect-ratio:1.45}.feature-large h3{font-size:31px}.feature-large h3 br{display:none}.feature-small h3{font-size:34px}.feature-small h3 br{display:none}.feature-small>p,.feature-large>p{font-size:13px}.feature-label{left:16px;bottom:16px;font-size:9px}.article-grid{grid-template-columns:1fr;gap:35px}.article-card{padding-bottom:23px;border-bottom:1px solid var(--line)}.article-card h3{font-size:27px}.article-card>p{font-size:13px}.card-meta{margin-top:17px;font-size:9px}.card-image{aspect-ratio:1.45}.journal-wide-link{display:block;font-size:20px;margin-top:16px;padding-block:25px}.journal-wide-link>span{justify-content:space-between;margin-top:13px;font-size:10px}.practice-section{grid-template-columns:1fr;padding:31px 25px;gap:30px}.practice-intro h2{font-size:42px}.practice-intro .eyebrow{font-size:9px;margin-bottom:20px}.practice-intro{position:relative}.practice-intro>p{max-width:290px}.practice-star{display:none}.practice-links strong{font-size:18px}.practice-links small{font-size:9px}.practice-links a{padding-block:22px}.about-section{grid-template-columns:1fr;gap:36px}.about-image picture{aspect-ratio:1.1;border-top-left-radius:110px}.about-image>span{font-size:8px}.about-copy h2{font-size:62px}.about-copy .eyebrow{font-size:9px;margin-bottom:21px}.about-copy p{font-size:14px;max-width:none;margin:23px 0}.footer-top{padding-block:48px 42px;gap:20px}.footer-top p{font-size:49px}.footer-top .eyebrow{font-size:8px;letter-spacing:.08em}.footer-circle{width:66px;height:66px;flex:none}.footer-circle svg{width:31px;height:31px}.footer-bottom{gap:26px;padding-block:28px}.footer-bottom .wordmark{font-size:28px}.footer-bottom nav{margin-left:0;flex-basis:100%;flex-wrap:wrap;gap:13px 21px;font-size:10px}.footer-bottom>span{margin:0;font-size:9px}.collection-hero-inner{grid-template-columns:1fr;gap:30px;padding-block:37px}.collection-hero h1{font-size:46px}.collection-hero .eyebrow{font-size:9px;margin-bottom:21px}.collection-description{font-size:13px;margin-top:20px}.collection-visual{max-width:none;margin-left:30%}.collection-visual picture{aspect-ratio:1.9;border-radius:60px 5px 5px 5px}.collection-visual>span{left:-31px;bottom:0}.collection-visual>span svg{width:61px;height:61px}.collection-body{padding-block:29px 65px}.category-nav{gap:8px;padding-bottom:24px}.category-nav a{font-size:10px;padding:9px 13px}.archive-controls{padding:20px;gap:15px;margin-top:25px}.search-field{flex-basis:100%}.search-field input{font-size:12px;height:48px;padding-left:38px}.search-field svg{left:12px;width:16px;height:16px}.topic-field{flex:1;min-width:0}.topic-field select{font-size:12px;height:46px;padding:8px}.reset-search{height:46px;font-size:11px}.archive-controls>p{font-size:9px;margin-top:0}.archive-heading{padding-block:29px 23px;gap:15px;flex-wrap:wrap}.archive-heading h2{font-size:23px}.result-count{font-size:10px}.empty-state{padding:40px 20px}.empty-state h3{font-size:24px}.empty-state p{font-size:13px}.article-top{padding-block:25px 32px}.back-link{margin-bottom:28px;font-size:11px}.article-hero-grid{grid-template-columns:1fr;gap:27px}.article-heading .eyebrow{font-size:9px;gap:10px}.article-heading h1{font-size:37px;line-height:1.09;margin-block:17px}.article-heading>p{font-size:14px;line-height:1.7}.article-date{font-size:9px;margin-top:21px}.article-cover{height:280px;border-top-left-radius:80px}.reading-layout{grid-template-columns:1fr;gap:27px;padding-top:26px}.reading-aside{position:static;max-height:none;overflow:visible}.toc{border-bottom:1px solid var(--line)}.toc summary{border:0;padding-bottom:20px}.toc nav{padding-top:0}.toc nav a{font-size:12px}.reading-note{display:none}.takeaway{padding:22px;margin-bottom:28px}.takeaway p{font-size:20px}.prose{font-size:16px;line-height:1.85}.prose>p:first-child{font-size:18px;line-height:1.75}.prose h2{font-size:26px;margin:38px 0 18px;scroll-margin-top:8px}th,td{font-size:12px;padding:14px;min-width:125px}.article-end{gap:14px}.article-end p{font-size:11px}.article-end svg{width:33px;height:33px}.related .section-heading h2{font-size:37px}.reading-progress{top:70px}.simple-page{padding-block:48px 65px}.simple-page>h1{font-size:47px;margin-block:23px 34px}.simple-grid{grid-template-columns:1fr;gap:35px}.simple-photo{position:static;border-top-left-radius:80px}.simple-photo img{height:300px}}
@media(max-width:360px){.page-width{width:calc(100% - 32px)}.wordmark{font-size:26px}.header-inner{gap:8px}.hero-copy h1{font-size:57px}.hero-asterisk{right:0;bottom:8px}.hero-asterisk svg{width:45px;height:45px}.hero-visual{height:369px}.hero-story{width:82%}.hero-story strong{font-size:21px}.hero-sticker{width:86px;height:86px;bottom:137px;font-size:11px}.hero-sticker em{font-size:14px}.photo-label{font-size:7px;right:10px}.hero-note{font-size:9px;gap:8px}.manifesto-strip span{font-size:9px;gap:8px}.section-heading h2{font-size:37px}.path-card strong{font-size:29px}.practice-intro h2{font-size:35px}.practice-links strong{font-size:16px}.about-copy h2{font-size:54px}.collection-hero h1{font-size:39px}.category-nav a{font-size:9px;padding:9px 11px}.article-heading h1{font-size:32px}.footer-top p{font-size:41px}.footer-top .eyebrow{font-size:7px}.footer-circle{width:58px;height:58px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header,.footer,.reading-aside,.reading-progress,.related,.article-cover,.back-link,.article-end{display:none}.page-width{width:100%}.article-hero-grid,.reading-layout{display:block}.prose{max-width:none}.article-heading h1{font-size:28pt}.article-top{padding:0 0 20px}.reading-layout{padding-top:20px}.table-wrap{overflow:visible}body{background:white;color:black}.prose{font-size:11pt}a{text-decoration:underline}.takeaway{break-inside:avoid}}
