:root{--color-bg: #ffffff;--color-bg-soft: #eeeeee;--color-bg-muted: #333333;--color-bg-dark: #050607;--color-text: #111111;--color-text-muted: #6b6b6b;--color-text-inverse: #ffffff;--color-border: #d5d5d5;--color-accent: #3974d8;--color-accent-dark: #2459ba;--container-width: 1160px;--text-width: 820px;--radius-pill: 999px;--header-height: 76px;--shadow-focus: 0 0 0 3px rgba(49, 107, 214, .28)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-bg)}body{margin:0;color:var(--color-text);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.55;letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:none;box-shadow:var(--shadow-focus)}img,svg{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:700;line-height:1.18}h1{white-space:pre-line;font-size:clamp(2.2rem,3.2vw,3.45rem)}h2{font-size:clamp(2.05rem,3.4vw,4rem)}h3{font-size:clamp(1.28rem,1.8vw,1.8rem)}ul,ol{margin:0;padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:100%;max-width:var(--container-width);margin:0 auto;padding-inline:32px}.narrow{max-width:var(--text-width)}.centered{margin-inline:auto;text-align:center}.section{padding-block:clamp(92px,10vw,156px)}.section-soft{background:var(--color-bg-soft)}.section-dark{background:var(--color-bg-dark);color:var(--color-text-inverse)}.section-head{margin-bottom:clamp(48px,7vw,92px)}.lead{margin-top:26px;font-size:clamp(1.18rem,1.65vw,1.58rem);font-weight:500;line-height:1.55}.muted{margin-top:18px;color:var(--color-text-muted)}.button{display:inline-flex;min-height:56px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius-pill);padding:16px 42px;font-size:1rem;font-weight:700;line-height:1.1;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.button:hover{transform:translateY(-1px)}.button--dark{background:#000;color:var(--color-text-inverse)}.button--dark:hover{background:#2a2a2a}.button--light{min-width:250px;background:var(--color-bg);color:var(--color-text)}.button--light:hover{background:#ededed}.button--outline{border-color:#000;color:var(--color-text)}.button--outline:hover{background:#000;color:var(--color-text-inverse)}.button--disabled{cursor:default;border-color:#bdbdbd;color:#777}.button--disabled:hover{transform:none}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid rgba(216,216,216,.45)}.header-inner{display:flex;min-height:var(--header-height);align-items:center;justify-content:space-between;gap:24px}.brand-link{min-height:52px;display:inline-flex;flex-direction:column;justify-content:center;color:var(--color-accent);font-weight:700;line-height:1.1}.brand-link span{font-size:clamp(1.08rem,1.25vw,1.35rem)}.brand-link small{margin-top:4px;color:#111;font-size:.74rem;font-weight:400}.site-nav{display:flex;align-items:center;gap:clamp(16px,1.8vw,28px)}.site-nav__link{min-height:44px;display:inline-flex;align-items:center;color:#222;font-size:.86rem;font-weight:600;transition:color .16s ease}.site-nav__link:hover{color:var(--color-accent)}.menu-toggle{display:none;width:48px;height:48px;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;color:var(--color-text);cursor:pointer}.menu-toggle__line{position:absolute;width:24px;height:2px;background:currentColor;transition:transform .18s ease}.menu-toggle__line:first-child{transform:translateY(-5px)}.menu-toggle__line:nth-child(2){transform:translateY(5px)}.site-header[data-open] .menu-toggle__line:first-child{transform:rotate(45deg)}.site-header[data-open] .menu-toggle__line:nth-child(2){transform:rotate(-45deg)}.hero{position:relative;min-height:calc(100vh - var(--header-height));display:flex;align-items:center;overflow:hidden;background-image:linear-gradient(#00000038,#00000029),var(--hero-bg);background-position:center;background-size:cover}.hero:after{position:absolute;inset:0;background:radial-gradient(circle at 52% 42%,rgba(255,255,255,.08),transparent 28%),linear-gradient(#0000002e,#00000047);content:"";pointer-events:none}.hero-inner{position:relative;z-index:1;display:flex;min-height:calc(100vh - var(--header-height));flex-direction:column;align-items:center;justify-content:center;gap:32px;padding-block:74px 126px;text-align:center}.hero h1{max-width:860px;text-shadow:0 2px 24px rgba(0,0,0,.42)}.hero-eyebrow{color:#fffffff0;font-size:clamp(1.12rem,1.5vw,1.45rem);font-weight:700}.hero-copy{max-width:750px;color:#ffffffe6;font-size:clamp(1.12rem,1.45vw,1.38rem);font-weight:400}.hero-copy strong,.hero-eyebrow strong{font-weight:700}.hero-arrow{position:absolute;bottom:44px;left:50%;width:54px;height:54px;transform:translate(-50%);border-radius:50%}.hero-arrow span{position:absolute;top:16px;left:17px;width:20px;height:20px;border-right:3px solid rgba(255,255,255,.82);border-bottom:3px solid rgba(255,255,255,.82);transform:rotate(45deg)}.about h2{max-width:930px}.about .lead{max-width:760px}.dash-list{display:grid;gap:15px;margin-top:36px;list-style:none}.dash-list li{position:relative;padding-left:26px;font-size:1.08rem}.dash-list li:before{position:absolute;top:.78em;left:0;width:12px;height:2px;background:currentColor;content:""}.audience .section-head{margin-inline:auto;text-align:center}.audience-grid{display:grid;gap:clamp(54px,7vw,92px)}.audience-item{display:grid;grid-template-columns:44px minmax(0,.88fr);column-gap:24px;row-gap:18px;max-width:980px}.audience-item:nth-child(2n){margin-left:auto}.audience-item h3{padding-top:2px}.audience-item ul{grid-column:2;display:grid;gap:12px;color:var(--color-text-muted);font-size:1rem;list-style:none}.audience-item strong{color:var(--color-text)}.checkmark{position:relative;width:44px;height:44px}.checkmark:after{position:absolute;top:8px;left:4px;width:26px;height:15px;border-bottom:3px solid var(--color-accent);border-left:3px solid var(--color-accent);content:"";transform:rotate(-45deg)}.timeline{position:relative;display:grid;gap:clamp(46px,6vw,86px);list-style:none}.timeline:before{position:absolute;top:8px;bottom:8px;left:50%;width:1px;background:#b9b9b9;content:""}.timeline-item{position:relative;display:grid;grid-template-columns:1fr 1fr}.timeline-item:before{position:absolute;top:10px;left:50%;width:12px;height:12px;border-radius:50%;background:#000;content:"";transform:translate(-50%)}.timeline-item__content{max-width:450px}.timeline-item__content p{margin-top:13px;color:var(--color-text-muted)}.timeline-item--left .timeline-item__content{grid-column:1;padding-right:72px;text-align:right;justify-self:end}.timeline-item--right .timeline-item__content{grid-column:2;padding-left:72px}.methodology{padding-block:clamp(92px,10vw,142px)}.methodology h2{font-size:clamp(2.15rem,4.2vw,4.8rem)}.methodology .button{margin-top:34px}.team{background:#fff}.team-list{display:grid;gap:clamp(72px,9vw,116px)}.team-member{display:grid;grid-template-columns:minmax(240px,360px) minmax(0,1fr);gap:clamp(34px,6vw,82px);align-items:start}.team-member:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(240px,360px)}.team-member:nth-child(2n) .team-photo-wrap{grid-column:2}.team-member:nth-child(2n) .team-copy{grid-column:1;grid-row:1}.team-photo-wrap{overflow:hidden;background:var(--color-bg-soft)}.team-photo{width:100%;aspect-ratio:1 / 1;object-fit:cover}.team-copy h3{font-size:clamp(2rem,3vw,3.2rem)}.team-role{margin-top:10px;font-size:1.12rem;font-weight:700}.team-links{display:flex;flex-wrap:wrap;gap:16px;margin-top:18px;color:var(--color-accent);font-weight:700}.team-quote{margin-top:28px;font-size:clamp(1.12rem,1.6vw,1.42rem);font-weight:500;line-height:1.55}.team-description{margin-top:24px;color:var(--color-text-muted);font-size:1.08rem}.team-facts{display:grid;gap:12px;margin-top:30px;list-style:none}.team-facts li{position:relative;padding-left:24px;color:var(--color-text-muted)}.team-facts li:before{position:absolute;top:.74em;left:0;width:7px;height:7px;border-radius:50%;background:#000;content:""}.section-spacer{min-height:clamp(90px,14vw,210px);background:var(--color-bg)}.contact{padding-block:clamp(92px,10vw,148px)}.contact h2{font-size:clamp(1.9rem,3vw,3.35rem)}.button-row{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:34px}.site-footer{background:#111;color:var(--color-text-inverse)}.footer-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,auto);gap:42px 72px;padding-block:clamp(70px,8vw,112px)}.footer-main h2{font-size:clamp(2rem,4vw,4rem)}.footer-kicker{margin-top:36px;color:#ffffffc7;font-weight:700}.footer-resource-links{display:flex;flex-wrap:wrap;gap:18px;margin-top:14px;color:#ffffffb8}.footer-resource-links a:hover,.footer-direct a:hover,.footer-legal a:hover{color:#fff}.footer-direct{margin-top:32px;color:#ffffffb8}.footer-legal{display:grid;align-content:start;gap:12px;color:#ffffffad;font-size:.95rem}.footer-copy{grid-column:1 / -1;color:#ffffff94;font-size:.95rem}.not-found{min-height:68vh;display:flex;align-items:center}.not-found .button{margin-top:30px}.legal-page{background:var(--color-bg-soft)}.legal-container{max-width:920px}.legal-back{display:inline-flex;min-height:44px;align-items:center;margin-bottom:34px;color:var(--color-accent);font-weight:700}.legal-page h1{white-space:normal;color:var(--color-text);font-size:clamp(2.1rem,4vw,4.2rem)}.legal-intro,.legal-section{margin-top:34px}.legal-section h2{font-size:clamp(1.35rem,2vw,2rem)}.legal-section p,.legal-intro{margin-top:14px;color:#333}@media(max-width:920px){.site-nav{position:absolute;top:var(--header-height);right:20px;left:20px;display:grid;gap:4px;max-height:0;overflow:hidden;border:1px solid transparent;background:#fff;opacity:0;transition:max-height .18s ease,opacity .16s ease,border-color .16s ease}.site-header[data-open] .site-nav{max-height:440px;border-color:var(--color-border);opacity:1}.site-nav__link{padding-inline:18px}.menu-toggle{position:relative;display:inline-flex}.audience-item,.audience-item:nth-child(2n){grid-template-columns:40px minmax(0,1fr);max-width:none;margin-left:0}.timeline{gap:52px}.timeline:before{left:9px}.timeline-item{grid-template-columns:1fr;padding-left:38px}.timeline-item:before{left:9px}.timeline-item--left .timeline-item__content,.timeline-item--right .timeline-item__content{grid-column:1;padding-inline:0;text-align:left;justify-self:start}.team-member,.team-member:nth-child(2n){grid-template-columns:1fr}.team-member:nth-child(2n) .team-photo-wrap,.team-member:nth-child(2n) .team-copy{grid-column:auto;grid-row:auto}.team-photo-wrap{max-width:380px}}@media(max-width:620px){.container{padding-inline:20px}.brand-link small{display:none}h1{font-size:clamp(1.9rem,7.7vw,2.25rem)}h2{font-size:clamp(1.85rem,8vw,2.8rem)}.section{padding-block:82px}.hero{min-height:calc(100svh - var(--header-height));background-position:center top}.hero-inner{min-height:calc(100svh - var(--header-height));gap:26px;padding-block:58px 112px}.hero-eyebrow,.hero-copy{font-size:1rem}.hero .button{width:100%;min-height:62px;font-size:1.08rem}.section-head{margin-bottom:50px}.audience .section-head{text-align:left}.audience-item{column-gap:16px}.audience-item ul{grid-column:1 / -1;padding-left:56px}.team-photo-wrap{max-width:none}.button,.button-row{width:100%}.footer-inner{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
