@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500;600&family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";:root{--paper:#f8fafb;--surface:#fff;--ink:#14212b;--muted:#46586a;--blue:#2f8fa8;--blue-dark:#1c5c70;--lime:#7fa828;--line:#c7dde3;--soft-blue:#e7f3f5;color:var(--ink);background:var(--paper);font-family:IBM Plex Sans,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);margin:0;padding-top:4.35rem;font-size:18px}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--lime);outline-offset:4px}.skip-link{z-index:30;color:#fff;background:var(--blue-dark);padding:.75rem 1rem;position:fixed;top:0;left:1rem;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--paper) 94%,transparent);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;gap:1.5rem;min-height:4.35rem;padding:.9rem max(1.5rem,50vw - 38rem);display:flex;position:fixed;top:0;left:0;right:0}.brand{letter-spacing:.01em;white-space:nowrap;font-size:1.05rem;font-weight:700;text-decoration:none}.menu-toggle{border:1px solid var(--line);color:var(--ink);background:var(--surface);font:inherit;align-items:center;gap:.45rem;padding:.45rem .65rem;font-size:.9rem;font-weight:600;display:none}.site-nav{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.site-nav a{color:var(--muted);border-bottom:2px solid #0000;padding:.35rem 0;font-size:.9rem;font-weight:500;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=location]{border-color:var(--lime);color:var(--ink)}.header-buy{color:var(--blue-dark)!important;font-weight:700!important}.hero,.section,.closing{max-width:72rem;margin:auto;padding-left:1.5rem;padding-right:1.5rem}.hero{grid-template-columns:minmax(0,1.25fr) minmax(15rem,.75fr);align-items:center;gap:clamp(3rem,9vw,8rem);min-height:calc(100vh - 4.35rem);padding-top:4rem;padding-bottom:5rem;display:grid}.eyebrow{color:var(--blue-dark);letter-spacing:.1em;text-transform:uppercase;margin:0 0 1.25rem;font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:600}h1,h2,h3{margin-top:0;line-height:1.06}h1,h2{letter-spacing:-.045em}h1{max-width:13ch;margin-bottom:0;font-size:clamp(2.6rem,5.4vw,5.2rem)}h2{margin-bottom:0;font-size:clamp(2.25rem,5vw,4.4rem)}h3{margin-bottom:.5rem;font-size:1.25rem}.lead{max-width:39rem;color:var(--muted);margin:1.75rem 0 0;font-size:clamp(1.18rem,2vw,1.55rem);line-height:1.5}.actions{flex-wrap:wrap;gap:.8rem;margin-top:2.25rem;display:flex}.button{border:1px solid var(--blue-dark);border-radius:.25rem;padding:.9rem 1.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:inline-block}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--blue-dark)}.button.primary:hover{background:var(--blue)}.button.secondary{color:var(--blue-dark);background:0 0}.button.secondary:hover{color:#fff;background:var(--blue-dark)}.button.light{color:var(--blue-dark);background:#fff;border-color:#fff}.book-cover{filter:drop-shadow(0 1.3rem 1.3rem #142b3d38);justify-self:center;width:min(100%,20rem);height:auto;display:block}.section{padding-top:clamp(4rem,9vw,8rem);padding-bottom:clamp(4rem,9vw,8rem);scroll-margin-top:6rem}.problem{border-top:1px solid var(--line);background:var(--surface);max-width:none;padding-left:max(1.5rem,50vw - 36rem);padding-right:max(1.5rem,50vw - 36rem)}.split{grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,8vw,7rem);display:grid}.prose{max-width:43rem;font-size:1.16rem;line-height:1.62}.prose p:first-child{margin-top:0}.book{background:var(--soft-blue);max-width:none;padding-left:max(1.5rem,50vw - 36rem);padding-right:max(1.5rem,50vw - 36rem)}.foundation-list{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);gap:0;max-width:72rem;margin:4rem auto 0;padding:0;list-style:none;display:grid}.foundation-list li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:14rem;padding:1.25rem}.foundation-list li:first-child{border-left:1px solid var(--line)}.foundation-list span{color:var(--blue-dark);font-family:IBM Plex Mono,monospace;font-size:.8rem}.foundation-list h3{margin-top:2.6rem}.foundation-list p{color:var(--muted);font-size:.98rem;line-height:1.45}.principle{border-left:4px solid var(--lime);max-width:55rem;margin:4rem auto 0;padding:1.5rem 0 0 1.5rem}.principle p{margin:0;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.35}.principle cite{color:var(--muted);margin-top:1rem;font-size:.9rem;font-style:normal;display:block}.figures{max-width:none;padding-left:max(1.5rem,50vw - 36rem);padding-right:max(1.5rem,50vw - 36rem)}.figure-grid{gap:1.25rem;margin-top:3rem;display:grid}.figure-grid figure{border:1px solid var(--line);background:var(--surface);grid-template-columns:minmax(14rem,1.45fr) minmax(12rem,.55fr);align-items:center;gap:2rem;margin:0;padding:1.25rem;display:grid}.figure-grid img{width:100%;height:auto}.figure-grid figcaption{color:var(--muted);gap:.5rem;line-height:1.45;display:grid}.figure-grid strong{color:var(--ink);font-size:1.2rem}.update{border-top:1px solid var(--line)}.article-link{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--blue-dark);grid-template-columns:1fr auto;gap:.5rem 1rem;padding:1.5rem 0;text-decoration:none;display:grid}.article-link span:first-child{letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font-family:IBM Plex Mono,monospace;font-size:.75rem}.article-link strong{font-size:1.35rem;line-height:1.25}.article-link:hover strong{text-underline-offset:.2em;text-decoration:underline}.author{border-top:1px solid var(--line);background:var(--soft-blue);grid-template-columns:.85fr 1.15fr;gap:clamp(2rem,8vw,7rem);max-width:none;padding-left:max(1.5rem,50vw - 36rem);padding-right:max(1.5rem,50vw - 36rem);display:grid}.author-copy{max-width:43rem;font-size:1.16rem;line-height:1.62}.author-copy p:first-child{margin-top:0}.author-proof{flex-wrap:wrap;gap:1rem;margin:2rem 0;display:flex}.author-proof span{border-left:3px solid var(--lime);min-width:8rem;color:var(--muted);gap:.2rem;padding:.8rem 1rem;font-size:.82rem;display:grid}.author-proof strong{color:var(--blue-dark);font-family:IBM Plex Mono,monospace;font-size:1.35rem}.readers{background:var(--surface);max-width:none;padding-left:max(1.5rem,50vw - 36rem);padding-right:max(1.5rem,50vw - 36rem)}.reader-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:3rem;display:grid}.reader-voice{border:1px solid var(--line);background:var(--paper);flex-direction:column;min-height:15rem;margin:0;padding:1.4rem;display:flex}.voice-meta{color:var(--blue-dark);letter-spacing:.04em;justify-content:space-between;gap:1rem;font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:600;display:flex}.reader-voice blockquote,.voice-summary{margin:2.25rem 0;font-size:1.2rem;line-height:1.45}.voice-summary{border-left:3px solid var(--lime);padding-left:1rem}.reader-voice figcaption{color:var(--muted);gap:.2rem;margin-top:auto;font-size:.9rem;display:grid}.reader-voice figcaption strong{color:var(--ink)}.course{color:#fff;background:var(--blue-dark);grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,8vw,7rem);max-width:none;padding-left:max(1.5rem,50vw - 36rem);padding-right:max(1.5rem,50vw - 36rem);display:grid}.course .eyebrow{color:#d7eef3}.course .prose{color:#f8fafb}.course-price{letter-spacing:-.06em;font-family:IBM Plex Mono,monospace;font-weight:600;margin:1.5rem 0!important;font-size:2rem!important}.course-price span,.course-price small{letter-spacing:0;font-size:.85rem}.closing{text-align:center;max-width:52rem;padding-top:clamp(5rem,10vw,9rem);padding-bottom:clamp(5rem,10vw,9rem)}.closing p{font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.35}.site-footer{border-top:1px solid var(--line);max-width:76rem;color:var(--muted);justify-content:space-between;gap:1rem;margin:auto;padding:2rem 1.5rem;font-size:.85rem;display:flex}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.footer-links a{text-decoration:none}.footer-links a:hover{color:var(--ink);text-underline-offset:.2em;text-decoration:underline}.article{max-width:43rem;margin:auto;padding:clamp(3rem,8vw,7rem) 1.5rem}.article-meta{color:var(--muted);letter-spacing:.03em;margin:2rem 0 -1.5rem;font-family:IBM Plex Mono,monospace;font-size:.75rem}.article-back{color:var(--blue-dark);font-size:.9rem;font-weight:700;text-decoration:none}.article h1{max-width:14ch;margin-top:3rem;font-size:clamp(2.8rem,6vw,5.3rem)}.article h2{margin-top:3.5rem;font-size:clamp(1.75rem,3vw,2.5rem)}.article p,.article li{font-size:clamp(1.12rem,1.8vw,1.3rem);line-height:1.7}.article blockquote{border-left:3px solid var(--lime);color:var(--blue-dark);margin:2rem 0;padding-left:1.25rem}.article-cta{border-top:1px solid var(--line);margin-top:4rem;padding-top:2rem}.not-found{max-width:45rem;margin:auto;padding:15vh 1.5rem}.not-found p{max-width:32rem;color:var(--muted);font-size:1.2rem;line-height:1.5}@media (width<=850px){.reader-grid{grid-template-columns:1fr}body{font-size:17px}.menu-toggle{display:flex}.site-nav{border-bottom:1px solid var(--line);background:var(--paper);flex-direction:column;align-items:stretch;gap:0;padding:.5rem 1.25rem 1rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 .8rem 1.2rem #142b3d1f}.site-nav.is-open{display:flex}.site-nav a{border-bottom:1px solid var(--line);padding:.8rem 0;font-size:1rem}.site-nav .header-buy{border-bottom:0;margin-top:.35rem}.hero,.split,.author,.course{grid-template-columns:1fr}.hero{min-height:auto;padding-top:2.5rem}.book-cover{width:min(70vw,18rem)}.foundation-list{grid-template-columns:1fr 1fr}.foundation-list li:first-child,.foundation-list li:nth-child(odd){border-left:1px solid var(--line)}.figure-grid figure{grid-template-columns:1fr;gap:1rem}.section{scroll-margin-top:5.5rem}.site-footer{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}}@media (width<=500px){.foundation-list{grid-template-columns:1fr}.foundation-list li{border-left:1px solid var(--line);min-height:0}.foundation-list h3{margin-top:1.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}.consent-banner[hidden]{display:none}.consent-banner{z-index:40;border:1px solid var(--line);max-width:62rem;color:var(--ink);background:var(--surface);justify-content:space-between;align-items:center;gap:1.5rem;margin:auto;padding:1.25rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 1rem 2.5rem #142b3d33}.consent-banner h2{letter-spacing:0;margin:0;font-size:1.15rem}.consent-banner p{max-width:43rem;color:var(--muted);margin:.4rem 0;font-size:.95rem;line-height:1.45}.consent-banner a{color:var(--blue-dark);font-size:.9rem;font-weight:700}.consent-actions{flex-shrink:0;gap:.6rem;display:flex}.consent-actions button,.consent-reject{border:1px solid var(--blue-dark);font:inherit;cursor:pointer;border-radius:.2rem;padding:.65rem .9rem;font-size:.9rem;font-weight:700}.consent-reject{color:var(--blue-dark);background:0 0}.consent-accept{color:#fff;background:var(--blue-dark)}.privacy code{background:var(--soft-blue);padding:.1rem .25rem;font-family:IBM Plex Mono,monospace;font-size:.85em}@media (width<=650px){.consent-banner{flex-direction:column;align-items:stretch;gap:1rem}.consent-actions{justify-content:flex-end}}
