:root{--bg: #1c1611;--bg-elev: #241b16;--bg-deep: #2a2018;--text: #f3e7d4;--text-mute: #b9a896;--accent: #5db9ff;--warm: #f5dab0;--rule: rgba(243, 231, 212, .1);--rule-strong: rgba(243, 231, 212, .22);--step--1: .9rem;--step-0: 1.125rem;--step-1: 1.406rem;--step-2: 1.758rem;--step-3: 2.197rem;--step-4: 2.746rem;--measure: 68ch;--measure-wide: 84ch;--gutter: clamp(1.25rem, 4vw, 2.5rem)}@font-face{font-family:PPMori;src:url(/deep-dives/fonts/PPMori-Regular.woff2) format("woff2"),url(/deep-dives/fonts/PPMori-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PPMori;src:url(/deep-dives/fonts/PPMori-SemiBold.woff2) format("woff2"),url(/deep-dives/fonts/PPMori-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}html{font-size:18px;-webkit-text-size-adjust:100%}body{font-family:PPMori,-apple-system,BlinkMacSystemFont,Helvetica Neue,Inter,Arial,sans-serif;font-weight:400;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.7}h1,h2,h3,h4{font-family:PPMori,-apple-system,BlinkMacSystemFont,Helvetica Neue,Inter,Arial,sans-serif;font-weight:600;line-height:1.2;margin:0;letter-spacing:-.01em}p,ul,ol{margin:0}a{color:var(--accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em;transition:color .14s ease}a:hover,a:focus-visible{color:var(--warm)}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.dd-post{padding:0 var(--gutter) 6rem}.dd-post__header{max-width:var(--measure);margin:4rem auto 2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--rule)}.dd-post__eyebrow{display:inline-block;font-size:var(--step--1);letter-spacing:.14em;text-transform:uppercase;color:var(--warm);margin-bottom:1rem}.dd-post__title{font-size:var(--step-4);line-height:1.15;letter-spacing:-.02em;margin-bottom:1rem}.dd-post__deck{font-size:var(--step-1);color:var(--text-mute);line-height:1.5;margin-bottom:1.5rem}.dd-post__meta{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;font-size:var(--step--1);color:var(--text-mute);letter-spacing:.02em}.dd-post__meta .sep{color:var(--rule-strong)}.dd-post__body{max-width:var(--measure);margin:0 auto}.dd-post__body>*{margin-bottom:1.5rem}.dd-post__body p{font-size:var(--step-0);line-height:1.7}.dd-post__body h2{font-size:var(--step-3);margin-top:3rem;margin-bottom:1.25rem;letter-spacing:-.015em}.dd-post__body h3{font-size:var(--step-2);margin-top:2.25rem;margin-bottom:1rem}.dd-post__body h4{font-size:var(--step-1);margin-top:1.75rem;margin-bottom:.75rem}.dd-post__body ul,.dd-post__body ol{padding-left:1.5rem}.dd-post__body ul li,.dd-post__body ol li{font-size:var(--step-0);line-height:1.65;margin-bottom:.65rem}.dd-post__body strong{color:var(--text);font-weight:600}.dd-post__body em{font-style:italic;color:var(--text)}.dd-post__body blockquote{border-left:2px solid var(--rule-strong);padding:.25rem 0 .25rem 1.25rem;color:var(--text-mute);font-style:italic}.dd-post__body code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em;background:var(--bg-elev);padding:.1em .35em;border-radius:3px;color:var(--warm)}.dd-post__body pre{background:var(--bg-elev);padding:1rem 1.25rem;border-radius:4px;border:1px solid var(--rule);overflow-x:auto;font-size:var(--step--1);line-height:1.55}.dd-post__body pre code{background:transparent;padding:0;color:var(--text)}.dd-post__body a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}.dd-post__featured{max-width:var(--measure-wide);margin:2.5rem auto 3rem}.dd-post__featured img{width:100%;height:auto;display:block;border-radius:4px;border:1px solid var(--rule)}.dd-figure{max-width:var(--measure-wide);margin:2.25rem auto}.dd-figure--wide{max-width:100%}.dd-figure img{width:auto;max-width:100%;height:auto;display:block;margin-inline:auto;border-radius:4px;border:1px solid var(--rule)}.dd-figure--invert img{filter:invert(1);border:none;border-radius:0}.dd-figure figcaption{font-size:var(--step--1);color:var(--text-mute);line-height:1.5;margin-top:.85rem;padding:0 .5rem}.dd-figure figcaption strong{color:var(--text);display:block;margin-bottom:.25rem;font-weight:600}.dd-figure figcaption a{color:var(--accent)}.dd-refs{max-width:var(--measure);margin:3rem auto;padding-top:2rem;border-top:1px solid var(--rule)}.dd-refs__title{font-size:var(--step-1);margin-bottom:1.25rem;letter-spacing:.01em}.dd-refs__list{list-style:none;padding:0;margin:0;counter-reset:ref}.dd-refs__item{counter-increment:ref;position:relative;padding-left:2.5rem;font-size:var(--step--1);color:var(--text-mute);line-height:1.6;margin-bottom:.85rem}.dd-refs__item:before{content:counter(ref) ".";position:absolute;left:0;top:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:var(--text-mute);font-variant-numeric:tabular-nums}.dd-refs__item a{color:var(--accent);word-break:break-word}.dd-authors{max-width:var(--measure-wide);margin:3rem auto;padding-top:2rem;border-top:1px solid var(--rule)}.dd-authors__title{font-size:var(--step--1);letter-spacing:.14em;text-transform:uppercase;color:var(--text-mute);margin-bottom:1.25rem}.dd-author{display:grid;grid-template-columns:80px 1fr;gap:1.25rem;align-items:start;margin-bottom:2rem}.dd-author__photo{width:80px;height:80px;border-radius:50%;object-fit:cover;border:1px solid var(--rule)}.dd-author__name{font-size:var(--step-1);font-weight:600;margin-bottom:.15rem}.dd-author__role{font-size:var(--step--1);color:var(--text-mute);margin-bottom:.5rem;letter-spacing:.02em}.dd-author__bio{font-size:var(--step--1);color:var(--text-mute);line-height:1.6}.dd-author__link{font-size:var(--step--1);color:var(--accent);text-decoration:none;display:inline-block;margin-top:.4rem}.dd-author__link:hover,.dd-author__link:focus-visible{text-decoration:underline}.dd-related{max-width:var(--measure-wide);margin:3rem auto 0;padding-top:2rem;border-top:1px solid var(--rule)}.dd-related__title{font-size:var(--step--1);letter-spacing:.14em;text-transform:uppercase;color:var(--text-mute);margin-bottom:1.25rem}.dd-related__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.dd-related__list{grid-template-columns:repeat(2,1fr)}}.dd-related__item a{display:grid;grid-template-columns:100px 1fr;gap:1rem;text-decoration:none;color:var(--text);align-items:start}.dd-related__item img{width:100px;height:70px;object-fit:cover;border-radius:3px;border:1px solid var(--rule)}.dd-related__item-title{font-size:var(--step-0);font-weight:600;line-height:1.3;margin-bottom:.25rem}.dd-related__item-date{font-size:var(--step--1);color:var(--text-mute)}.dd-related__item a:hover .dd-related__item-title,.dd-related__item a:focus-visible .dd-related__item-title{color:var(--accent)}.dd-back-link{max-width:var(--measure);margin:4rem auto 0;padding-top:2rem;border-top:1px solid var(--rule);font-size:var(--step--1);letter-spacing:.04em;color:var(--text-mute)}.dd-back-link a{color:var(--text-mute);text-decoration:none}.dd-back-link a:hover,.dd-back-link a:focus-visible{color:var(--text)}
