:root{--bg:#fff;--surface:#f6f6f3;--surface-hover:#eeeeea;--fg:#171714;--fg-muted:#666660;--border:#17171433;--border-subtle:#17171414;--accent:#e84d2f;--accent-hover:#bf351d;--accent-fg:#fff;--radius-sm:.25rem;--radius-md:.6rem;--shadow-subtle:0 1px 2px #1717140a, 0 10px 30px #1717140f;--font-display:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--font-sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--duration-fast:.14s;--duration-normal:.22s}*,:before,:after{box-sizing:border-box}html{background:var(--bg);color:var(--fg);font-family:var(--font-sans);scroll-behavior:smooth}body{background:var(--bg);text-rendering:optimizelegibility;flex-direction:column;min-height:100vh;margin:0;font-size:1rem;line-height:1.55;display:flex}main{flex:1}::selection{background:var(--accent);color:var(--accent-fg)}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.shell{width:min(100% - 2.5rem,76rem);margin-inline:auto}.skip-link{z-index:20;border-radius:var(--radius-sm);background:var(--fg);color:var(--bg);padding:.65rem .9rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:1;background:var(--bg);position:relative;box-shadow:0 4px 18px #1717140a}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:4.5rem;display:flex}.wordmark{letter-spacing:-.02em;align-items:center;gap:.65rem;font-size:.92rem;font-weight:720;text-decoration:none;display:inline-flex}.wordmark-mark{background:var(--accent);min-width:2rem;height:2rem;color:var(--accent-fg);letter-spacing:0;border-radius:50%;place-items:center;font-size:.72rem;display:inline-grid}.nav-list{gap:clamp(1.25rem,4vw,2.5rem);margin:0;padding:0;list-style:none;display:flex}.nav-link{color:var(--fg-muted);transition:color var(--duration-fast) ease;padding-block:1.5rem;font-size:.9rem;font-weight:650;text-decoration:none;display:inline-block;position:relative}.nav-link:after{content:"";background:var(--accent);height:2px;transition:transform var(--duration-normal) ease;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.nav-link:hover,.nav-link[aria-current=page]{color:var(--fg)}.nav-link[aria-current=page]:after{transform:scaleX(1)}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.4rem;font-size:.72rem;font-weight:760}.hero{padding-block:clamp(4.5rem,8vw,7.5rem) clamp(4.5rem,8vw,7rem)}.hero h1,.page-intro h1,.article-header h1,.not-found h1{font-family:var(--font-display);letter-spacing:-.055em;margin:0;font-weight:500}.hero h1{max-width:18ch;font-size:clamp(3.25rem,6vw,5.75rem);line-height:.96}.hero-bottom{max-width:37rem;margin-top:clamp(2rem,4vw,3rem)}.hero-summary{color:var(--fg-muted);letter-spacing:-.015em;margin:0;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.48}.action-row{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:2rem;display:flex}.button-link{border:1px solid var(--fg);border-radius:var(--radius-sm);background:var(--fg);min-height:3rem;color:var(--bg);transition:background var(--duration-fast) ease, color var(--duration-fast) ease, transform var(--duration-fast) ease;justify-content:center;align-items:center;gap:.55rem;padding:.75rem 1.15rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.button-link:hover{background:var(--accent);border-color:var(--accent);color:var(--accent-fg);transform:translateY(-2px)}.text-link{align-items:center;gap:.45rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.text-link span,.link-arrow{color:var(--accent);transition:transform var(--duration-fast) ease}.text-link:hover span,.content-row h3 a:hover .link-arrow{transform:translate(.16rem,-.16rem)}.content-section{padding-block:clamp(4rem,7vw,6.5rem)}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.section-heading h2{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(2.4rem,4vw,4rem);font-weight:500;line-height:1}.content-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.content-row{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-subtle);grid-template-columns:minmax(10rem,.65fr) minmax(0,2fr);gap:2rem;padding:clamp(1.5rem,3vw,2.3rem);display:grid}.content-row-meta{color:var(--fg-muted);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;align-content:start;gap:.4rem 1rem;font-size:.72rem;font-weight:680;display:flex}.content-row-meta span:first-child{color:var(--accent)}.content-row h3{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(1.65rem,3vw,2.6rem);font-weight:500;line-height:1.08}.content-row h3 a{text-decoration:none}.link-arrow{font-family:var(--font-sans);vertical-align:top;margin-left:.2em;font-size:.55em;display:inline-block}.content-row p{max-width:45rem;color:var(--fg-muted);margin:.8rem 0 0}.page-intro{grid-template-columns:minmax(0,1.45fr) minmax(16rem,.55fr);align-items:end;gap:clamp(3rem,8vw,8rem);padding-block:clamp(5rem,10vw,8.5rem) clamp(3.5rem,7vw,6rem);display:grid}.page-intro h1{font-size:clamp(3.5rem,7vw,6.25rem);line-height:.92}.page-intro-copy{color:var(--fg-muted);margin:0;font-size:clamp(1.05rem,1.6vw,1.25rem)}.learn-browser{padding-bottom:clamp(5rem,10vw,9rem)}.format-tabs{gap:.5rem;margin-bottom:2rem;display:flex}.format-tab{border:1px solid var(--border);min-height:2.75rem;color:var(--fg-muted);cursor:pointer;transition:border-color var(--duration-fast) ease, background var(--duration-fast) ease, color var(--duration-fast) ease;background:0 0;border-radius:999px;padding:.55rem 1rem;font-size:.82rem;font-weight:720;text-decoration:none}.format-tab:hover{border-color:var(--fg);color:var(--fg)}.format-tab[aria-selected=true]{border-color:var(--fg);background:var(--fg);color:var(--bg)}.format-panel[hidden]{display:none}.empty-state{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-subtle);color:var(--fg-muted);margin:0;padding:2rem}.connect-layout{grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);gap:clamp(4rem,10vw,10rem);padding-block:clamp(5rem,10vw,9rem);display:grid}.connect-intro h1{max-width:11ch;font-family:var(--font-display);letter-spacing:-.055em;margin:0;font-size:clamp(3.25rem,5.8vw,5.25rem);font-weight:500;line-height:.92}.connect-intro>p:last-child{max-width:34rem;color:var(--fg-muted);margin:2rem 0 0;font-size:1.15rem}.conversation-form,.conversation-success{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-subtle);align-self:end;padding:clamp(1.25rem,3vw,2rem)}.conversation-form[hidden],.conversation-success[hidden]{display:none}.conversation-success:focus{outline:none}.conversation-success h2{font-family:var(--font-display);letter-spacing:-.05em;margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:.95}.conversation-success>p:last-child{max-width:28rem;color:var(--fg-muted);margin:1.25rem 0 0}.form-field{margin-top:1.35rem}.form-field label{margin-bottom:.5rem;font-size:.76rem;font-weight:720;display:block}.form-field input,.form-field textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--surface) 70%, transparent);width:100%;color:var(--fg);transition:border-color var(--duration-fast) ease, background var(--duration-fast) ease}.form-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-field input{min-height:3rem;padding:.65rem .8rem}.form-field textarea{resize:vertical;min-height:10rem;padding:.8rem}.form-field input:focus,.form-field textarea:focus{border-color:var(--accent);background:var(--surface);outline:none}.form-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.35rem;display:flex}.submit-button{border:1px solid var(--fg);border-radius:var(--radius-sm);background:var(--fg);min-height:3rem;color:var(--bg);cursor:pointer;transition:background var(--duration-fast) ease, border-color var(--duration-fast) ease, transform var(--duration-fast) ease;padding:.7rem 1.2rem;font-size:.88rem;font-weight:720}.submit-button:hover{border-color:var(--accent);background:var(--accent);transform:translateY(-2px)}.submit-button:disabled{border-color:var(--fg-muted);background:var(--fg-muted);cursor:wait;transform:none}.form-note{color:var(--fg-muted);margin:0;font-size:.78rem}.article-header{max-width:66rem;padding-block:clamp(5rem,10vw,9rem) clamp(3rem,6vw,5rem)}.article-meta{color:var(--fg-muted);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:.4rem 1rem;margin-bottom:1.5rem;font-size:.72rem;font-weight:700;display:flex}.article-meta span:first-child{color:var(--accent)}.article-header h1{max-width:14ch;font-size:clamp(3.25rem,6.5vw,6rem);line-height:.95}.article-deck{max-width:42rem;color:var(--fg-muted);margin:2rem 0 0;font-size:clamp(1.15rem,2vw,1.4rem)}.article-series{color:var(--fg-muted);margin:1.25rem 0 0;font-size:.78rem;font-weight:680}.article-series span{color:var(--fg)}.article-credits{border-top:1px solid var(--border-subtle);max-width:46rem;margin-top:2.5rem;padding-top:1.5rem}.article-credit-list{flex-wrap:wrap;gap:1.25rem 2.5rem;margin:0;display:flex}.article-credit-list>div{gap:.25rem;display:grid}.article-credit-list dt,.article-interviewees>p{color:var(--fg-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:740}.article-credit-list dd{flex-wrap:wrap;align-items:baseline;gap:.25rem .55rem;margin:0;font-size:.84rem;display:flex}.article-credit-list dd a,.interviewee-name,.article-interviewees li>a{font-weight:720}.article-interviewees li>a.interviewee-affiliation{color:var(--fg-muted);font-size:.76rem;font-weight:620}.article-credit-list dd span,.article-credit-list dd time,.article-interviewees li>span:not(.interviewee-name){color:var(--fg-muted);font-size:.76rem}.article-interviewees{border-top:1px solid var(--border-subtle);grid-template-columns:5rem minmax(0,1fr);gap:1rem;margin-top:1.5rem;padding-top:1.25rem;display:grid}.article-interviewees>p{margin:.2rem 0 0}.article-interviewees ul,.article-topics,.author-links{margin:0;padding:0;list-style:none}.article-interviewees ul{gap:.65rem;display:grid}.article-interviewees li{flex-wrap:wrap;align-items:baseline;gap:.25rem .55rem;font-size:.86rem;display:flex}.article-topics{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.article-topics li{border:1px solid var(--border);color:var(--fg-muted);border-radius:999px;padding:.35rem .65rem;font-size:.7rem;font-weight:680}.article-body{padding-bottom:clamp(5rem,10vw,9rem)}.prose{width:min(100%,44rem);font-family:var(--font-display);margin-inline:auto;padding-top:clamp(3rem,6vw,5rem);font-size:clamp(1.12rem,2vw,1.28rem);line-height:1.72}.prose>:first-child{margin-top:0}.prose h2,.prose h3{font-family:var(--font-sans);letter-spacing:-.035em;margin:2.7em 0 .65em;font-weight:720;line-height:1.15}.prose h2{font-size:1.8rem}.prose h3{font-size:1.3rem}.prose p,.prose ul,.prose ol,.prose blockquote{margin-block:1.35em}.prose a{color:var(--accent-hover)}.prose blockquote{border-left:3px solid var(--accent);margin-inline:0;padding-left:1.2rem;font-size:1.2em;line-height:1.45}.prose hr{border:0;margin-block:3rem}.article-notes{border-top:1px solid var(--border);width:min(100%,44rem);margin:clamp(4rem,8vw,6rem) auto 0;padding-top:2rem}.article-notes .eyebrow,.related-reading .eyebrow{margin-bottom:.7rem}.article-notes h2,.related-reading h2{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1}.methodology-note{border-radius:var(--radius-md);background:var(--surface);margin-top:1.75rem;padding:1.5rem}.methodology-note h3{margin:0;font-size:.86rem}.methodology-note p{color:var(--fg-muted);margin:.65rem 0 0;font-size:.9rem}.source-list{gap:1.25rem;margin:1.75rem 0 0;padding-left:1.4rem;display:grid}.source-list li{padding-left:.35rem}.source-list a{font-size:.9rem;font-weight:720}.source-list span,.source-list time{color:var(--fg-muted);margin-top:.2rem;font-size:.72rem;display:block}.source-list p{color:var(--fg-muted);margin:.45rem 0 0;font-size:.82rem}.related-reading{border-top:1px solid var(--border);margin-top:clamp(4rem,8vw,6rem);padding-top:2rem}.related-reading-heading{margin-bottom:2rem}.related-reading .content-row h3{font-size:clamp(1.5rem,2.5vw,2.2rem)}.article-engagement{border-radius:var(--radius-md);background:var(--surface);width:min(100%,44rem);box-shadow:var(--shadow-subtle);margin:4rem auto 0;padding:2rem}.article-engagement h2{max-width:34rem;font-family:var(--font-display);margin:0;font-size:1.5rem;font-weight:500;line-height:1.3}.article-engagement-note{color:var(--fg-muted);margin:.45rem 0 0;font-size:.9rem}.reaction-options{flex-wrap:wrap;gap:.7rem;margin-top:1.4rem;display:flex}.reaction-button{border-radius:var(--radius-sm);background:var(--bg);min-height:2.75rem;color:var(--fg);cursor:pointer;transition:background var(--duration-fast) ease, color var(--duration-fast) ease, transform var(--duration-fast) ease;border:0;padding:.6rem .9rem;font-size:.84rem;font-weight:700;box-shadow:0 1px 4px #1717141a}.reaction-button:hover:not(:disabled){background:var(--surface-hover);transform:translateY(-1px)}.reaction-button[aria-pressed=true]{background:var(--accent);color:var(--accent-fg)}.reaction-button:disabled{cursor:default}.reaction-button:disabled:not([aria-pressed=true]){opacity:.55}.reaction-status{color:var(--fg-muted);margin:.8rem 0 0;font-size:.82rem}.article-engagement .text-link{margin-top:1.25rem}.author-header{max-width:66rem;padding-block:clamp(5rem,10vw,9rem) clamp(2.5rem,5vw,4rem)}.author-header h1{max-width:14ch;font-family:var(--font-display);letter-spacing:-.055em;margin:0;font-size:clamp(3.25rem,6.5vw,6rem);font-weight:500;line-height:.95}.author-image{object-fit:cover;border-radius:50%;width:8rem;height:8rem;margin-bottom:2rem}.author-role{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:1.25rem 0 0;font-size:.78rem;font-weight:740}.author-description{max-width:42rem;color:var(--fg-muted);margin:1.25rem 0 0;font-size:clamp(1.1rem,2vw,1.35rem)}.author-links{flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:1.5rem;font-size:.82rem;font-weight:700;display:flex}.author-about{padding-bottom:clamp(3rem,6vw,5rem)}.author-about .prose{padding-top:0}.author-contributions{border-top:1px solid var(--border-subtle)}.not-found{padding-block:clamp(6rem,14vw,12rem)}.not-found h1{font-size:clamp(5rem,18vw,14rem);line-height:.8}.not-found p{max-width:30rem;color:var(--fg-muted);margin:2rem 0;font-size:1.15rem}.site-footer{background:var(--surface);box-shadow:0 -4px 18px #17171409}.footer-inner{min-height:6rem;color:var(--fg-muted);justify-content:space-between;align-items:center;gap:2rem;font-size:.76rem;display:flex}.footer-inner p{margin:0}.footer-inner a{font-weight:700}@media (width<=700px){.shell{width:min(100% - 1.5rem,76rem)}.wordmark{gap:.5rem}.wordmark-mark{min-width:1.8rem;height:1.8rem}.hero h1{font-size:clamp(3.1rem,14vw,4.5rem)}.content-row,.page-intro,.connect-layout{grid-template-columns:1fr}.content-row{gap:.85rem}.page-intro{align-items:start;gap:2rem}.page-intro h1{font-size:clamp(3.5rem,18vw,5rem)}.connect-layout{gap:4rem}.conversation-form{align-self:auto}.article-interviewees{grid-template-columns:1fr;gap:.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
