:root{--ink: #111111;--muted: #666762;--line: #d8d9d4;--soft: #f2f2ef;--paper: #fafaf8;--white: #ffffff;--max: 1240px;--serif: Georgia, "Times New Roman", serif;--sans: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.skip-link{position:fixed;left:1rem;top:-5rem;background:var(--ink);color:#fff;padding:.7rem 1rem;z-index:100}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--paper) 92%,transparent);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.wordmark{display:inline-flex;align-items:center;gap:.7rem;font-weight:680;letter-spacing:-.025em}.brand-mark{width:30px;height:30px;display:grid;place-items:center;color:#fff;background:var(--ink);border-radius:50%;font-family:var(--serif);font-style:italic}.desktop-nav{display:flex;align-items:center;gap:1.25rem;font-size:.84rem}.desktop-nav>a,.more-menu summary{color:#555;white-space:nowrap}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:#000}.more-menu{position:relative}.more-menu summary{cursor:pointer;list-style:none}.more-menu>div{position:absolute;right:0;top:2rem;min-width:170px;display:grid;padding:.5rem;background:#fff;border:1px solid var(--line);box-shadow:0 16px 50px #0001}.more-menu a{padding:.55rem .7rem}.nav-menu{display:none}.eyebrow,.card-eyebrow,.footer-label{font-size:.74rem;line-height:1.2;font-weight:760;letter-spacing:.13em;text-transform:uppercase}.home-hero{padding:clamp(4.5rem,8vw,8rem) 0 clamp(4rem,7vw,7rem)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:clamp(3rem,8vw,8rem);align-items:end}.hero-copy h1{max-width:900px;margin:1.5rem 0 1.75rem;font-size:clamp(3.5rem,7.2vw,7.2rem);line-height:.92;letter-spacing:-.065em;font-weight:560}.hero-copy h1 em{font-family:var(--serif);font-weight:400}.hero-lede{max-width:590px;color:var(--muted);font-size:clamp(1.1rem,2vw,1.35rem)}.button-row{display:flex;gap:.65rem;margin-top:2rem;flex-wrap:wrap}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.15rem;border:1px solid var(--ink);font-weight:680;font-size:.9rem;transition:.2s ease}.button.dark{background:var(--ink);color:#fff}.button.light{background:transparent}.button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0001}.framework-card{padding:1.5rem;background:var(--white);border:1px solid var(--line);box-shadow:0 22px 80px #0000000a}.framework-card ol{list-style:none;padding:0;margin:1.2rem 0 1rem}.framework-card li{display:grid;grid-template-columns:36px 1fr;gap:.65rem;align-items:center;padding:.8rem 0;border-top:1px solid var(--line)}.framework-card li>span{color:#8a8a85;font-family:var(--serif);font-style:italic}.framework-card strong,.framework-card small{display:block}.framework-card small{color:var(--muted)}.framework-note{margin:0;padding-top:1rem;border-top:1px solid var(--ink);font-family:var(--serif);font-style:italic}.trust-strip{border-block:1px solid var(--line)}.trust-strip .container{display:grid;grid-template-columns:repeat(4,1fr)}.trust-strip span{padding:1rem;text-align:center;font-size:.77rem;text-transform:uppercase;letter-spacing:.07em;border-right:1px solid var(--line)}.trust-strip span:first-child{border-left:1px solid var(--line)}.section{padding-block:clamp(5rem,9vw,9rem)}.section-muted{background:var(--soft);border-block:1px solid var(--line)}.section-dark{color:#fff;background:var(--ink)}.section-intro{display:grid;grid-template-columns:1fr 2fr;gap:2rem;margin-bottom:3rem}.section-intro .eyebrow{padding-top:.55rem}.section-intro h2{margin-bottom:.75rem;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1;letter-spacing:-.05em;font-weight:540}.section-intro>p:last-child{max-width:640px;color:var(--muted);font-size:1.08rem}.section-dark .section-intro>p:last-child{color:#aaa}.level-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink)}.level-card{position:relative;min-height:330px;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;border-right:1px solid var(--line);transition:background .2s}.level-card:first-child{border-left:1px solid var(--line)}.level-card:hover{background:#fff}.level-number{font-family:var(--serif);font-style:italic;color:var(--muted)}.level-card h3{margin-bottom:.5rem;font-size:1.55rem}.level-card p{color:var(--muted)}.circle-arrow{position:absolute;right:1.2rem;top:1.2rem;width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.feature-split{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);background:#fff}.feature-copy{padding:clamp(2rem,5vw,4.5rem)}.feature-copy h3{margin:1.2rem 0;font-size:clamp(2.5rem,5vw,5rem);letter-spacing:-.055em;line-height:.95;font-weight:540}.feature-copy>p{color:var(--muted);font-size:1.08rem;max-width:520px}.feature-copy small{display:block;max-width:540px;margin-top:1rem;color:var(--muted)}.journal-sheet{margin:1.5rem;padding:clamp(1.5rem,4vw,3rem);background:var(--ink);color:#fff;display:grid;align-content:center}.journal-sheet div{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:1.35rem 0;border-bottom:1px solid #ffffff35}.journal-sheet span{color:#aaa}.journal-sheet strong{text-align:right}.card-grid{display:grid;gap:1rem}.card-grid.three{grid-template-columns:repeat(3,1fr)}.resource-card{min-height:270px;display:flex;flex-direction:column;padding:1.5rem;background:#fff;border:1px solid var(--line)}.resource-card h3{font-size:1.45rem;line-height:1.2}.resource-card>p{color:var(--muted)}.resource-card .card-foot{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--line);font-size:.83rem}.card-foot span{color:var(--muted)}.arrow-link{font-weight:700}.section-cta{margin:2rem 0 0}.text-link{padding-bottom:.25rem;border-bottom:1px solid;font-weight:700}.guide-list{border-top:1px solid #444}.guide-list>a{display:grid;grid-template-columns:70px 1fr 40px;gap:1rem;align-items:center;padding:1.5rem 0;border-bottom:1px solid #444}.guide-list span,.guide-list small,.guide-list p{color:#999}.guide-list h3{margin:.25rem 0;font-size:clamp(1.25rem,3vw,2rem)}.guide-list p{margin:0}.final-cta{text-align:center}.final-cta h2{margin:1rem auto;font-size:clamp(2.5rem,5vw,5.5rem);letter-spacing:-.06em;line-height:.95;font-weight:540}.final-cta>p:not(.eyebrow){color:var(--muted)}.final-cta .button{margin-top:1rem}.page-hero{padding-block:clamp(4rem,8vw,8rem);border-bottom:1px solid var(--line)}.page-hero-grid{display:grid;grid-template-columns:1fr 2fr;gap:2rem}.page-hero .eyebrow{padding-top:.6rem}.page-hero h1{max-width:900px;margin-bottom:1.5rem;font-size:clamp(3.2rem,7vw,7rem);line-height:.93;letter-spacing:-.065em;font-weight:540}.page-hero div>p{max-width:690px;color:var(--muted);font-size:1.15rem}.topic-section{display:grid;grid-template-columns:1fr 2fr;gap:2rem}.topic-intro h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1;letter-spacing:-.045em}.topic-list{border-top:1px solid var(--ink)}.topic-list article{display:grid;grid-template-columns:58px 1fr;gap:1rem;padding:1.4rem 0;border-bottom:1px solid var(--line)}.topic-list .topic-link{display:grid;grid-template-columns:58px 1fr;gap:1rem;padding:1.4rem 0;border-bottom:1px solid var(--line);transition:background .2s ease}.topic-list .topic-link:hover{background:var(--white)}.topic-list article>span{font-family:var(--serif);font-style:italic;color:var(--muted)}.topic-list .topic-link>span{font-family:var(--serif);font-style:italic;color:var(--muted)}.topic-list h3{margin-bottom:.2rem;font-size:1.3rem}.topic-list p{margin:0;color:var(--muted)}.topic-list small{display:inline-block;margin-top:.65rem;font-size:.78rem;font-weight:700}.next-step{margin-bottom:clamp(4rem,8vw,8rem);padding:1.4rem;display:flex;justify-content:space-between;border:1px solid var(--ink)}.next-step p{margin:0;color:var(--muted)}.next-step a{font-weight:700}.filter-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.filter-row a,.filter-row span{padding:.5rem .8rem;border:1px solid var(--line);font-size:.82rem}.filter-row span{background:var(--ink);color:#fff;border-color:var(--ink)}.tools-grid>div,.tools-grid .resource-card{height:100%}.tool-flow{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink)}.tool-flow article{min-height:310px;display:flex;flex-direction:column;padding:1.4rem;background:var(--white);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.tool-flow article:first-child{border-left:1px solid var(--line)}.tool-flow article>span{margin-bottom:2.5rem;color:var(--muted);font-family:var(--serif);font-style:italic}.tool-flow .card-eyebrow{margin-bottom:.7rem;color:var(--muted)}.tool-flow h3{margin-bottom:.7rem;font-size:1.5rem;line-height:1.1}.tool-flow p{color:var(--muted)}.tool-flow small{margin-top:auto;padding-top:1rem;border-top:1px solid var(--line);font-weight:700;font-size:.78rem}.tool-levels .text-link{display:inline-block;margin-top:1rem}.resource-directory{padding-bottom:clamp(4rem,8vw,8rem)}.resource-group+.resource-group{margin-top:clamp(4rem,8vw,8rem);padding-top:clamp(4rem,8vw,8rem);border-top:1px solid var(--line)}.resource-group-heading{display:grid;grid-template-columns:1fr 2fr;gap:2rem;align-items:start;margin-bottom:2rem}.resource-group-heading .eyebrow{padding-top:.55rem}.resource-group-heading h2{margin-bottom:.7rem;font-size:clamp(2.2rem,4vw,4.2rem);line-height:.98;letter-spacing:-.05em;font-weight:540}.resource-group-heading>p:last-child{grid-column:2;max-width:660px;margin:0;color:var(--muted)}.disclosure-bar{display:flex;justify-content:space-between;gap:2rem;margin-bottom:5rem;padding:1.2rem;background:var(--soft);border:1px solid var(--line);font-size:.86rem}.disclosure-bar p{margin:0}.disclosure-bar a{font-weight:700;text-decoration:underline;white-space:nowrap}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink)}.editorial-grid article{min-height:280px;padding:1.5rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.editorial-grid article:nth-child(3n+1){border-left:1px solid var(--line)}.editorial-grid article>span{color:var(--muted);font-family:var(--serif);font-style:italic}.editorial-grid h2{margin-top:4rem;font-size:1.6rem}.editorial-grid p{color:var(--muted)}.editorial-grid .coming-soon{margin-top:1.5rem;color:var(--ink);font-size:.73rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.principle{max-width:940px}.principle h2{margin-block:1.2rem;font-size:clamp(2.6rem,6vw,6rem);line-height:.95;letter-spacing:-.06em;font-weight:540}.principle>p:last-child{max-width:650px;color:var(--muted);font-size:1.1rem}.section-dark .principle>p:last-child{color:#aaa}.framework-page>h2{max-width:780px;margin:1rem 0 3rem;font-size:clamp(2.5rem,5vw,5rem);line-height:.95;letter-spacing:-.055em;font-weight:540}.framework-steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink)}.framework-step{min-height:290px;padding:1.3rem;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line);transition:background .2s ease}.framework-step:first-child{border-left:1px solid var(--line)}.framework-step:hover{background:var(--white)}.framework-step>span{color:var(--muted);font-family:var(--serif);font-style:italic}.framework-step .card-eyebrow{margin-bottom:.8rem;color:var(--muted)}.framework-step h3{margin-bottom:.6rem;font-size:1.4rem}.framework-step p{color:var(--muted)}.framework-step small{display:inline-block;margin-top:1rem;font-weight:700;font-size:.78rem}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem}.about-grid h2{font-size:clamp(2.5rem,5vw,5rem);line-height:.95;letter-spacing:-.055em;font-weight:540}.prose{font-family:var(--serif);font-size:1.3rem}.prose p{margin-bottom:1.5rem}.article{max-width:980px;padding-block:clamp(3rem,7vw,7rem)}.article nav{display:flex;gap:.6rem;color:var(--muted);font-size:.8rem}.article nav a{text-decoration:underline}.article header{max-width:830px;margin-block:4rem}.article h1{margin-block:1rem 1.5rem;font-size:clamp(3rem,6vw,6rem);line-height:.95;letter-spacing:-.06em;font-weight:540}.article header>p:last-child{color:var(--muted);font-family:var(--serif);font-size:1.35rem}.article-body{border-top:1px solid var(--ink)}.article-body section{display:grid;grid-template-columns:70px 1fr;gap:1rem;padding:2rem 0;border-bottom:1px solid var(--line)}.article-body section>span{color:var(--muted);font-family:var(--serif);font-style:italic}.article-body h2{font-size:1.6rem}.article-body p{color:var(--muted)}.article aside{margin-top:2rem;padding:1.4rem;background:var(--ink);color:#fff}.disclosure-copy{padding-top:4rem}.article-checklist{margin-top:2rem;padding:1.4rem;border:1px solid var(--line);background:var(--white)}.article-checklist ul{margin:1rem 0 0;padding-left:1.2rem}.article-checklist li+li{margin-top:.55rem}.article-next{margin-top:2rem}.process-chart{margin:0 0 3rem;border:1px solid var(--line);background:var(--white)}.process-chart img{display:block;width:100%;height:auto}.process-chart figcaption{padding:.8rem 1rem;color:var(--muted);border-top:1px solid var(--line);font-size:.84rem}.process-close{margin:3rem 0 0;font-family:var(--serif);font-size:clamp(2rem,4vw,3.5rem);line-height:1;letter-spacing:-.045em}.not-found{min-height:70vh;display:grid;place-content:center;text-align:center}.not-found h1{margin-block:1rem;font-size:clamp(3rem,7vw,7rem);line-height:.95;letter-spacing:-.06em}.not-found .button{justify-self:center;margin-top:1rem}.site-footer{padding:4rem 0 1.5rem;background:#e9e9e5;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-bottom:3rem}.footer-brand{margin-bottom:1rem}.footer-grid p{color:var(--muted)}.footer-label{color:var(--ink)!important}.footer-links{display:grid;gap:.45rem;font-size:.9rem}.footer-links a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;padding-top:1.2rem;border-top:1px solid #c9c9c4;color:var(--muted);font-size:.8rem}.footer-bottom p{margin:0}@media(max-width:1000px){.desktop-nav{display:none}.nav-menu{display:block;position:relative}.nav-menu summary{cursor:pointer;list-style:none;font-weight:700}.nav-menu summary span{display:inline-block;margin-left:.35rem}.nav-panel{position:absolute;right:0;top:2rem;width:min(82vw,320px);display:grid;padding:.6rem;background:#fff;border:1px solid var(--line);box-shadow:0 18px 60px #0002}.nav-panel a{padding:.65rem .75rem;border-bottom:1px solid var(--line)}.hero-grid{grid-template-columns:1fr}.framework-card{max-width:600px}.card-grid.three,.editorial-grid,.framework-steps,.tool-flow{grid-template-columns:repeat(2,1fr)}.editorial-grid article:nth-child(3n+1){border-left:0}.editorial-grid article:nth-child(odd){border-left:1px solid var(--line)}.framework-step:nth-child(3){border-left:1px solid var(--line);border-top:1px solid var(--line)}.framework-step:nth-child(4){border-top:1px solid var(--line)}.tool-flow article:nth-child(3){border-left:1px solid var(--line)}}@media(max-width:720px){.container{width:min(calc(100% - 28px),var(--max))}.header-inner{min-height:64px}.home-hero{padding-top:3.5rem}.hero-copy h1{font-size:clamp(3rem,15vw,4.8rem)}.trust-strip .container{grid-template-columns:1fr 1fr}.trust-strip span:nth-child(3){border-left:1px solid var(--line);border-top:1px solid var(--line)}.trust-strip span:nth-child(4){border-top:1px solid var(--line)}.section-intro,.page-hero-grid,.topic-section,.about-grid,.resource-group-heading{grid-template-columns:1fr;gap:1rem}.resource-group-heading .eyebrow{padding-top:0}.resource-group-heading>p:last-child{grid-column:auto}.level-grid,.card-grid.three,.feature-split,.editorial-grid,.framework-steps,.tool-flow{grid-template-columns:1fr}.level-card{min-height:250px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-copy{padding:2rem 1.4rem}.journal-sheet{margin:0 1rem 1rem}.editorial-grid article,.editorial-grid article:nth-child(3n+1),.editorial-grid article:nth-child(odd),.framework-step,.framework-step:nth-child(3){border-left:1px solid var(--line)}.framework-step{min-height:240px;border-top:1px solid var(--line)}.framework-step:first-child{border-top:0}.tool-flow article,.tool-flow article:nth-child(3){min-height:245px;border-left:1px solid var(--line)}.tool-flow article+article{border-top:0}.disclosure-bar,.footer-bottom{flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1 / -1}.guide-list>a{grid-template-columns:38px 1fr 20px}.guide-list p{display:none}.page-hero{padding-top:3rem}.page-hero h1{font-size:clamp(3rem,14vw,5rem)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
