:root{--blue: #0060cf;--coral: #d35f5f;--ink: #0b2228;--gray: #666666;--mist: #f5f8fc;--white: #ffffff;--line: #dce5ee;--content-max: 1180px;--reading-max: 760px;--section-space: clamp(2.52rem, 5.04vw, 4.2rem);--sans: Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--sans);font-size:16px;line-height:1.58}a{color:inherit}a:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.container{width:min(var(--content-max),calc(100% - 64px));margin-inline:auto}.container--reading{max-width:var(--reading-max)}.skip-link{position:fixed;z-index:10;top:0;left:1rem;padding:.65rem .9rem;transform:translateY(-120%);color:var(--white);background:var(--ink)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--line)}.site-header__inner{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:2rem}.site-logo{display:block;width:148px;line-height:0}.site-logo img{width:100%;height:auto}nav{display:flex;align-items:center;gap:1.45rem;font-size:.92rem;font-weight:700}nav a{text-decoration:none}nav>a:not(.header-action):hover,nav>a:not(.header-action):focus-visible{color:var(--blue);text-decoration:underline;text-underline-offset:.25rem}.header-action{padding:.65rem .85rem;color:var(--blue);border:1px solid currentColor}.hero{padding:0}.eyebrow{margin:0 0 1rem;color:var(--blue);font-size:.85rem;font-weight:700;letter-spacing:.1em;line-height:1.35;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:700;letter-spacing:-.035em;line-height:1.08}h1{max-width:850px;margin-bottom:1.6rem;font-size:clamp(2rem,3.55vw,3.75rem)}h2{max-width:800px;margin-bottom:1.3rem;font-size:clamp(1.8rem,3vw,3rem)}h3{margin-bottom:.7rem;font-size:1.22rem}.hero__supporting,.section-introduction{max-width:675px;color:#284148;font-size:clamp(1.08rem,1.5vw,1.27rem)}.action{display:inline-flex;min-height:44px;align-items:center;margin-top:1rem;font-weight:700;text-decoration:none}.action--primary{padding:.72rem 1rem;color:var(--white);background:var(--blue)}.action--primary:hover{background:#004da7}.action--secondary{color:var(--blue);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.28rem}.action--secondary:after{margin-left:.5rem;content:"→"}.hero__panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hero__supporting-panel,.hero__composition{min-height:285px}.hero__supporting-panel{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:clamp(1.65rem,3vw,2.6rem);border:1px solid var(--line);border-top:3px solid var(--blue);background:var(--white)}.hero__supporting-panel .hero__supporting{margin-bottom:1.5rem}.hero__supporting-panel .action{margin-top:auto}.hero__composition{position:relative;overflow:hidden;border-top:3px solid var(--ink);background:linear-gradient(135deg,var(--mist),var(--white))}.hero__network{position:absolute;inset:0;display:block;width:100%;height:100%;padding:clamp(.75rem,2vw,1.5rem);object-fit:contain}.hero__composition p{position:absolute;right:8%;bottom:10%;margin:0;color:var(--ink);font-size:clamp(1.45rem,2.7vw,2.55rem);font-weight:700;letter-spacing:-.04em;line-height:1.04}.hero__axis{position:absolute;top:18%;left:14%;width:68%;height:55%;border-left:1px solid #9ab4cb;border-bottom:1px solid #9ab4cb;transform:skewY(-18deg)}.hero__node{position:absolute;width:18px;height:18px}.hero__node--blue{top:21%;left:18%;background:var(--blue)}.hero__node--ink{top:44%;left:48%;background:var(--ink)}.hero__node--coral{bottom:20%;right:22%;width:11px;height:11px;background:var(--coral)}.page-hero{padding-block:var(--section-space);border-bottom:1px solid var(--line);background:var(--white)}.page-hero__supporting{max-width:720px;margin-bottom:0;color:#284148;font-size:clamp(1.14rem,1.6vw,1.36rem);line-height:1.48}.expertise-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:3rem;border-top:1px solid #b9c9d8}.expertise-item{min-height:250px;padding:1.5rem 1.5rem 2.1rem 0;border-bottom:1px solid #b9c9d8}.expertise-item:nth-child(2n){padding-left:1.5rem;border-left:1px solid #b9c9d8}.expertise-item .decision-item__number{margin-bottom:2.75rem}.expertise-item p{max-width:490px;margin-bottom:0;color:#3d5258}.audience-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:3rem;border-top:1px solid var(--line)}.audience-item{min-height:210px;padding:1.6rem 1.8rem 1.8rem 0;border-bottom:1px solid var(--line)}.audience-item+.audience-item{padding-left:1.8rem;border-left:1px solid var(--line)}.audience-item p{max-width:500px;margin-bottom:0;color:#3d5258}.perspective-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:3rem;border-top:1px solid #45626b}.perspective-item{min-height:270px;padding:1.5rem 1.5rem 1.5rem 0;border-bottom:1px solid #45626b}.perspective-item+.perspective-item{padding-left:1.5rem;border-left:1px solid #45626b}.perspective-item .decision-item__number{margin-bottom:2.5rem;color:#8fc0ff}.perspective-item p{margin-bottom:0;color:#e2edf5}.working-note{max-width:760px;margin-top:2.5rem;padding:1.4rem 0 0 1.5rem;border-left:3px solid var(--coral)}.working-note h3{margin-bottom:.35rem;color:var(--white)}.working-note p{margin:0;color:#e2edf5}.expertise-start{align-items:start}.engagement-list{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.engagement-list li{display:grid;grid-template-columns:3.25rem 1fr;gap:.5rem;padding:1.15rem 0;border-bottom:1px solid var(--line)}.engagement-list li>span{padding-top:.18rem;color:var(--blue);font-size:.76rem;font-weight:700;letter-spacing:.1em}.engagement-list h3{margin-bottom:.25rem}.engagement-list p{margin:0;color:#3d5258}.section{padding-block:var(--section-space)}.section--mist{background-color:var(--mist);background-image:linear-gradient(#f5f8fcde,#f5f8fcde),var(--white-mist-heatmap);background-position:center;background-size:720px auto;background-repeat:repeat}.section--bipartite{background-color:var(--white);background-image:linear-gradient(#ffffffd1,#ffffffd1),var(--bipartite-component);background-position:center;background-size:auto,auto 100%;background-repeat:repeat,repeat-x}.section--context-network{background-color:var(--white);background-image:linear-gradient(#ffffffa6,#ffffffa6),var(--expertise-context-network);background-position:center;background-size:auto,100% 100%;background-repeat:repeat,no-repeat}.section--ink{color:var(--white);background-color:var(--ink);background-image:linear-gradient(#0b2228d6,#0b2228d6),var(--ink-network);background-position:center;background-size:auto,100% 100%;background-repeat:repeat,no-repeat}.section--ink .eyebrow{color:#8fc0ff}.section--ink .section-introduction{color:#e2edf5}.about-name{color:var(--coral);font-weight:700}.content-block>p:not(.eyebrow){max-width:var(--reading-max);color:#3d5258}.section--ink .content-block>p:not(.eyebrow){color:#e2edf5}.decision-list{display:grid;grid-template-columns:repeat(3,1fr);margin:3rem 0 1.2rem;border-top:1px solid #b9c9d8}.decision-item{min-height:220px;padding:1.5rem 1.5rem 1.5rem 0;border-bottom:1px solid #b9c9d8}.decision-item:nth-child(3n+2),.decision-item:nth-child(3n+3){padding-left:1.5rem;border-left:1px solid #b9c9d8}.decision-item__number{display:block;margin-bottom:2.5rem;color:var(--blue);font-size:.78rem;font-weight:700;letter-spacing:.1em}.decision-item p{margin-bottom:0;color:#3d5258}.two-column,.about-profile{display:grid;grid-template-columns:7fr 5fr;gap:clamp(3rem,8vw,8rem)}.engagement-note{align-self:start;margin-top:2.8rem;padding:1.7rem 0 0 1.5rem;border-left:3px solid var(--blue)}.engagement-note p:last-child{margin-bottom:0;font-size:1.08rem}.public-record{max-width:760px;margin-top:3rem;padding-top:1.2rem;border-top:1px solid #45626b}.public-record p{margin:0;color:#8fc0ff;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.public-record ul{display:flex;flex-wrap:wrap;gap:.5rem 1.3rem;margin:0;padding:0;list-style:none}.public-record li:before{margin-right:.5rem;color:var(--coral);content:"•"}.public-record a,.site-footer a{text-underline-offset:.22rem}.public-record a:hover,.site-footer a:hover{color:inherit;text-decoration-thickness:2px}.site-footer a{color:var(--blue);font-weight:700}.credential{align-self:end;max-width:350px;padding-bottom:.6rem}.credential p{margin:1.35rem 0 0;font-size:1.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.26}.section-rule{width:100%;height:3px;background:var(--blue)}.section-rule span{display:block;width:20%;height:3px;background:var(--coral)}.about-profile__sidebar{display:grid;align-content:space-between;justify-items:center;gap:2rem}.portrait{width:80%;aspect-ratio:1;margin:clamp(2.5rem,6vw,5.5rem) auto 0;overflow:hidden;border:3px solid #8fc0ff;border-radius:50%;background:#d5d5d0}.portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 35%}.about-profile__sidebar .credential{width:min(100%,350px)}.closing{padding-block:clamp(2.52rem,5.04vw,4.2rem);color:var(--white);background-color:var(--blue);background-image:linear-gradient(#0060cfc2,#0060cfc2),var(--blue-network);background-position:center,right max(2rem,calc((100vw - var(--content-max)) / 2)) center;background-size:auto,540px auto;background-repeat:repeat,no-repeat}.closing .eyebrow{color:#dceaff}.closing h2{max-width:610px}.closing p:not(.eyebrow){max-width:690px;color:#eff6ff;font-size:1.08rem}.closing__inner{display:flex;align-items:end;justify-content:space-between;gap:3rem}.closing .action--primary{flex:0 0 auto;color:var(--blue);background:var(--white)}.site-footer{padding-block:1.28rem;color:#52676d;font-size:.8rem;background:var(--mist)}.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-footer p,.site-footer ul{margin:0}.site-footer ul{display:flex;flex-wrap:wrap;gap:.4rem 1rem;padding:0;list-style:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.policy{padding:0}.policy__copy{max-width:var(--reading-max)}.policy__copy p{color:#3d5258}.policy__section{margin-top:2.25rem}.policy__section h2{margin-bottom:.8rem;font-size:clamp(1.4rem,2.2vw,2rem)}.policy__section p,.policy__section li{color:#3d5258}.policy__section ul{padding-left:1.25rem}@media(max-width:760px){html{scroll-behavior:auto}.container{width:min(var(--content-max),calc(100% - 32px))}.closing{background-position:center,right 1rem center}.site-header__inner{min-height:72px;gap:1rem}.site-logo{width:126px}nav{gap:.9rem;font-size:.81rem}nav>a:not(.header-action){display:none}.header-action{padding:.55rem .65rem}h1{font-size:clamp(1.9rem,9vw,2.85rem)}.hero__panels{grid-template-columns:1fr}.hero__supporting-panel,.hero__composition{min-height:220px}.decision-list{grid-template-columns:1fr;margin-top:2rem}.decision-item,.decision-item:nth-child(3n+2),.decision-item:nth-child(3n+3){min-height:0;padding:1.35rem 0;border-left:0}.decision-item__number{margin-bottom:1.4rem}.expertise-list{grid-template-columns:1fr;margin-top:2rem}.expertise-item,.expertise-item:nth-child(2n){min-height:0;padding:1.35rem 0;border-left:0}.expertise-item .decision-item__number{margin-bottom:1.4rem}.audience-list,.perspective-list{grid-template-columns:1fr;margin-top:2rem}.audience-item,.audience-item+.audience-item,.perspective-item,.perspective-item+.perspective-item{min-height:0;padding:1.35rem 0;border-left:0}.perspective-item .decision-item__number{margin-bottom:1.4rem}.two-column,.about-profile{grid-template-columns:1fr;gap:2rem}.portrait{width:80%;margin:.5rem auto 0}.engagement-note{margin-top:0}.public-record{grid-template-columns:1fr;gap:.7rem}.closing__inner,.site-footer__inner{display:block}.closing .action{margin-top:1.5rem}.site-footer ul{margin-top:.55rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
