@font-face{font-family:atkinson hyperlegible next;src:url(/fonts/atkinson-hyperlegible-next-latin.woff2)format("woff2");font-style:normal;font-weight:400 700;font-display:swap}@font-face{font-family:newsreader;src:url(/fonts/newsreader-latin.woff2)format("woff2");font-style:normal;font-weight:400 500;font-display:swap}@font-face{font-family:newsreader;src:url(/fonts/newsreader-italic-latin.woff2)format("woff2");font-style:italic;font-weight:400 500;font-display:swap}:root{--ink:#17211b;--ink-2:#344139;--muted:#68736b;--paper:#f4f1e8;--paper-2:#ebe7dc;--white:#fffef9;--acid:#f4ff6b;--blue:#c8dbff;--coral:#ff967f;--mint:#bfe6d2;--line:rgba(23, 33, 27, 0.18);--line-dark:rgba(244, 241, 232, 0.2);--serif:"Newsreader", Georgia, serif;--sans:"Atkinson Hyperlegible Next", Arial, sans-serif;--shell:1180px;--radius:2px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input{color:inherit;font:inherit}button{cursor:pointer}::selection{color:var(--ink);background:var(--acid)}.shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}.narrow{max-width:780px}.section-pad{padding-block:110px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 14px;background:var(--acid);transform:translateY(-150%);transition:transform .2s}.skip-link:focus{transform:translateY(0)}h1,h2,h3,p{overflow-wrap:break-word}h1,h2{margin:0;font-family:var(--serif);font-weight:500;letter-spacing:-.035em;line-height:1;text-wrap:balance}h1 em,h2 em{font-weight:400}h2{font-size:clamp(2.5rem,5vw,4.5rem)}h3{margin:0;line-height:1.12}.nav-label{margin:0 0 16px;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:18px;padding:13px 20px;border:1px solid var(--ink);font-size:.83rem;font-weight:700;letter-spacing:.04em;transition:transform .18s ease,background .18s,color .18s}.button svg,.text-link svg,.resource-visit svg,.stage-arrow svg{width:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.button:hover{transform:translateY(-2px)}.button-dark{color:var(--white);background:var(--ink)}.button-dark:hover{color:var(--ink);background:var(--acid)}.button-ghost{background:0 0}.button-ghost:hover{background:var(--white)}.button-light{color:var(--ink);border-color:var(--white);background:var(--white)}.button-light:hover{background:var(--acid)}.button-accent{border-color:var(--acid);background:var(--acid)}.button-accent:hover{color:var(--white);background:0 0}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:700;letter-spacing:.04em}.text-link svg{transition:transform .18s}.text-link:hover svg{transform:translateX(4px)}.site-header{position:relative;z-index:20;border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{display:flex;min-height:80px;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:700;letter-spacing:-.02em}.brand-mark{display:grid;width:34px;height:34px;place-items:center;color:var(--acid);border-radius:7px;background:var(--ink);font-size:1rem;line-height:1}.site-nav{display:flex;align-items:center;gap:35px;font-size:.82rem;font-weight:700}.site-nav>a:not(.nav-search){position:relative;padding:28px 0}.site-nav>a:not(.nav-search)::after{position:absolute;right:0;bottom:20px;left:0;height:2px;content:"";background:var(--ink);transform:scaleX(0);transform-origin:right;transition:transform .2s}.site-nav>a:hover::after,.site-nav>a[aria-current=page]::after{transform:scaleX(1);transform-origin:left}.nav-search{display:flex;min-height:39px;align-items:center;gap:24px;padding:8px 12px;border:1px solid var(--line);background:rgba(255,255,255,.25)}.nav-search svg,.back-link svg{width:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.menu-toggle{display:none;border:0;background:0 0}.hero{overflow:hidden;border-bottom:1px solid var(--line)}.hero-grid{display:grid;min-height:660px;grid-template-columns:minmax(0,1.25fr)minmax(300px,.75fr);align-items:center;gap:100px;padding-block:80px 70px}.hero-copy h1{max-width:780px;font-size:clamp(4rem,6.7vw,6rem)}.hero-lede{max-width:660px;margin:38px 0 34px;color:var(--ink-2);font-size:1.18rem;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-note{position:relative;width:min(100%,365px);min-height:320px;padding:58px 42px 38px;justify-self:end;background:var(--blue);box-shadow:10px 18px 34px rgba(23,33,27,.15);transform:rotate(1.4deg);animation:note-settle .65s cubic-bezier(.16,1,.3,1)both}.note-tape{position:absolute;top:-18px;left:50%;width:96px;height:42px;background:rgba(255,255,255,.56);transform:translateX(-50%)rotate(-4deg)}.note-main{margin:0;font-family:var(--serif);font-size:2rem;letter-spacing:-.035em;line-height:1.15}.note-line{width:38px;height:3px;margin:29px 0 18px;background:var(--ink)}.note-caption{margin:0;color:var(--ink-2);font-size:.82rem;font-weight:700}.note-scribble{position:absolute;right:25px;bottom:22px;width:110px;fill:none;stroke:var(--ink);stroke-linecap:round;stroke-width:1.8}@keyframes note-settle{from{filter:blur(2px);transform:translateY(12px)rotate(2.4deg)}to{filter:blur(0);transform:translateY(0)rotate(1.4deg)}}.hero-proof{display:flex;min-height:70px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.hero-proof span{display:flex;align-items:center;gap:13px}.hero-proof span::before{width:5px;height:5px;content:"";border-radius:50%;background:var(--ink)}.split-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:56px}.split-heading>p{max-width:390px;margin:0 0 6px;color:var(--muted);font-size:1.05rem}.stage-section{background:var(--white)}.stage-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.stage-card{position:relative;min-height:310px;padding:28px 25px 24px;border-right:1px solid var(--line);transition:background .2s,transform .2s}.stage-card:last-child{border-right:0}.stage-card:nth-child(1):hover{background:var(--blue)}.stage-card:nth-child(2):hover{background:var(--acid)}.stage-card:nth-child(3):hover{background:var(--coral)}.stage-card:nth-child(4):hover{background:var(--mint)}.stage-card:nth-child(5):hover{color:var(--white);background:var(--ink)}.stage-number{display:block;margin-bottom:72px;color:var(--muted);font-size:.72rem;font-weight:700}.stage-card:hover .stage-number{color:currentColor}.stage-card h3{font-family:var(--serif);font-size:2rem;font-weight:400;letter-spacing:-.04em}.stage-card p{max-width:170px;margin:14px 0 0;color:var(--muted);font-size:.86rem;line-height:1.5}.stage-card:hover p{color:currentColor}.stage-arrow{position:absolute;right:24px;bottom:23px}.featured-section{background:var(--paper)}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{position:relative;display:flex;min-height:302px;flex-direction:column;padding:26px;border:1px solid var(--line);background:rgba(255,255,255,.25);transition:transform .2s,box-shadow .2s,background .2s}.guide-card:hover{z-index:1;background:var(--white);box-shadow:0 12px 30px rgba(23,33,27,.12);transform:translateY(-3px)}.card-topline{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.stage-dot{display:inline-block;width:8px;height:8px;flex:none;border-radius:50%;background:var(--blue)}.stage-build{background:var(--acid)}.stage-launch{background:var(--coral)}.stage-grow{background:var(--mint)}.stage-operate{background:var(--ink)}.card-time{margin-left:auto}.guide-card h3{margin:38px 0 13px;font-family:var(--serif);font-size:1.75rem;font-weight:400;letter-spacing:-.035em}.guide-card h3 a::after{position:absolute;inset:0;content:""}.guide-card>p{margin:0 0 26px;color:var(--muted);font-size:.88rem;line-height:1.55}.guide-card .text-link{position:relative;z-index:2;margin-top:auto;align-self:flex-start}.see-all{margin-bottom:8px}.resource-preview{color:var(--white);background:var(--ink)}.resource-preview-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:110px;align-items:start}.resource-intro{position:sticky;top:30px}.resource-intro h2{font-size:clamp(3.4rem,5.8vw,5.2rem)}.resource-intro>p{max-width:440px;margin:30px 0;color:rgba(255,255,255,.72);font-size:1rem}.resource-stack{border-top:1px solid var(--line-dark)}.resource-row{display:grid;grid-template-columns:48px 1fr 24px;align-items:center;gap:17px;padding:23px 5px;border-bottom:1px solid var(--line-dark);transition:color .18s,background .18s,transform .18s}.resource-row:hover{color:var(--ink);background:var(--acid);transform:translateX(6px)}.resource-letter{display:grid;width:42px;height:42px;place-items:center;color:var(--ink);background:var(--white);font-family:var(--serif);font-size:1.3rem}.resource-row strong{display:block;font-family:var(--serif);font-size:1.28rem;font-weight:400}.resource-row small{display:block;margin-top:3px;color:rgba(255,255,255,.66);font-size:.67rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.resource-row:hover small{color:var(--ink-2)}.resource-row>svg{width:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.principles{background:var(--blue)}.principles-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px}.principles h2{max-width:520px}.principle-list{border-top:1px solid var(--ink)}.principle-list>div{padding:27px 0;border-bottom:1px solid var(--line)}.principle-list p{margin:0;color:var(--ink-2);font-size:1.02rem}.principle-list strong{color:var(--ink)}.closing-cta{color:var(--white);background:var(--ink);text-align:center}.closing-inner{display:flex;min-height:500px;flex-direction:column;align-items:center;justify-content:center;padding-block:80px}.closing-cta h2{max-width:940px;margin-bottom:42px;font-size:clamp(2.7rem,5.4vw,5rem)}.page-hero{padding-block:105px 98px;border-bottom:1px solid var(--line)}.page-hero h1{max-width:1050px;font-size:clamp(4rem,7vw,6rem)}.page-hero h1 em{position:relative}.page-hero>.shell>p:last-child{max-width:650px;margin:36px 0 0;color:var(--ink-2);font-size:1.15rem}.page-hero-handbook{background:var(--blue)}.page-hero-resources{color:var(--white);background:var(--ink)}.resources-hero-grid{display:grid;grid-template-columns:1.4fr .6fr;align-items:end;gap:90px}section.page-hero-resources>.resources-hero-grid>p:last-child{margin:0 0 8px;color:#c5c9c6;font-size:1.08rem}.filter-bar{display:grid;grid-template-columns:minmax(270px,.7fr)1.3fr;gap:20px 28px;margin-bottom:46px;align-items:center}.search-box{position:relative;display:flex;height:52px;align-items:center;border-bottom:1px solid var(--ink)}.search-box>svg{width:20px;margin-right:12px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.search-box input{width:100%;height:100%;padding:0;border:0;outline:0;background:0 0}.search-box input::placeholder{color:var(--muted)}.search-box kbd{padding:2px 7px;border:1px solid var(--line);border-radius:3px;color:var(--muted);background:var(--white);font-size:.7rem}.filter-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.chip{min-height:34px;padding:6px 13px;border:1px solid var(--line);border-radius:999px;background:0 0;font-size:.73rem;font-weight:700}.chip:hover,.chip.active{color:var(--white);border-color:var(--ink);background:var(--ink)}.filter-count{grid-column:1/-1;margin:0;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.directory-grid [hidden]{display:none!important}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.resource-card{display:flex;min-height:270px;flex-direction:column;padding:24px;border:1px solid var(--line);background:rgba(255,255,255,.25);transition:background .18s,border-color .18s}.resource-card:hover{border-color:var(--ink);background:var(--white)}.resource-topline{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:.66rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.resource-category{color:var(--ink)}.resource-card h3{margin:40px 0 12px;font-family:var(--serif);font-size:1.55rem;font-weight:400;letter-spacing:-.03em}.resource-card h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.resource-card>p{margin:0 0 24px;color:var(--muted);font-size:.84rem}.resource-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:16px;border-top:1px solid var(--line);color:var(--muted);font-size:.68rem;font-weight:700}.resource-visit{display:flex;align-items:center;gap:6px;color:var(--ink)}.resource-visit svg{width:16px}.directory-note{max-width:700px;margin:50px auto 0;color:var(--muted);font-size:.77rem;text-align:center}.empty-state{padding:80px 20px;border:1px dashed var(--line);text-align:center}.empty-state h2{font-size:2.5rem}.empty-state>p:last-child{color:var(--muted)}.guide-hero{padding-block:72px 80px;border-bottom:1px solid var(--line);background:var(--white)}.guide-hero-grid{display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:100px}.back-link{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:.75rem;font-weight:700}.guide-meta-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:42px}.guide-stage{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.guide-hero h1{max-width:820px;font-size:clamp(3.8rem,6.4vw,6rem)}.guide-description{max-width:680px;margin:30px 0 0;color:var(--ink-2);font-size:1.15rem}.guide-brief{padding:28px;border:1px solid var(--ink);background:var(--acid);box-shadow:0 14px 30px rgba(23,33,27,.14);transform:rotate(.5deg)}.guide-brief dl{margin:0}.guide-brief dl>div{padding:14px 0;border-top:1px solid rgba(23,33,27,.3)}.guide-brief dt{margin-bottom:3px;color:var(--ink-2);font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.guide-brief dd{margin:0;font-family:var(--serif);font-size:1.08rem}.article-grid{display:grid;grid-template-columns:175px minmax(0,680px)190px;justify-content:space-between;gap:40px;padding-block:90px 120px}.article-toc{align-self:start;position:sticky;top:28px}.article-toc nav>ul{margin:0;padding:0;list-style:none}.article-toc li{margin:0 0 10px}.article-toc li li{display:none}.article-toc a{color:var(--muted);font-size:.76rem;line-height:1.35}.article-toc a:hover{color:var(--ink)}.article-content{min-width:0;color:var(--ink-2);font-family:var(--serif);font-size:1.12rem;line-height:1.82}.article-content>:first-child{margin-top:0}.article-content h2{margin:2.2em 0 .7em;color:var(--ink);font-size:2.3rem;line-height:1.05}.article-content h3{margin:1.8em 0 .5em;color:var(--ink);font-family:var(--sans);font-size:1.05rem}.article-content p{margin:0 0 1.35em}.article-content ul,.article-content ol{margin:0 0 1.5em;padding-left:1.25em}.article-content li{margin:.45em 0;padding-left:.25em}.article-content strong{color:var(--ink)}.article-content a{text-decoration:underline;text-decoration-color:var(--coral);text-decoration-thickness:2px;text-underline-offset:3px}.article-content blockquote{margin:2em 0;padding:24px 28px;border:1px solid var(--line);background:var(--white);color:var(--ink);font-size:1.2rem;font-style:italic}.article-content blockquote p{margin:0}.article-note{align-self:start;position:sticky;top:28px;padding:22px;border-top:3px solid var(--ink);background:var(--blue);transform:rotate(-1.5deg)}.article-note p:last-child{margin:0;font-family:var(--serif);font-size:.96rem;line-height:1.5}.guide-next{display:grid;grid-template-columns:.7fr 1.3fr;align-items:start;gap:80px;padding-block:75px;border-top:1px solid var(--line)}.guide-next h2{font-size:2.6rem}.guide-next-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.guide-next-links a{padding:20px;border:1px solid var(--line);background:rgba(255,255,255,.25)}.guide-next-links a:hover{background:var(--white)}.guide-next-links small{display:block;margin-bottom:8px;color:var(--muted);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.guide-next-links strong{font-family:var(--serif);font-size:1rem;font-weight:400;line-height:1.3}.simple-page{min-height:60vh;padding-top:100px}.simple-page>h1,.error-page h1{margin-bottom:50px;font-size:clamp(3.5rem,7vw,6rem)}.simple-page .article-content{font-size:1.18rem}.error-page{min-height:70vh;padding-block:120px}.error-page>p{max-width:520px;margin:-20px 0 35px;color:var(--muted);font-size:1.12rem}.site-footer{padding-top:76px;color:var(--white);background:#0e1511}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-bottom:75px}.footer-brand .brand-mark{color:var(--ink);background:var(--acid)}.footer-grid>div:first-child>p{max-width:360px;margin:25px 0 0;color:rgba(255,255,255,.68);font-family:var(--serif);font-size:1.3rem}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}.footer-links .nav-label{color:rgba(255,255,255,.66)}.footer-links a{display:block;width:fit-content;margin-bottom:10px;color:rgba(255,255,255,.8);font-size:.84rem}.footer-links a:hover{color:var(--acid)}.footer-bottom{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line-dark);color:rgba(255,255,255,.64);font-size:.66rem;letter-spacing:.07em;text-transform:uppercase}@media(max-width:1020px){.hero-grid{grid-template-columns:1fr .55fr;gap:50px}.hero-note{padding-inline:28px}.stage-grid{grid-template-columns:repeat(3,1fr)}.stage-card:nth-child(3){border-right:0}.stage-card:nth-child(n+4){border-top:1px solid var(--line)}.resource-preview-grid{gap:55px}.article-grid{grid-template-columns:150px minmax(0,680px);justify-content:center}.article-note{display:none}.resource-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.shell{width:min(calc(100% - 32px),var(--shell))}.section-pad{padding-block:76px}.site-header{position:relative}.header-inner{min-height:68px}.menu-toggle{position:relative;z-index:2;display:grid;width:42px;height:42px;place-content:center;gap:6px}.menu-toggle span:not(.sr-only){display:block;width:22px;height:2px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:nth-child(2){transform:translateY(4px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-4px)rotate(-45deg)}.site-nav{position:fixed;inset:0;display:none;flex-direction:column;align-items:stretch;justify-content:center;gap:0;padding:90px 30px 40px;background:var(--acid)}.site-nav.open{display:flex}.site-nav>a:not(.nav-search){padding:13px 0;border-bottom:1px solid rgba(23,33,27,.2);font-family:var(--serif);font-size:2.4rem;font-weight:400}.site-nav>a:not(.nav-search)::after{display:none}.nav-search{margin-top:30px;justify-content:space-between;border-color:var(--ink)}.hero-grid{min-height:auto;grid-template-columns:1fr;gap:68px;padding-block:65px 55px}.hero-copy h1{font-size:clamp(3.35rem,15vw,4.7rem)}.hero-lede{margin-block:30px;font-size:1.02rem}.hero-note{width:88%;justify-self:center}.hero-proof{min-height:auto;flex-direction:column;align-items:flex-start;gap:13px;padding-block:22px}.split-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:40px}.split-heading>p{font-size:.95rem}.stage-grid{grid-template-columns:1fr;border-bottom:0}.stage-card{min-height:205px;border-right:0;border-bottom:1px solid var(--ink)}.stage-card:nth-child(n+4),.stage-card:nth-child(3){border-top:0}.stage-number{margin-bottom:36px}.guide-grid,.resource-grid{grid-template-columns:1fr}.guide-card{min-height:280px}.resource-preview-grid,.principles-grid,.resources-hero-grid,.guide-hero-grid,.guide-next,.footer-grid{grid-template-columns:1fr;gap:48px}.resource-intro{position:static}.resource-intro h2{font-size:3.6rem}.principles h2{font-size:3.2rem}.closing-inner{min-height:430px}.page-hero{padding-block:74px 68px}.page-hero h1{font-size:clamp(3.5rem,15vw,5rem)}.resources-hero-grid{align-items:start}.filter-bar{grid-template-columns:1fr}.filter-chips{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px;scrollbar-width:none}.filter-chips::-webkit-scrollbar{display:none}.chip{white-space:nowrap}.filter-count{grid-column:auto}.guide-hero{padding-block:48px 60px}.guide-hero h1{font-size:clamp(3.25rem,15vw,5rem)}.guide-brief{width:calc(100% - 8px)}.article-grid{grid-template-columns:1fr;padding-block:65px 85px}.article-toc{position:static;padding:18px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.article-content{font-size:1.05rem;line-height:1.75}.article-content h2{font-size:2.1rem}.guide-next-links{grid-template-columns:1fr}.footer-grid{padding-bottom:55px}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:7px;padding-block:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.site-footer,.article-toc,.article-note,.guide-next,.button{display:none!important}body{background:#fff}.guide-hero{padding:20px 0}.article-grid{display:block;padding:30px 0}.shell{width:100%}}