@font-face{font-family:Archivo;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/archivo-400.ttf)format("truetype")}@font-face{font-family:Archivo;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/archivo-500.ttf)format("truetype")}@font-face{font-family:Archivo;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/archivo-700.ttf)format("truetype")}@font-face{font-family:Archivo;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/archivo-800.ttf)format("truetype")}:root{--color-paper:#f9f9f9;--color-ink:#15130f;--color-body:#3a3630;--color-muted:#6b6660;--color-line:#d6d1cb;--font-sans:Archivo, Arial, sans-serif;--text-body:1.25rem;--text-small:1.0625rem;--text-eyebrow:.8125rem;--text-heading:2.25rem;--text-hero:3.25rem;--text-profile:1.3125rem;--leading-body:1.66667;--width-page:60.75rem;--width-copy:43.75rem;--gutter:clamp(1.5rem, 5vw, 4rem);--space-section:6.25rem;--space-inset:6.5rem;--space-section-gap:1.375rem;--space-hero-gap:1.75rem;--space-feature:11rem;--space-footer-gap:9.375rem}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1.5rem}body{background:var(--color-paper);color:var(--color-ink);font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--leading-body);-webkit-font-smoothing:antialiased;margin:0}p,h1,h2,h3,ol,dl,dd{margin:0}a{color:inherit;text-underline-offset:.15em;text-decoration-thickness:1px}a:hover{text-decoration:underline}a:focus-visible{outline:2px solid var(--color-ink);outline-offset:6px}::selection{color:var(--color-ink);background:#ffd6cd}.container{width:min(var(--width-page), calc(100% - var(--gutter) * 2));margin-inline:auto}.site-header{padding-block:2.5rem .75rem;display:flex}.wordmark{letter-spacing:-.038em;gap:3.57px;font-size:34px;font-weight:800;line-height:34px;text-decoration:none;display:flex}.wordmark:hover{text-decoration:none}.hero{padding-block:var(--space-feature);position:relative}.inset{align-items:flex-start;gap:var(--space-section-gap);width:calc(100% - var(--space-inset));margin-left:var(--space-inset);flex-direction:column;display:flex}.hero .inset{gap:var(--space-hero-gap)}.eyebrow{font-size:var(--text-eyebrow);letter-spacing:.14em;text-transform:uppercase;color:var(--color-body);font-weight:500;line-height:18px}h1,h2,h3{font-weight:500}h1{max-width:800px;font-size:var(--text-hero);letter-spacing:-.032em;line-height:1.17188}.hero-line{display:block}h2{max-width:840px;font-size:var(--text-heading);letter-spacing:-.026em;line-height:1.06818}h3{font-size:var(--text-profile);letter-spacing:-.018em;line-height:1.6}.hero-description{max-width:640px;color:var(--color-body)}.research-meta{font-size:var(--text-small);letter-spacing:-.015em;flex-direction:column;gap:8px;line-height:1.5;display:flex}.research-details{font-weight:700}.section{align-items:flex-start;gap:var(--space-section-gap);padding-block:calc(var(--space-section) + 1px) var(--space-section);flex-direction:column;display:flex;position:relative}.section:before{content:"";background:url(/design/divider.svg) 50%/148.148% 1px no-repeat;width:100%;height:1px;position:absolute;top:0;left:0}.section-copy{max-width:var(--width-copy);color:var(--color-body)}.profiles{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:4rem;width:100%;padding-top:58px;display:grid}.profile{min-width:0}.portrait-frame{aspect-ratio:1;width:275px;max-width:100%;margin-bottom:42px;position:relative;overflow:hidden}.portrait{object-fit:cover;width:100%;height:100%;display:block}.portrait-frame:not(.portrait-frame--kyle):after{content:"";pointer-events:none;border:1px solid #c4beb6;position:absolute;inset:0}.portrait-frame--kyle .portrait{width:128.722%;max-width:none;height:128.727%;position:absolute;top:-6.726%;left:-15.2622%}.profile-role{font-size:var(--text-small);color:var(--color-muted);margin-top:5px;line-height:1.15}.profile-description{max-width:360px;color:var(--color-body);margin-top:16px}.arrow-link{justify-content:space-between;align-items:center;gap:16px;text-decoration:none;display:flex}.profile-link{max-width:360px;font-size:var(--text-small);margin-top:16px;font-weight:700;line-height:1.15;text-decoration:underline}.profile-arrow{flex:0 0 16px;width:16px;height:16px;position:relative}.profile-arrow img{width:18px;height:18px;position:absolute;top:-1px;left:-1px}.contact-arrow{flex:0 0 24px;width:24px;height:24px}.audience-list{width:100%;padding:42px 0 0;list-style:none}.audience-list li{grid-template-columns:minmax(0,620px) 100px;align-items:center;padding-block:18px;display:grid}.audience-list li:nth-child(2){min-height:126px}.audience-list p{font-size:var(--text-profile);letter-spacing:-.018em;font-weight:500;line-height:1.6}.item-number{font-size:var(--text-heading);letter-spacing:-.026em;grid-template-columns:1fr 1fr;align-items:center;font-weight:500;line-height:1.06818;display:grid}.audience-list li:first-child .item-number{color:var(--color-body)}.questions{width:100%;padding-top:20px}.question{border-top:1px solid var(--color-line);padding-block:29px 32px}.question p{max-width:780px;font-size:var(--text-small);color:var(--color-body);margin-top:10px;line-height:1.6}.talk{padding-block:calc(var(--space-feature) + 1px) var(--space-feature)}.talk h2{max-width:760px;font-size:var(--text-hero);letter-spacing:-.032em;line-height:1.17188}.talk .inset>p:last-child{max-width:700px;color:var(--color-body)}.contact-list{width:100%;padding-top:30px}.contact-list>div{border-top:1px solid var(--color-line);grid-template-columns:280px minmax(0,1fr);align-items:center;gap:24px;padding-block:25px 28px;display:grid}.contact-list .eyebrow{color:var(--color-muted)}.contact-list a{font-size:var(--text-profile);letter-spacing:-.018em;font-weight:500;line-height:1.6;text-decoration:none}.contact-list a:hover{text-decoration:underline}.site-footer{align-items:center;gap:var(--space-footer-gap);padding-block:var(--space-section) var(--space-footer-gap);flex-direction:column;display:flex}.footer-wordmark{letter-spacing:-.038em;white-space:nowrap;justify-content:center;width:100%;font-size:17.5694vw;font-weight:800;line-height:1;display:flex;overflow:hidden}.footer-wordmark>div{flex-shrink:0;gap:.10502em;display:flex}.footer-details{color:var(--color-muted);font-size:var(--text-small);justify-content:space-between;gap:40px;padding-top:48px;line-height:1.15;display:flex}.book-call{z-index:10;bottom:max(32px, env(safe-area-inset-bottom));right:max(32px, env(safe-area-inset-right));width:96.331px;height:85px;translate:0 var(--booking-scroll-offset,100vh);transition:transform .15s;display:block;position:fixed}.book-call img{width:96.331px;height:85px;display:block}.book-call:hover{transform:translateY(-3px)}.book-call.is-settling img{animation:.56s ease-in-out booking-settle}.book-call.is-releasing img{animation:.32s cubic-bezier(.22,1,.36,1) booking-release}@keyframes booking-release{0%,to{transform:translateY(0)}35%{transform:translateY(5px)}}@keyframes booking-settle{0%,to{transform:translateY(0)}28%{transform:translateY(-9px)}55%{transform:translateY(3px)}78%{transform:translateY(-1.5px)}}.skip-link{z-index:20;background:var(--color-ink);color:#fff;font-size:var(--text-small);padding:.5rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}@media (width<=900px){:root{--text-heading:2.25rem;--text-hero:3.25rem;--space-inset:2rem;--text-body:1.25rem;--text-small:1.0625rem;--text-profile:1.3125rem;--space-section:5rem;--space-feature:7rem;--space-footer-gap:6rem}.hero{padding-bottom:11rem}.hero-line{display:inline}.profiles{column-gap:40px}.audience-list li{grid-template-columns:minmax(0,1fr) 90px;gap:20px}.contact-list>div{grid-template-columns:35% minmax(0,1fr)}}@media (width<=600px){:root{--text-body:1.125rem;--text-small:1rem;--text-eyebrow:.625rem;--text-heading:1.875rem;--text-hero:2.5rem;--text-profile:1.25rem;--space-section:4rem;--space-inset:0rem;--leading-body:1.65;--space-feature:5rem;--space-section-gap:1rem;--space-hero-gap:1.5rem;--space-footer-gap:3rem}.site-header{padding-top:24px}.wordmark{gap:2.94px;font-size:28px;line-height:28px}h1{font-size:clamp(2rem, 10.25vw, var(--text-hero))}h2{line-height:1.2}.eyebrow{line-height:1.4}.research-details{max-width:19rem}.profiles{grid-template-columns:minmax(0,1fr);gap:48px;padding-top:24px}.portrait-frame{width:240px;margin-bottom:24px}.profile-description{max-width:320px}.profile-link{min-height:44px}.audience-list{padding-top:24px}.audience-list li{grid-template-columns:minmax(0,1fr) 60px;gap:16px}.audience-list li:nth-child(2){min-height:0}.audience-list p{font-size:var(--text-body)}.item-number{font-size:28px}.question{padding-block:24px}.question p{margin-top:12px}.contact-list{padding-top:24px}.contact-list>div{grid-template-columns:minmax(0,1fr);gap:8px;padding-block:24px}.contact-list a{align-items:center;min-height:44px;display:flex}.footer-details{flex-direction:column;gap:16px;padding-top:0;font-size:.875rem}.footer-details p:first-child{max-width:256px}.book-call{bottom:max(20px, env(safe-area-inset-bottom));right:max(20px, env(safe-area-inset-right))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.book-call{transition:none}.book-call.is-settling img,.book-call.is-releasing img{animation:none}}
