:root{--color-stone-50:#fafaf9;--color-stone-100:#f5f5f4;--color-stone-200:#e7e5e4;--color-stone-300:#d6d3d1;--color-stone-500:#78716c;--color-stone-600:#57534e;--color-stone-800:#292524;--color-stone-900:#1c1917;--color-amber-50:#fffbeb;--color-amber-100:#fef3c7;--color-amber-300:#fcd34d;--color-amber-500:#f59e0b;--color-amber-600:#d97706;--color-amber-700:#b45309;--color-orange-700:#c2410c;--page-padding:clamp(1.25rem, 4vw, 2.5rem);--section-space:clamp(5.5rem, 11vw, 9rem);--reading-width:45rem;--site-width:72rem;color:var(--color-stone-900);font-synthesis:none;text-rendering:optimizelegibility;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body,html{background:var(--color-stone-50);min-width:320px}body{color:var(--color-stone-900);margin:0;font-size:1rem;line-height:1.65}a,body,button{-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%;height:auto;display:block}blockquote,figure,h1,h2,p{margin:0}::selection{background:var(--color-amber-300);color:var(--color-stone-900)}.site-shell{min-height:100vh;overflow:clip}.reading-column,.site-container{width:100%;max-width:77rem;padding-inline:var(--page-padding);margin-inline:auto}.reading-column{max-width:50rem}.skip-link{z-index:100;background:var(--color-stone-900);color:#fff;border-radius:.65rem;padding:.7rem 1rem;font-weight:700;text-decoration:none;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--color-amber-500);outline-offset:4px}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafaf9e6;border-bottom:1px solid #e7e5e4bf;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:4.25rem;display:flex}.site-brand{color:var(--color-stone-900);letter-spacing:-.025em;flex-shrink:0;align-items:center;gap:.65rem;font-size:1.08rem;font-weight:750;text-decoration:none;display:inline-flex}.site-brand__mark,.site-brand__mark img{border-radius:.65rem;width:2rem;height:2rem}.site-brand__suffix{color:var(--color-amber-600)}.desktop-navigation{color:var(--color-stone-600);align-items:center;gap:clamp(1rem,2.2vw,2rem);font-size:.82rem;font-weight:650;display:flex}.desktop-navigation a,.mobile-navigation a{text-underline-offset:.3rem;text-decoration:none}.desktop-navigation a:hover,.mobile-navigation a:hover{color:var(--color-amber-700);text-decoration:underline}.mobile-navigation{display:none;position:relative}.hero{isolation:isolate;padding-block:clamp(3.5rem,8vw,7.5rem) clamp(5rem,10vw,8rem);position:relative}.hero:before{z-index:-1;content:"";background:radial-gradient(circle,#fef3c7c7,#fffbeb40 48%,#0000 72%);border-radius:50%;width:42rem;height:42rem;position:absolute;top:-15rem;right:-12rem}.hero__layout{align-items:center;gap:clamp(3rem,7vw,6rem);display:grid}.hero__layout>*{min-width:0}.hero__content{max-width:46rem}.eyebrow,.section-label,.story-card__label{color:var(--color-amber-700);letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:750}.hero h1{letter-spacing:-.06em;max-width:13ch;margin-top:1.15rem;font-size:clamp(3rem,8vw,5.9rem);font-weight:650;line-height:.98}.hero__introduction{max-width:39rem;color:var(--color-stone-600);margin-top:2rem;font-size:clamp(1.06rem,2vw,1.25rem);line-height:1.75}.hero__introduction p+p{margin-top:.8rem}.hero__visual{justify-self:center;width:min(82vw,22rem)}.hero__image-frame{background:#ffffffb3;border:1px solid #d6d3d1b3;border-radius:31%;padding:clamp(.6rem,2vw,1rem);position:relative;transform:rotate(2deg);box-shadow:0 2rem 5rem #78350f1a}.hero__image-frame:after,.hero__image-frame:before{z-index:-1;background:var(--color-amber-500);content:"";border-radius:50%;width:1rem;height:1rem;position:absolute}.hero__image-frame:before{top:3%;left:-8%}.hero__image-frame:after{background:var(--color-orange-700);width:.65rem;height:.65rem;bottom:13%;right:-4%}.hero__image-frame img,.hero__image-frame picture{border-radius:28%}.text-link{color:var(--color-amber-700);text-underline-offset:.35rem;align-items:center;gap:.45rem;margin-top:2rem;font-weight:750;text-decoration-thickness:1px;display:inline-flex}.text-link:hover{color:var(--color-orange-700)}.text-link span{transition:transform .16s}.text-link--down:hover span{transform:translateY(.2rem)}.text-link--external:hover span{transform:translate(.12rem,-.12rem)}.content-section{padding-block:var(--section-space);scroll-margin-top:4rem}.section--paper{border-block:1px solid var(--color-stone-200);background:#fff}.section--amber{background:var(--color-amber-50);border-block:1px solid #fde68a;position:relative}.section--dark{background:var(--color-stone-900);color:var(--color-stone-100)}.content-section h2{letter-spacing:-.05em;max-width:18ch;margin-top:.8rem;font-size:clamp(2.25rem,5vw,4rem);font-weight:620;line-height:1.05}.prose{color:var(--color-stone-600);margin-top:clamp(2rem,4vw,3rem);font-size:clamp(1.03rem,1.6vw,1.13rem);line-height:1.82}.prose p+p{margin-top:1.35rem}.prose strong{color:var(--color-stone-900);font-weight:720}.pull-quote{border:1px solid #fde68a;border-left:.35rem solid var(--color-amber-500);background:var(--color-amber-50);color:var(--color-stone-800);border-radius:0 1.5rem 1.5rem 0;margin-block:clamp(2.5rem,6vw,4rem);padding:clamp(1.5rem,4vw,2.5rem);font-size:clamp(1.35rem,3vw,1.85rem);font-style:normal;line-height:1.48;position:relative}.pull-quote,.standalone-question{font-family:ui-serif,Georgia,Cambria,Times New Roman,serif}.standalone-question{color:var(--color-stone-900);font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.3;margin-block:clamp(2.5rem,6vw,4rem)!important}.key-sentence{color:var(--color-stone-900);font-size:1.12em;font-weight:680}.split-section{gap:clamp(2.5rem,8vw,8rem);display:grid}.split-section__heading h2{position:sticky;top:7.5rem}.split-section__body{margin-top:0}.domino-divider{align-items:flex-end;gap:.45rem;margin-top:2rem;display:flex}.domino-divider span{border:1px solid var(--color-stone-300);width:1.25rem;height:2.35rem;box-shadow:.15rem .2rem 0 var(--color-amber-500);background:#fff;border-radius:.35rem;display:block;transform:rotate(-13deg)}.domino-divider span:nth-child(2){transform:translateY(.2rem)rotate(-5deg)}.domino-divider span:nth-child(3){transform:translateY(.35rem)rotate(3deg)}.section--amber .section-label{color:var(--color-amber-700)}.section--amber h2{letter-spacing:-.04em;max-width:17ch;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-weight:600}.example-layout__introduction{max-width:45rem}.example-layout__introduction>p:last-child{max-width:38rem;color:var(--color-stone-600);margin-top:1.5rem;font-size:1.1rem;line-height:1.75}.story-thread{gap:1rem;margin-top:clamp(3rem,7vw,5rem);display:grid;position:relative}.story-thread:before{background:var(--color-stone-300);content:"";width:1px;position:absolute;top:1rem;bottom:1rem;left:.48rem}.story-card{border:1px solid var(--color-stone-200);background:var(--color-stone-50);border-radius:1.35rem;margin-left:2.25rem;padding:clamp(1.25rem,3vw,1.75rem);position:relative}.story-card:before{background:var(--color-amber-500);width:1rem;height:1rem;box-shadow:0 0 0 1px var(--color-amber-600);content:"";border:3px solid #fff;border-radius:50%;position:absolute;top:1.8rem;left:-2.23rem}.story-card--accent{background:var(--color-amber-50);border-color:#fcd34d}.story-card blockquote{color:var(--color-stone-800);margin-top:.65rem;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:clamp(1.12rem,2.4vw,1.4rem);line-height:1.55}.example-layout__conclusion{max-width:var(--reading-width);margin-inline:auto}.section--dark .section-label{color:var(--color-amber-300)}.section--dark .prose{color:var(--color-stone-300)}.section--dark .key-sentence{color:#fff}.about-section,.site-footer{background:var(--color-stone-100)}.site-footer{border-top:1px solid var(--color-stone-300)}.site-footer__inner{color:var(--color-stone-600);justify-content:space-between;align-items:flex-start;gap:1.5rem 3rem;padding-block:2rem;font-size:.82rem;line-height:1.6;display:flex}.site-footer__inner p:first-child{max-width:48rem}.site-footer a{text-underline-offset:.25rem;font-weight:700}@media (width>=52rem){.hero__layout{grid-template-columns:minmax(0,1.45fr) minmax(17rem,.7fr)}.split-section{grid-template-columns:minmax(18rem,.82fr) minmax(0,1.18fr)}.story-thread{grid-template-columns:repeat(2,minmax(0,1fr))}.story-thread:before{width:auto;height:1px;inset:50% 1rem auto}.story-card{min-height:12.5rem;margin-left:0}.story-card:before{top:-.55rem;left:1.5rem}}@media (width<=63.99rem){.desktop-navigation{display:none}.mobile-navigation{display:block}.mobile-navigation summary{border:1px solid var(--color-stone-300);color:var(--color-stone-600);cursor:pointer;border-radius:.7rem;padding:.45rem .7rem;font-size:.82rem;font-weight:700;list-style:none}.mobile-navigation summary::-webkit-details-marker{display:none}.mobile-navigation[open] summary{border-color:var(--color-amber-500);color:var(--color-stone-900)}.mobile-navigation nav{border:1px solid var(--color-stone-200);background:#fff;border-radius:1rem;width:min(18rem,100vw - 2.5rem);padding:.6rem;display:grid;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 1rem 2.5rem #1c19171f}.mobile-navigation a{color:var(--color-stone-600);border-radius:.55rem;padding:.7rem .8rem;font-size:.9rem;font-weight:650}.mobile-navigation a:hover{background:var(--color-amber-50)}.split-section__heading h2{position:static}}@media (width<=51.99rem){.hero__visual{width:min(78vw,19rem)}.hero__content{flex-direction:column;align-items:flex-start;display:flex}.content-section h2{max-width:20ch}.site-footer__inner{flex-direction:column}}@media (width<=30rem){.hero h1{font-size:clamp(2.7rem,14vw,3.6rem)}.pull-quote{padding:1.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}
