@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{--paper:#f7f8f2;--ink:#173b2f;--muted:#607368;--line:#d8ded3;--green:#173f32;--lime:#d5eb7a;--white:#fff;--serif:var(--sans);--sans:var(--gh-font-body,'DM Sans'),sans-serif;--display:var(--gh-font-heading,'DM Sans'),sans-serif;--radius:10px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,summary{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}figure{margin:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:600;line-height:1.14;letter-spacing:-.045em}em{font-family:var(--serif);font-weight:400;letter-spacing:-.055em}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #75a922;outline-offset:6px}::selection{background:var(--lime);color:var(--ink)}.site-wrap{max-width:1512px;padding:0 64px;margin:auto}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.wordmark{font-family:var(--display);font-weight:800;font-size:28px;letter-spacing:-1.65px;white-space:nowrap;line-height:1.2}.brand-dot{color:#789b31}.desktop-nav{display:flex;gap:30px;margin-left:auto;margin-right:24px;align-items:center;font-size:15px;font-weight:500}.desktop-nav a,.footer-bottom a{transition:color .15s}.desktop-nav a:hover,.desktop-nav a[aria-current],.footer-bottom a:hover{color:#5b7925}.desktop-nav .status-dot{width:6px;height:6px;margin-left:2px;vertical-align:middle}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;padding:17px 23px;background:var(--green);color:var(--white);font-size:15px;font-weight:600;line-height:1.45;border:1px solid var(--green);border-radius:5px;transition:background .15s,transform .15s}.button:hover{background:#2c5540;transform:translateY(-2px)}.button-small{padding:12px 18px;font-size:14px;gap:18px}.button-light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button-light:hover{background:#e2f3a1}.mobile-nav{display:none}.skip-link{position:fixed;top:-90px;left:20px;padding:12px 20px;background:var(--green);color:white;z-index:100}.skip-link:focus{top:12px}.eyebrow{font-size:12px;line-height:1.5;letter-spacing:1.8px;font-weight:650;display:block}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#91b843}.hero{display:grid;grid-template-columns:1.16fr 1fr;gap:70px;padding:62px 0 62px;align-items:center}.hero-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:23px;font-size:11px;letter-spacing:1.65px}.hero h1{font-size:clamp(55px,5.65vw,82px);line-height:1.055;letter-spacing:-.065em;margin-left:-4px}.hero h1 em{font-size:1.1em;line-height:.96;color:#527345;letter-spacing:-.065em}.hero-description{font-size:18px;line-height:1.7;max-width:510px;color:#4f6358;margin-top:24px}.hero-actions{display:flex;align-items:center;gap:29px;margin-top:29px}.text-link{font-size:14px;line-height:1.5;font-weight:600;display:inline-flex;align-items:center;gap:20px;white-space:nowrap}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-proof{display:flex;align-items:center;gap:12px;margin-top:35px;font-size:13px}.hero-proof>span:last-child{margin-left:6px}.hero-proof strong{display:block;font-size:13px;font-weight:600}.hero-proof span span{display:block;color:var(--muted);font-size:12px;margin-top:1px}.youtube-icon{display:flex;align-items:center;justify-content:center;font-size:13px;width:37px;height:28px;border:1px solid #bac8b7;border-radius:8px;color:var(--green)}.hero-portrait{position:relative;height:590px;border-radius:10px;overflow:hidden;background:#b98b65}.hero-portrait>img{width:100%;height:100%;object-fit:cover;object-position:50% 67%}.hero-portrait figcaption{position:absolute;bottom:20px;left:20px;right:20px;padding:15px 20px;background:rgba(247,248,242,.95);border-radius:5px;backdrop-filter:blur(14px)}.hero-portrait figcaption>span{font-size:10px;font-weight:700;letter-spacing:1.6px;color:var(--muted)}.hero-portrait figcaption a{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:500;margin-top:3px}.chapter-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.chapter-nav>span{font-size:10px;letter-spacing:1.6px;color:var(--muted);font-weight:600}.chapter-nav a{font-size:11px;color:var(--muted);display:flex;gap:16px;align-items:center}.chapter-nav strong{font-weight:500;font-size:14px;color:var(--ink)}.chapter-nav a:hover strong{color:#699339}.section-space{margin-top:92px}.bootcamp{border-radius:10px;padding:56px;background:var(--green);color:#f3f7ea;display:grid;grid-template-columns:1fr 1fr;gap:66px}.bootcamp .eyebrow{color:#bdcfaa;font-size:11px;letter-spacing:1.65px}.bootcamp h2{font-size:clamp(36px,3.4vw,47px);margin-top:22px;line-height:1.17}.bootcamp h2 em{color:var(--lime)}.bootcamp-heading>p{color:#c2d2c8;font-size:15px;line-height:1.85;max-width:440px;margin-top:22px;margin-bottom:29px}.bootcamp-program{border:1px solid #58715f;border-radius:6px;align-self:center}.program-top{display:flex;justify-content:space-between;gap:15px;padding:20px 23px;font-size:10px;font-weight:600;letter-spacing:1.4px;color:#cedac3;border-bottom:1px solid #4d6655}.program-top a{color:var(--lime);font-size:10px}.program-row{display:flex;align-items:start;gap:15px;padding:24px 23px;border-bottom:1px solid #4d6655}.program-row>span:first-child{font-size:11px;color:#a8c291;line-height:25px}.program-row>span:last-child{font-size:16px;line-height:23px;color:#acc499;margin-left:auto}.program-row h3{font-family:var(--sans);font-size:17px;letter-spacing:-.3px;font-weight:500;line-height:1.4}.program-row p{font-size:12px;line-height:1.7;color:#bbcdbd;margin-top:5px;max-width:280px}.program-bottom{padding:18px 23px;display:flex;justify-content:space-between;gap:15px;color:#c7d8b9;font-size:11px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-heading .eyebrow{color:var(--muted);font-size:11px;letter-spacing:1.8px;margin-bottom:15px}.section-heading h2{font-size:clamp(36px,3.5vw,48px);line-height:1.2}.section-heading h2 em{color:#647e46}.section-heading>.text-link{padding-bottom:6px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.card-image-link{display:block;position:relative;overflow:hidden;border-radius:7px;aspect-ratio:16/9;background:#e1e9d7}.card-image-link img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.post-card:hover .card-image-link img{transform:scale(1.025)}.play-button{position:absolute;bottom:14px;left:14px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(247,248,242,.96);font-size:12px;border-radius:50%;padding-left:2px}.card-meta{display:flex;justify-content:space-between;gap:12px;line-height:1.5;margin-top:19px;color:var(--muted);font-size:11px}.card-meta>span{text-transform:uppercase;font-size:10px;letter-spacing:1px;font-weight:600}.post-card h3{font-size:21px;line-height:1.35;letter-spacing:-.7px;margin-top:10px}.post-card h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.post-card>p{font-size:14px;line-height:1.8;color:var(--muted);margin-top:11px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-link{display:flex;justify-content:space-between;margin-top:18px;font-size:12px;font-weight:600;align-items:center}.card-link:hover{text-decoration:underline}.section-tail{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:29px 0 33px;margin-top:12px}.section-tail p{font-size:13px;color:var(--muted)}.featured-essay{display:grid;grid-template-columns:1fr 1.12fr;border:1px solid var(--line);border-radius:8px;overflow:hidden;margin-bottom:35px;background:#fdfdf8}.essay-art{background:#e4eccd;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:35px;min-height:333px;border-right:1px solid var(--line)}.essay-art-label{font-size:9px;letter-spacing:1.6px;line-height:1.8;color:#5c7441}.essay-art-type{font:600 67px/.96 var(--display);letter-spacing:-5px}.essay-art-type em{font-size:75px;font-weight:400;letter-spacing:-4px}.essay-art-footer{font-size:8px;letter-spacing:1.6px;font-weight:500;color:#547035;margin-top:25px}.essay-copy{padding:38px 46px;display:flex;flex-direction:column;justify-content:center}.essay-copy .eyebrow{color:var(--muted);font-size:10px;letter-spacing:1.6px}.essay-copy h3{font-size:32px;line-height:1.27;margin-top:18px;letter-spacing:-1.1px}.essay-copy p{font-size:14px;line-height:1.8;color:var(--muted);margin-top:16px}.essay-copy>.text-link{margin-top:24px}.featured-essay:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}.essay-list{display:grid;grid-template-columns:1fr 1fr;gap:0 44px}.essay-row{display:flex;gap:18px;border-bottom:1px solid var(--line);padding:28px 0;align-items:baseline}.essay-number{color:#8ca078;font-size:12px}.essay-row .eyebrow{font-size:9px;letter-spacing:1.2px;color:var(--muted);text-transform:uppercase}.essay-row h3{font-size:21px;letter-spacing:-.65px;line-height:1.35;margin-top:9px}.essay-row p{font-size:13px;color:var(--muted);line-height:1.7;margin-top:9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.row-arrow{margin-left:auto;font-size:20px}.essay-row:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.now-strip{margin:80px 0;display:grid;grid-template-columns:190px 1fr auto;gap:30px;align-items:center}.now-strip .eyebrow{font-size:10px;letter-spacing:1px;display:flex;align-items:center;gap:9px;white-space:nowrap}.now-strip h2{font-size:23px;letter-spacing:-.75px}.now-strip p{font-size:13px;color:var(--muted);line-height:1.7;margin-top:8px;max-width:490px}.newsletter{display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;padding:58px 60px;background:#e6edd7;border-radius:9px;margin:70px 0 0;scroll-margin-top:30px}.newsletter .eyebrow{font-size:10px;color:#526745;letter-spacing:1.7px}.newsletter h2{font-size:57px;letter-spacing:-2.5px;line-height:1.07;margin-top:19px}.newsletter h2 span{font-family:var(--serif);font-style:italic;font-weight:400}.newsletter-copy>p{font-size:14px;line-height:1.85;max-width:395px;color:#52674d;margin-top:21px}.newsletter-form-wrap{align-self:center}.newsletter-form>label{display:block;font-size:12px;font-weight:500;margin-bottom:12px}.input-line{display:flex;gap:8px}.input-line input{min-width:0;flex:1;max-width:100%;width:100%;padding:15px 16px;border:1px solid #b5c29f;border-radius:4px;background:#f9fbf4;color:var(--ink);font-size:14px;line-height:1.5}.input-line input::placeholder{color:#74816c}.input-line .button{padding:14px 18px;white-space:nowrap;font-size:13px}.label-idle{display:flex;gap:20px;align-items:center}.consent{font-size:10px;line-height:1.8;color:#617357;margin-top:15px}.consent a{text-decoration:underline;text-underline-offset:3px}.newsletter-postscript{font-family:var(--serif);font-style:italic;color:#617b44;font-size:18px;margin-top:29px}.form-success,.form-error,.label-loading{display:none}.newsletter-form.success .form-success{display:block}.newsletter-form.error .form-error{display:block}.newsletter-form.loading .label-loading{display:inline}.newsletter-form.loading .label-idle{display:none}.form-success,.form-error{font-size:13px;margin-top:14px}.form-error{color:#993f2f}.newsletter-form.success .input-line{display:none}.site-footer{padding-top:65px;padding-bottom:28px}.footer-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:36px;border-bottom:1px solid var(--line)}.footer-top .wordmark{font-size:27px}.footer-top p{font-size:13px;color:var(--muted);margin-top:8px}.footer-top .footer-note{font-size:12px;line-height:1.9;margin-top:0;max-width:350px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;padding-top:24px;font-size:10px;color:var(--muted);align-items:baseline}.footer-bottom>div{display:flex;gap:19px;flex-wrap:wrap}.archive-heading{padding:75px 0 47px}.archive-heading .eyebrow{margin-bottom:22px;color:var(--muted)}.archive-heading h1{font-size:clamp(42px,5vw,70px);max-width:950px}.archive-heading p{color:var(--muted);font-size:18px;margin-top:22px;max-width:690px}.archive-filters{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.archive-filters a{font-size:13px;padding:8px 16px;border:1px solid #bcc9b2;border-radius:30px}.archive-filters a:hover{background:#e0eaca}.archive-grid{row-gap:48px}.card-no-image{display:flex;align-items:center;justify-content:start;padding:28px;background:#e4eccd}.card-word-art{font:600 34px/1.07 var(--display);letter-spacing:-1.3px}.card-word-art em{font-size:40px}.pagination{display:flex;justify-content:space-between;align-items:center;margin:55px 0 20px;border-top:1px solid var(--line);padding-top:28px;font-size:14px}.pagination a{text-decoration:underline;text-underline-offset:5px}.single-post,.single-page{padding-top:56px}.post-header,.page-header{max-width:920px;margin:0 auto 40px}.post-header>.eyebrow,.page-header>.eyebrow{color:var(--muted);margin-bottom:30px;font-size:11px}.post-kicker{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-bottom:20px}.post-header h1,.page-header h1{font-size:clamp(37px,4.7vw,65px);line-height:1.14;letter-spacing:-.052em}.post-intro{font-size:20px;line-height:1.7;color:var(--muted);margin-top:24px;max-width:820px}.post-byline{display:flex;align-items:center;gap:11px;font-size:13px;margin-top:25px}.post-byline img{width:35px;height:35px;object-fit:cover;object-position:50% 53%;border-radius:50%}.post-feature{margin-bottom:48px;border-radius:8px;overflow:hidden}.post-feature img{width:100%;max-height:640px;object-fit:cover}.post-feature figcaption{font-size:13px;text-align:center;color:var(--muted);margin-top:10px}.prose{max-width:780px;margin:0 auto;font-size:18px;line-height:1.85;color:#314c3d;overflow-wrap:break-word}.prose>*+*{margin-top:25px}.prose h2{font-size:32px;line-height:1.3;margin-top:48px;color:var(--ink);letter-spacing:-1px}.prose h3{font-size:25px;line-height:1.4;margin-top:34px;color:var(--ink);letter-spacing:-.5px}.prose h4{font-size:20px;margin-top:30px}.prose a{color:#496c2a;text-decoration:underline;text-underline-offset:4px}.prose strong{font-weight:650}.prose ul,.prose ol{padding-left:28px}.prose li+li{margin-top:8px}.prose blockquote{margin-left:0;margin-right:0;border-left:3px solid #93b260;padding:10px 0 10px 24px;font-family:var(--serif);font-size:23px;line-height:1.65;font-style:italic;color:#526c44}.prose hr{border:0;border-top:1px solid var(--line);margin:40px 0}.prose pre{padding:22px;background:#e8eee0;overflow:auto;font-size:14px;border-radius:6px;line-height:1.7}.prose code{font-size:.85em;background:#e8eee0;padding:2px 5px;border-radius:3px}.prose pre code{padding:0}.prose iframe{max-width:100%;border:0}.prose img{border-radius:6px;max-height:900px;object-fit:contain;margin:auto}.prose figure{margin-top:32px;margin-bottom:32px}.prose figcaption{font-size:12px;color:var(--muted);line-height:1.65;text-align:center;margin-top:10px}.prose table{border-collapse:collapse;display:block;width:100%;overflow:auto;font-size:14px;line-height:1.7;margin-top:25px}.prose th,.prose td{border:1px solid var(--line);padding:12px 16px;min-width:130px}.prose th{background:#e8edde}.prose .kg-embed-card iframe[src*="youtube"],.prose .video-embed iframe,.prose iframe[src*="youtube"]{width:100%;height:auto;aspect-ratio:16/9;display:block;border-radius:8px}.prose .kg-image-card{width:100%}.prose .kg-width-wide{max-width:1100px;width:calc(100% + 130px);margin-left:-65px}.prose .kg-width-full{max-width:1230px;width:calc(100% + 220px);margin-left:-110px}.kg-gallery-container{display:flex;flex-direction:column;gap:12px}.kg-gallery-row{display:flex;gap:12px;justify-content:center}.kg-gallery-image{flex:1;min-width:0}.kg-gallery-image img{width:100%;height:100%;object-fit:cover}.kg-bookmark-card{border:1px solid var(--line);border-radius:6px;overflow:hidden}.kg-bookmark-container{display:flex;text-decoration:none!important;color:inherit!important}.kg-bookmark-content{padding:22px;flex:1}.kg-bookmark-title{font-weight:600;font-size:17px;line-height:1.5}.kg-bookmark-description{font-size:13px;margin-top:8px;line-height:1.65;color:var(--muted)}.kg-bookmark-metadata{display:flex;align-items:center;gap:8px;font-size:12px;margin-top:16px}.kg-bookmark-icon{width:20px;height:20px}.kg-bookmark-thumbnail{flex-basis:30%;position:relative}.kg-bookmark-thumbnail img{width:100%;height:100%;object-fit:cover;position:absolute}.kg-button-card{display:flex}.kg-button-card a{background:var(--green);color:white;padding:12px 22px;border-radius:4px;text-decoration:none}.kg-align-center{justify-content:center}.kg-align-right{justify-content:flex-end}.kg-callout-card{display:flex;padding:23px;background:#e6edd7;border-radius:6px;gap:15px}.kg-callout-emoji{font-size:24px}.kg-callout-text{font-size:17px}.kg-toggle-card{border:1px solid var(--line);border-radius:6px;padding:20px}.kg-toggle-heading{display:flex;justify-content:space-between;gap:15px}.kg-toggle-heading h4{margin:0}.kg-toggle-card[data-kg-toggle-state="close"] .kg-toggle-content{display:none}.kg-toggle-heading button{background:none;border:0;color:var(--ink)}.kg-toggle-heading svg{width:20px;height:20px}.kg-header-card,.kg-product-card,.kg-file-card,.kg-video-card,.kg-audio-card{max-width:100%}.kg-video-container video,.kg-audio-card audio{max-width:100%}.post-end{margin:55px auto 0;max-width:780px;border-top:1px solid var(--line);padding-top:25px;display:flex;flex-wrap:wrap;gap:15px 28px;align-items:center}.post-end p{width:100%;font-size:14px;color:var(--muted);margin-bottom:4px}.post-end .text-link{font-size:13px}.single-page .page-header{max-width:780px}.page-header h1{max-width:800px}.single-page .prose>p:first-child{font-size:21px;line-height:1.8}.error-page{padding:110px 0 130px;max-width:820px}.error-page .eyebrow{color:var(--muted);margin-bottom:25px}.error-page h1{font-size:65px}.error-page p{margin-top:25px;color:var(--muted);max-width:610px}.error-page .button{margin-top:25px}
@media(min-width:1600px){.site-wrap{padding:0 76px}.hero{gap:100px}.hero-portrait{height:640px}.hero h1{font-size:85px}}
@media(max-width:1150px){.site-wrap{padding:0 40px}.desktop-nav{gap:20px;margin-right:6px;font-size:13px}.wordmark{font-size:25px}.hero{gap:40px;padding:45px 0}.hero h1{font-size:64px}.hero-portrait{height:550px}.hero-description{font-size:16px}.hero-actions{gap:20px}.hero-actions .button{font-size:13px;padding:15px 17px;gap:12px}.hero-actions .text-link{font-size:13px;gap:10px}.bootcamp{gap:35px;padding:40px}.bootcamp h2{font-size:39px}.program-row{padding:21px 18px;gap:12px}.program-row h3{font-size:15px}.program-top,.program-bottom{padding:18px}.card-grid{gap:22px}.newsletter{gap:42px;padding:43px}.newsletter h2{font-size:52px}.input-line{flex-wrap:wrap}.input-line input{flex-basis:100%}.input-line .button{width:100%;padding:13px}.essay-copy{padding:29px}.essay-copy h3{font-size:28px}.now-strip{grid-template-columns:1fr auto;gap:20px}.now-strip>.eyebrow{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:14px}.prose .kg-width-full{width:calc(100% + 70px);margin-left:-35px}.prose .kg-width-wide{width:100%;margin-left:0}}
@media(max-width:800px){.site-wrap{padding:0 25px}.site-header{height:86px;gap:15px}.wordmark{font-size:25px}.desktop-nav{display:none}.header-cta{margin-left:auto;font-size:12px;padding:10px 13px;gap:10px}.mobile-nav{display:block;position:relative}.mobile-nav summary{list-style:none;font-size:12px;cursor:pointer;padding:10px 0 10px 8px;display:flex;align-items:center;gap:7px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary>span{font-size:16px}.mobile-nav nav{position:absolute;top:44px;right:0;z-index:20;width:225px;background:var(--paper);border:1px solid var(--line);border-radius:7px;box-shadow:0 10px 30px #173b2f15;padding:13px}.mobile-nav nav a{display:block;padding:11px 12px;font-size:15px}.hero{gap:26px;grid-template-columns:1.1fr 1fr;padding:42px 0}.hero h1{font-size:48px}.hero-eyebrow{font-size:9px;letter-spacing:.8px;gap:7px}.hero-description{font-size:15px;margin-top:20px;line-height:1.7}.hero-portrait{height:460px}.hero-portrait figcaption{left:12px;right:12px;bottom:12px;padding:12px}.hero-portrait figcaption a{font-size:11px;gap:10px}.hero-portrait figcaption>span{font-size:8px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:23px}.hero-proof{margin-top:26px;gap:8px}.hero-proof strong{font-size:11px}.hero-proof span span{font-size:10px;max-width:180px}.hero-proof>span:last-child{display:none}.youtube-icon{width:31px;min-width:31px;height:25px}.chapter-nav{gap:15px;padding:20px 0;flex-wrap:wrap}.chapter-nav>span{display:none}.chapter-nav a{font-size:10px;gap:8px}.chapter-nav strong{font-size:12px}.section-space{margin-top:64px}.bootcamp{padding:34px;gap:30px;grid-template-columns:1fr}.bootcamp-heading>p{max-width:none;font-size:15px}.bootcamp-program{max-width:none}.program-row{padding:23px}.program-row h3{font-size:17px}.program-row p{max-width:none;font-size:13px}.program-top,.program-bottom{padding:18px 23px}.bootcamp h2{font-size:43px}.section-heading h2{font-size:37px}.section-heading{gap:16px}.section-heading>.text-link{font-size:12px;gap:10px}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-grid .post-card:last-child{display:none}.card-grid.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-card h3{font-size:20px}.post-card>p{font-size:13px}.section-tail p{font-size:11px}.section-tail .text-link{font-size:12px;gap:10px}.featured-essay{grid-template-columns:.85fr 1fr}.essay-art{padding:25px;min-height:340px}.essay-art-type{font-size:55px}.essay-art-type em{font-size:57px;letter-spacing:-3px}.essay-art-footer{font-size:7px;letter-spacing:1px}.essay-copy{padding:27px}.essay-copy h3{font-size:24px}.essay-copy p{font-size:12px}.essay-copy>.text-link{font-size:12px}.essay-list{gap:0 25px}.essay-row h3{font-size:19px}.essay-row{gap:12px}.essay-number{display:none}.essay-row p{font-size:12px}.now-strip{margin:58px 0}.now-strip h2{font-size:22px}.now-strip p{font-size:12px}.now-strip>.text-link{font-size:12px;gap:10px}.newsletter{padding:35px;gap:32px;margin-top:55px}.newsletter h2{font-size:48px}.newsletter-copy>p{font-size:13px}.newsletter-postscript{font-size:15px}.footer-top .footer-note{max-width:270px;font-size:11px}.site-footer{padding-top:45px}.archive-heading{padding:52px 0 38px}.archive-heading h1{font-size:51px}.archive-heading p{font-size:16px}.post-header h1,.page-header h1{font-size:43px}.post-intro{font-size:18px}.prose{font-size:17px}.prose .kg-width-full{width:100%;margin-left:0}.single-post,.single-page{padding-top:42px}.error-page h1{font-size:49px}.error-page{padding:75px 0}}
@media(max-width:580px){.site-wrap{padding:0 20px}.site-header{height:78px;gap:10px}.wordmark{font-size:24px;letter-spacing:-1.35px}.header-cta{display:none}.mobile-nav{margin-left:auto}.mobile-nav summary{font-size:13px;gap:9px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:34px 0 28px;gap:32px}.hero-eyebrow{font-size:9px;letter-spacing:1.15px;margin-bottom:18px}.hero h1{font-size:clamp(48px,12.9vw,70px);line-height:1.065;letter-spacing:-.064em}.hero h1 br:nth-of-type(2){display:none}.hero h1 em{margin-right:.15em}.hero-description{font-size:16px;line-height:1.75;margin-top:21px;max-width:430px}.hero-actions{margin-top:25px;gap:22px;flex-wrap:wrap}.hero-actions .button{padding:15px 18px;font-size:13px}.hero-actions .text-link{font-size:13px}.hero-proof{margin-top:24px;gap:11px}.hero-proof strong{font-size:12px}.hero-proof span span{max-width:none;font-size:11px}.hero-proof>span:last-child{display:block}.hero-portrait{height:430px;border-radius:7px}.hero-portrait>img{object-position:50% 64%}.hero-portrait figcaption{left:14px;right:14px;bottom:14px;padding:13px 16px}.hero-portrait figcaption a{font-size:13px}.hero-portrait figcaption>span{font-size:9px}.chapter-nav{display:grid;grid-template-columns:1fr 1fr;gap:17px 25px;padding:22px 0}.chapter-nav a{gap:11px;font-size:10px}.chapter-nav strong{font-size:12px}.section-space{margin-top:48px}.bootcamp{padding:28px 23px;gap:30px;border-radius:7px}.bootcamp .eyebrow{font-size:9px;letter-spacing:1.3px}.bootcamp h2{font-size:35px;margin-top:20px}.bootcamp-heading>p{font-size:14px;line-height:1.85;margin-top:19px;margin-bottom:22px}.bootcamp .button{font-size:13px;width:100%;padding:15px;gap:20px}.program-top{padding:16px;font-size:8px;letter-spacing:1px}.program-top a{font-size:8px}.program-row{padding:20px 16px;gap:11px}.program-row h3{font-size:15px}.program-row p{font-size:11px}.program-row>span:first-child{font-size:10px}.program-bottom{padding:16px;font-size:9px}.section-heading{align-items:start;flex-direction:column;gap:17px;margin-bottom:25px}.section-heading .eyebrow{font-size:9px;margin-bottom:12px;letter-spacing:1.6px}.section-heading h2{font-size:35px;line-height:1.15}.section-heading>.text-link{font-size:12px;gap:14px}.card-grid,.video-grid,.card-grid.archive-grid{grid-template-columns:1fr;gap:32px}.video-grid .post-card:last-child{display:block}.card-image-link{border-radius:6px}.card-meta{margin-top:16px;font-size:11px}.card-meta>span{font-size:10px}.post-card h3{font-size:22px;line-height:1.35;margin-top:8px}.post-card>p{font-size:14px;line-height:1.8;margin-top:9px}.card-link{margin-top:13px;font-size:12px}.section-tail{align-items:start;flex-direction:column;gap:9px;padding:21px 0 26px;margin-top:4px}.section-tail p{font-size:12px}.section-tail .text-link{font-size:12px}.featured-essay{display:block;margin-bottom:15px}.essay-art{min-height:285px;padding:25px;border-right:0;border-bottom:1px solid var(--line)}.essay-art-type{font-size:61px}.essay-art-type em{font-size:69px}.essay-art-label{font-size:8px}.essay-art-footer{font-size:8px;letter-spacing:1.3px}.essay-copy{padding:27px 24px 30px}.essay-copy .eyebrow{font-size:9px}.essay-copy h3{font-size:26px}.essay-copy p{font-size:14px;line-height:1.8;margin-top:14px}.essay-copy>.text-link{font-size:13px;margin-top:20px}.essay-list{grid-template-columns:1fr;gap:0}.essay-row{padding:24px 0;gap:15px}.essay-number{display:block;font-size:11px}.essay-row h3{font-size:21px}.essay-row p{font-size:13px;margin-top:8px}.essay-row .eyebrow{font-size:9px}.row-arrow{font-size:19px}.now-strip{margin:43px 0;display:block}.now-strip>.eyebrow{font-size:9px;margin-bottom:19px;letter-spacing:1.2px}.now-strip h2{font-size:25px}.now-strip p{font-size:14px;line-height:1.8;margin-top:10px}.now-strip>.text-link{margin-top:18px;font-size:13px}.newsletter{display:block;padding:32px 25px;margin-top:43px;border-radius:7px}.newsletter h2{font-size:50px;letter-spacing:-2px;margin-top:16px}.newsletter h2 br{display:none}.newsletter-copy>p{font-size:14px;margin-top:20px;line-height:1.85}.newsletter-form-wrap{margin-top:28px}.newsletter-form>label{font-size:12px}.input-line input{padding:15px;font-size:16px}.input-line .button{font-size:14px;padding:15px}.consent{font-size:11px;line-height:1.75}.newsletter-postscript{font-size:16px;margin-top:22px}.site-footer{padding-top:42px;padding-bottom:25px}.footer-top{flex-direction:column;gap:22px;padding-bottom:26px}.footer-top .wordmark{font-size:27px}.footer-top p{font-size:12px}.footer-top .footer-note{font-size:12px;max-width:340px}.footer-bottom{gap:20px;padding-top:24px;font-size:11px}.footer-bottom>div{gap:13px 21px;font-size:11px}.archive-heading{padding:41px 0 32px}.archive-heading .eyebrow{font-size:10px;margin-bottom:17px}.archive-heading h1{font-size:42px;line-height:1.13}.archive-heading p{font-size:15px;margin-top:20px;line-height:1.8}.archive-filters{gap:8px;margin-top:22px}.archive-filters a{font-size:12px;padding:7px 13px}.pagination{font-size:12px;margin-top:38px;gap:15px}.single-post,.single-page{padding-top:35px}.post-header,.page-header{margin-bottom:30px}.post-header>.eyebrow,.page-header>.eyebrow{font-size:10px;margin-bottom:24px}.post-header h1,.page-header h1{font-size:37px;line-height:1.2;letter-spacing:-1.5px}.post-kicker{font-size:11px;gap:8px;margin-bottom:16px}.post-intro{font-size:17px;line-height:1.8;margin-top:20px}.post-byline{margin-top:21px;font-size:12px}.prose{font-size:17px;line-height:1.85}.prose h2{font-size:28px;margin-top:36px;letter-spacing:-.8px}.prose h3{font-size:23px}.prose>*+*{margin-top:22px}.prose blockquote{font-size:21px;padding-left:19px}.prose ul,.prose ol{padding-left:22px}.single-page .prose>p:first-child{font-size:19px}.prose figure{margin-top:24px;margin-bottom:24px}.prose figcaption{font-size:11px}.kg-bookmark-thumbnail{display:none}.post-end{margin-top:36px;padding-top:22px;gap:16px}.post-end .text-link{font-size:12px}.post-feature{margin-bottom:28px}.error-page{padding:55px 0 60px}.error-page h1{font-size:42px}.error-page p{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Revisions requested by Eliott: one typeface and quieter links. */
h1 em,h2 em,h3 em{font-family:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit}
.hero-description p+p{margin-top:18px}
.hero-description a{color:var(--ink);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:440px}
.hero-actions .button{width:100%;min-width:0;padding:16px 18px;font-size:15px}
.hero-followers{font-size:13px;color:var(--muted);margin-top:20px}
.button:hover{transform:none}
.text-link{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}
.newsletter-postscript{font-family:var(--sans);font-style:normal;font-size:14px}
.newsletter h2 span{font-family:inherit;font-style:normal;font-weight:inherit}
.article-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}
.article-list li{padding:26px 0;border-bottom:1px solid var(--line)}
.article-list-heading{display:flex;align-items:baseline;justify-content:space-between;gap:30px}
.article-list h3{font-family:var(--sans);font-size:22px;line-height:1.4;font-weight:550;letter-spacing:-.5px}
.article-list h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.article-list time{font-size:13px;color:var(--muted);white-space:nowrap}
.article-list li>p{font-size:15px;line-height:1.75;color:var(--muted);margin-top:8px;max-width:830px}
@media(max-width:800px){.hero-actions .button{font-size:14px;padding:14px 10px}.article-list-heading{gap:20px}.article-list h3{font-size:21px}}
@media(max-width:580px){.hero h1{font-size:clamp(45px,12vw,64px);line-height:1.13}.hero-actions{gap:10px}.hero-actions .button{font-size:14px;padding:15px 10px}.hero-followers{font-size:12px}.article-list-heading{flex-direction:column;gap:6px}.article-list h3{font-size:21px}.article-list time{font-size:12px}.article-list li>p{font-size:14px}.article-list li{padding:23px 0}}

/* Hero spacing already separates the introduction from the bootcamp. */
.hero + .bootcamp{margin-top:0}
