:root{--ink:#102b3a;--ink-deep:#091e2a;--ink-soft:#234657;--paper:#f3f0e9;--paper-bright:#fbfaf7;--white:#fff;--copper:#b96f49;--copper-light:#d8a486;--blue:#80aeba;--mist:#dce6e7;--line:#102b3a2b;--line-light:#ffffff2e;--muted:#5d6f76;--serif:"Iowan Old Style", "Baskerville", "Times New Roman", serif;--sans:"Aptos", "Helvetica Neue", "Arial", sans-serif;--shell:min(1280px, calc(100vw - 96px));--space-section:clamp(92px, 10vw, 152px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{color:var(--ink);background:var(--paper-bright);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}body,button,input,select,textarea{font-family:var(--sans)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}img{max-width:100%}::selection{color:var(--white);background:var(--copper)}.shell{width:var(--shell);margin-inline:auto}.section{padding-block:var(--space-section)}.eyebrow{color:var(--copper);letter-spacing:.16em;text-transform:uppercase;margin:0 0 24px;font-size:.72rem;font-weight:700;line-height:1.2}.eyebrow--light{color:var(--copper-light)}.section-heading{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:clamp(48px,8vw,140px);margin-bottom:clamp(52px,7vw,88px);display:grid}.section-heading--left{max-width:760px;display:block}.section-heading h2{max-width:780px;font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(2.6rem,5vw,5.2rem);font-weight:400;line-height:.98}.section-heading__body{max-width:490px;color:var(--muted);margin:0 0 5px;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.72}.brand-mark{color:var(--ink);align-items:center;gap:13px;display:inline-flex}.brand-mark__symbol{border:1px solid;place-items:center;width:44px;height:44px;display:grid;position:relative;transform:rotate(45deg)}.brand-mark__symbol:after{background:var(--copper);content:"";width:14px;height:1px;position:absolute}.brand-mark__symbol span{font-family:var(--serif);font-size:.58rem;line-height:1;position:absolute;transform:rotate(-45deg)}.brand-mark__symbol span:first-child{top:9px;left:8px}.brand-mark__symbol span:last-child{bottom:8px;right:9px}.brand-mark__wordmark{font-family:var(--serif);letter-spacing:-.01em;flex-direction:column;font-size:.92rem;line-height:1.08;display:flex}.brand-mark--inverse{color:var(--white)}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf7f0;position:sticky;top:0}.site-header__inner{grid-template-columns:240px 1fr 240px;align-items:center;min-height:84px;display:grid}.site-header__nav{justify-content:center;gap:clamp(22px,2.6vw,42px);display:flex}.site-header__nav a{color:var(--ink-soft);padding-block:30px;font-size:.82rem;font-weight:600;position:relative}.site-header__nav a:after{background:var(--copper);content:"";height:1px;transition:right .18s,left .18s;position:absolute;bottom:21px;left:50%;right:50%}.site-header__nav a:hover:after,.site-header__nav a.is-active:after{left:0;right:0}.site-header__actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.header-cta{min-height:43px;color:var(--white);background:var(--ink);justify-content:center;align-items:center;padding:0 20px;font-size:.78rem;font-weight:700;transition:background .16s,transform .16s;display:inline-flex}.header-cta:hover{background:var(--copper);transform:translateY(-1px)}.menu-button{background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:none}.mobile-nav{background:var(--ink);max-height:0;transition:max-height .25s;overflow:hidden}.mobile-nav nav{flex-direction:column;padding-block:16px 28px;display:flex}.mobile-nav a{border-bottom:1px solid var(--line-light);color:var(--white);font-family:var(--serif);gap:22px;padding:18px 0;font-size:1.4rem;display:flex}.mobile-nav a span{color:var(--copper-light);font-family:var(--sans);letter-spacing:.12em;font-size:.68rem}.mobile-nav--open{max-height:520px}.button-link{letter-spacing:.015em;border:1px solid #0000;justify-content:space-between;align-items:center;gap:22px;min-height:50px;padding:0 22px;font-size:.79rem;font-weight:700;transition:color .16s,background .16s,border .16s,transform .16s;display:inline-flex}.button-link svg{transition:transform .16s}.button-link:hover svg{transform:translate(3px,-3px)}.button-link--primary{color:var(--white);background:var(--ink)}.button-link--primary:hover{background:var(--copper);transform:translateY(-1px)}.button-link--secondary{border-color:var(--ink);color:var(--ink);background:0 0}.button-link--secondary:hover{color:var(--white);background:var(--ink)}.button-link--light{color:var(--ink);background:var(--white)}.button-link--light:hover{color:var(--white);background:var(--copper);transform:translateY(-1px)}.button-link--text{border-bottom-color:var(--line-light);color:var(--white);padding-inline:0}.button-link--text:hover{border-bottom-color:var(--white)}.home-hero{min-height:calc(100svh - 84px);color:var(--white);background:radial-gradient(circle at 75% 30%, #80aeba24, transparent 26%), linear-gradient(145deg, var(--ink-deep), var(--ink) 70%);position:relative;overflow:hidden}.home-hero:before{opacity:.24;content:"";background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 12%,#000 55%,#000);mask-image:linear-gradient(90deg,#0000 12%,#000 55%,#000)}.home-hero__grid{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);align-items:center;gap:clamp(48px,6vw,100px);min-height:calc(100svh - 156px);display:grid;position:relative}.home-hero__copy{padding-block:80px}.home-hero h1{max-width:850px;font-family:var(--serif);letter-spacing:-.058em;margin:0;font-size:clamp(4rem,7.3vw,7.2rem);font-weight:400;line-height:.89}.home-hero h1 span{color:var(--blue);display:block}.home-hero__intro{color:#ffffffbf;max-width:650px;margin:42px 0 0;font-size:clamp(1.05rem,1.4vw,1.22rem);line-height:1.7}.home-hero__actions{align-items:center;gap:28px;margin-top:40px;display:flex}.home-hero__visual{aspect-ratio:1;position:relative}.orbit{border:1px solid #ffffff29;border-radius:50%;position:absolute}.orbit:after{background:var(--copper-light);width:8px;height:8px;box-shadow:0 0 22px var(--copper-light);content:"";border-radius:50%;position:absolute;top:50%;left:-4px}.orbit--one{animation:28s linear infinite orbit-spin;inset:9%}.orbit--two{animation:22s linear infinite reverse orbit-spin;inset:23%}.orbit--three{border-color:#80aeba6b;animation:18s linear infinite orbit-spin;inset:37%}@keyframes orbit-spin{to{transform:rotate(360deg)}}.home-hero__core{background:var(--copper);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:41%;box-shadow:0 0 80px #b96f4938}.home-hero__core span{font-family:var(--serif);font-size:1.35rem}.home-hero__core small{color:#ffffff8a;letter-spacing:.08em;text-align:center;text-transform:uppercase;width:120px;font-size:.6rem;position:absolute;top:calc(100% + 18px)}.hero-signal{border:1px solid var(--line-light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#091e2aad;align-items:center;gap:12px;min-width:170px;padding:12px 14px;display:flex;position:absolute}.hero-signal span{color:var(--copper-light);letter-spacing:.1em;font-size:.62rem}.hero-signal p{margin:0;font-size:.73rem}.hero-signal--one{top:13%;right:0}.hero-signal--two{bottom:13%;right:3%}.hero-signal--three{bottom:28%;left:0}.home-hero__foot{z-index:1;border-top:1px solid var(--line-light);justify-content:space-between;align-items:center;height:72px;display:flex;position:relative}.home-hero__foot a{color:#ffffffb8;align-items:center;gap:12px;font-size:.73rem;display:flex}.home-hero__foot p{color:#fff6;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.67rem}.intro-statement{background:var(--paper)}.intro-statement__grid{grid-template-columns:.55fr 1.45fr;gap:clamp(48px,8vw,150px);display:grid}.intro-statement h2{max-width:950px;font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(2.9rem,5.4vw,5.7rem);font-weight:400;line-height:1.03}.intro-statement h2:first-line{color:var(--ink)}.intro-statement__grid>div>p{max-width:700px;color:var(--muted);margin:38px 0 0;font-size:1.08rem;line-height:1.78}.services-section,.services-index{background:var(--paper-bright)}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper-bright);flex-direction:column;justify-content:space-between;min-height:420px;padding:28px;transition:color .22s,background .22s,transform .22s;display:flex}.service-card:hover{z-index:1;color:var(--white);background:var(--ink);transform:translateY(-7px)}.service-card__top{color:var(--copper);justify-content:space-between;align-items:center;display:flex}.service-card__top span{letter-spacing:.15em;font-size:.67rem;font-weight:700}.service-card h3{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,2.4vw,2.6rem);font-weight:400;line-height:1.05}.service-card p{color:var(--muted);margin:18px 0 0;font-size:.92rem;line-height:1.65;transition:color .22s}.service-card:hover p{color:#ffffffab}.service-card__link{border-top:1px solid var(--line);color:var(--ink);justify-content:space-between;align-items:center;padding-top:18px;font-size:.72rem;font-weight:700;transition:color .22s,border .22s;display:flex}.service-card:hover .service-card__link{border-color:var(--line-light);color:var(--white)}.relationship-section{color:var(--white);background:var(--ink-deep)}.relationship-section__grid{grid-template-columns:minmax(440px,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(60px,10vw,160px);display:grid}.relationship-section__visual{aspect-ratio:1;position:relative}.relationship-ring{border:1px solid var(--line-light);border-radius:50%;position:absolute}.relationship-ring--outer{inset:0}.relationship-ring--middle{border-style:dashed;inset:19%}.relationship-ring--inner{border-color:var(--copper);background:#b96f4914;flex-direction:column;justify-content:center;align-items:center;display:flex;inset:35%;box-shadow:0 0 80px #b96f491f}.relationship-ring--inner span{font-family:var(--serif);font-size:clamp(2rem,4vw,4rem)}.relationship-ring--inner small{max-width:90px;color:var(--copper-light);letter-spacing:.08em;text-align:center;text-transform:uppercase;font-size:.62rem}.ring-label{color:#fff9;background:var(--ink-deep);letter-spacing:.08em;text-transform:uppercase;margin:0;padding:8px 12px;font-size:.68rem;position:absolute}.ring-label--top{top:-14px;left:50%;transform:translate(-50%)}.ring-label--right{top:50%;right:-34px;transform:rotate(90deg)}.ring-label--bottom{bottom:-14px;left:50%;transform:translate(-50%)}.ring-label--left{top:50%;left:-38px;transform:rotate(-90deg)}.relationship-section__copy h2{max-width:700px;font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(2.8rem,5vw,5rem);font-weight:400;line-height:1.02}.relationship-section__copy>p:not(.eyebrow){color:#ffffffab;max-width:620px;margin:30px 0 0}.relationship-section__copy ul{border-top:1px solid var(--line-light);grid-template-columns:1fr 1fr;margin:38px 0 42px;padding:0;list-style:none;display:grid}.relationship-section__copy li{border-bottom:1px solid var(--line-light);color:#ffffffd1;padding:17px 0;font-size:.8rem}.relationship-section__copy li:nth-child(odd){border-right:1px solid var(--line-light);padding-right:18px}.relationship-section__copy li:nth-child(2n){padding-left:18px}.workflow-section{background:var(--paper)}.workflow-explorer{border:1px solid var(--line);background:var(--paper-bright);grid-template-columns:.72fr 1.28fr;min-height:510px;display:grid}.workflow-explorer__rail{border-right:1px solid var(--line);flex-direction:column;display:flex}.workflow-explorer__rail button{border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;flex:1;align-items:center;gap:20px;padding:0 24px;font-size:.88rem;font-weight:600;transition:color .16s,background .16s;display:flex}.workflow-explorer__rail button:last-child{border-bottom:0}.workflow-explorer__rail button span{color:var(--copper);letter-spacing:.12em;font-size:.63rem}.workflow-explorer__rail button:hover,.workflow-explorer__rail button.is-active{color:var(--white);background:var(--ink)}.workflow-explorer__panel{background:linear-gradient(#ffffffad,#ffffffad),repeating-linear-gradient(-45deg,#0000,#0000 34px,#102b3a09 34px 35px);flex-direction:column;justify-content:center;padding:clamp(42px,7vw,88px);display:flex}.workflow-explorer__index{color:var(--copper);letter-spacing:.12em;margin:0 0 28px;font-size:.7rem;font-weight:700}.workflow-explorer__panel h3{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(3.1rem,6vw,6.2rem);font-weight:400;line-height:.95}.workflow-explorer__panel>p:not(.workflow-explorer__index){max-width:620px;color:var(--muted);margin:28px 0 0;font-size:1.05rem}.workflow-explorer__panel ul{flex-wrap:wrap;gap:10px;margin:34px 0 0;padding:0;list-style:none;display:flex}.workflow-explorer__panel li{border:1px solid var(--line);color:var(--ink-soft);background:#ffffffbf;padding:9px 12px;font-size:.72rem}.audience-section{background:var(--paper-bright)}.audience-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.audience-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;align-items:center;min-height:92px;padding:0 24px;display:grid}.audience-grid>div:nth-child(2n){border-right:0}.audience-grid span{color:var(--copper);letter-spacing:.12em;font-size:.65rem}.audience-grid p{font-family:var(--serif);margin:0;font-size:clamp(1.15rem,1.8vw,1.5rem)}.global-section{color:var(--white);background:var(--ink)}.global-section .section-heading__body{color:#ffffff9e}.global-grid{background:var(--line-light);grid-template-columns:1.2fr .8fr;gap:2px;min-height:630px;display:grid}.location-card{min-height:520px;position:relative;overflow:hidden}.location-card img{object-fit:cover;transition:transform .7s cubic-bezier(.2,.75,.2,1)}.location-card:hover img{transform:scale(1.035)}.location-card__overlay{background:linear-gradient(#091e2a38,#091e2a1a 38%,#091e2af0);position:absolute;inset:0}.location-card__copy{position:absolute;bottom:clamp(28px,5vw,58px);left:clamp(26px,4vw,54px);right:clamp(26px,4vw,54px)}.location-card__copy p{color:var(--copper-light);letter-spacing:.12em;text-transform:uppercase;margin:0 0 15px;font-size:.68rem;font-weight:700}.location-card__copy h3{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(3.2rem,6vw,6.5rem);font-weight:400;line-height:.9}.location-card__copy span{border-top:1px solid var(--line-light);color:#ffffffa6;max-width:520px;margin-top:25px;padding-top:18px;font-size:.75rem;display:block}.global-section__note{color:#ffffff7a;text-align:right;max-width:760px;margin:24px 0 0 auto;font-size:.72rem}.reasons-section{background:var(--paper)}.reason-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.reason-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:330px;padding:26px}.reason-grid article>div{color:var(--copper);justify-content:space-between;align-items:center;display:flex}.reason-grid article>div span{letter-spacing:.12em;font-size:.63rem}.reason-grid h3{font-family:var(--serif);margin:120px 0 0;font-size:1.65rem;font-weight:400;line-height:1.1}.reason-grid p{color:var(--muted);margin:15px 0 0;font-size:.82rem;line-height:1.7}.insights-preview{background:var(--paper-bright)}.insight-list{border-top:1px solid var(--line);margin-bottom:34px}.insight-row{border-bottom:1px solid var(--line);grid-template-columns:.55fr 1.6fr .35fr;align-items:center;gap:30px;min-height:132px;padding:28px 18px;transition:color .18s,background .18s,padding .18s;display:grid}.insight-row:hover{color:var(--white);background:var(--ink);padding-inline:28px}.insight-row>p{color:var(--copper);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700}.insight-row h3{font-family:var(--serif);margin:0;font-size:clamp(1.35rem,2.4vw,2.25rem);font-weight:400;line-height:1.15}.insight-row>span{color:var(--muted);justify-content:flex-end;align-items:center;gap:12px;font-size:.7rem;display:flex}.insight-row:hover>span{color:#ffffffa6}.portal-preview{color:var(--white);background:linear-gradient(120deg, #b96f492e, transparent 35%), var(--ink-deep);overflow:hidden}.portal-preview__grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(60px,8vw,130px);display:grid}.portal-preview h2{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(2.8rem,5vw,5.5rem);font-weight:400;line-height:.98}.portal-preview__grid>div:first-child>p:not(.eyebrow){color:#ffffffa6;margin:30px 0 36px}.portal-window{border:1px solid var(--line-light);background:#ffffff12;min-height:430px;transform:perspective(1400px)rotateY(-7deg)rotateX(2deg);box-shadow:0 35px 100px #0000003d}.portal-window__bar{border-bottom:1px solid var(--line-light);align-items:center;gap:7px;height:42px;padding:0 15px;display:flex}.portal-window__bar span{background:#ffffff40;border-radius:50%;width:7px;height:7px}.portal-window__content{grid-template-columns:72px 1fr;min-height:386px;display:grid}.portal-window__side{border-right:1px solid var(--line-light);color:var(--copper-light);flex-direction:column;align-items:center;gap:24px;padding:25px 0;display:flex}.portal-window__side span{background:#ffffff2e;width:23px;height:3px;display:block}.portal-window__main{padding:32px}.portal-window__main>p{font-family:var(--serif);margin:0;font-size:1.7rem}.portal-window__cards{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px;display:grid}.portal-window__cards div{border:1px solid var(--line-light);background:#ffffff0d;min-height:86px}.portal-window__cards div:first-child{background:#b96f4940}.portal-window__table{border:1px solid var(--line-light);flex-direction:column;gap:18px;margin-top:22px;padding:22px;display:flex}.portal-window__table span{background:#ffffff21;width:100%;height:4px;display:block}.portal-window__table span:nth-child(2){width:76%}.portal-window__table span:nth-child(3){width:88%}.portal-window__table span:nth-child(4){width:62%}.cta-band{color:var(--white);background:var(--copper)}.cta-band__inner{grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;min-height:390px;padding-block:76px;display:grid}.cta-band .eyebrow{color:#ffffff9e}.cta-band h2{max-width:780px;font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(3rem,5.5vw,6rem);font-weight:400;line-height:.95}.cta-band__inner>div:last-child>p{color:#fffc;max-width:490px;margin:0 0 30px}.site-footer{color:var(--white);background:var(--ink-deep);padding-block:76px 28px}.site-footer__top{grid-template-columns:.9fr 1.1fr;gap:80px;display:grid}.site-footer__lead>p{color:#ffffff94;max-width:390px;font-family:var(--serif);margin:36px 0;font-size:1.4rem;line-height:1.4}.footer-contact-link{border-bottom:1px solid var(--line-light);width:fit-content;min-width:250px;color:var(--copper-light);justify-content:space-between;align-items:center;padding:14px 0;font-size:.78rem;font-weight:700;display:flex}.site-footer__links{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.site-footer__links>div{flex-direction:column;display:flex}.footer-label{color:var(--copper-light);letter-spacing:.14em;text-transform:uppercase;margin:0 0 22px;font-size:.65rem;font-weight:700}.site-footer__links a{color:#ffffff9e;padding:6px 0;font-size:.76rem}.site-footer__links a:hover{color:var(--white)}.site-footer__legal{border-top:1px solid var(--line-light);justify-content:space-between;align-items:center;margin-top:76px;padding-top:24px;display:flex}.site-footer__legal p{color:#ffffff5c;margin:0;font-size:.62rem}.site-footer__legal a{text-underline-offset:2px;text-decoration:underline}.page-hero{color:var(--white);background:radial-gradient(circle at 82% 18%, #80aeba2b, transparent 26%), var(--ink);padding-block:clamp(90px,10vw,150px) 58px;position:relative;overflow:hidden}.page-hero:after{border:1px solid var(--line-light);content:"";border-radius:50%;width:520px;height:520px;position:absolute;top:-200px;right:-110px;box-shadow:0 0 0 70px #ffffff05,0 0 0 140px #ffffff04}.page-hero__grid{z-index:1;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:end;gap:clamp(60px,9vw,150px);display:grid;position:relative}.page-hero h1{max-width:900px;font-family:var(--serif);letter-spacing:-.058em;margin:0;font-size:clamp(3.8rem,7vw,7.4rem);font-weight:400;line-height:.92}.page-hero__support>p:first-child{color:#ffffffb3;margin:0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.75}.page-hero__aside-note{border-top:1px solid var(--line-light);padding-top:22px;color:#ffffff6b!important;margin-top:28px!important;font-size:.72rem!important}.page-hero__rule{z-index:1;border-bottom:1px solid var(--line-light);margin-top:82px;position:relative}.page-hero__rule span{background:var(--copper);width:90px;height:2px;display:block}.page-hero__service-icon{border-top:1px solid var(--line-light);color:var(--copper-light);align-items:center;gap:15px;margin-top:28px;padding-top:22px;display:flex}.page-hero__service-icon span{color:#ffffffb3;font-family:var(--serif);font-size:1.1rem;line-height:1.35}.service-principles{background:var(--paper)}.service-principles__grid{grid-template-columns:.5fr 1.5fr;gap:90px;display:grid}.service-principles h2{font-family:var(--serif);letter-spacing:-.05em;margin:0 0 54px;font-size:clamp(2.8rem,5vw,5rem);font-weight:400;line-height:1}.service-principles__list{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-principles__list article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px;padding:25px}.service-principles__list article:first-child{border-left:1px solid var(--line)}.service-principles__list span{color:var(--copper);letter-spacing:.12em;font-size:.66rem}.service-principles__list h3{font-family:var(--serif);margin:66px 0 0;font-size:1.45rem;font-weight:400}.service-principles__list p{color:var(--muted);margin:13px 0 0;font-size:.78rem}.service-detail{background:var(--paper-bright)}.capability-list{border-top:1px solid var(--line)}.capability{border-bottom:1px solid var(--line);grid-template-columns:.75fr 1.25fr;gap:clamp(60px,10vw,150px);padding-block:58px;display:grid}.capability__index>span{color:var(--copper);letter-spacing:.13em;font-size:.67rem;font-weight:700}.capability h3{max-width:480px;font-family:var(--serif);letter-spacing:-.045em;margin:22px 0 0;font-size:clamp(2.2rem,4vw,4.2rem);font-weight:400;line-height:1}.capability__index p{max-width:500px;color:var(--muted);margin:24px 0 0}.capability__scope>.eyebrow{margin-bottom:16px}.capability__scope ul{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.capability__scope li{border-bottom:1px solid var(--line);min-height:66px;color:var(--ink-soft);align-items:center;gap:12px;padding:14px 16px 14px 0;font-size:.8rem;display:flex}.capability__scope li:nth-child(odd){border-right:1px solid var(--line)}.capability__scope li:nth-child(2n){padding-left:16px}.capability__scope li svg{color:var(--copper);flex:none}.capability__note{color:var(--copper);background:#f3e9e2;align-items:flex-start;gap:13px;margin-top:24px;padding:18px;display:flex}.capability__note svg{flex:none;margin-top:3px}.capability__note p{color:#6b4d3e;margin:0;font-size:.72rem;line-height:1.6}.interactive-section,.comparison-section{color:var(--white);background:var(--ink)}.needs-guide{grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,110px);display:grid}.needs-guide>div:first-child{grid-row:1/span 2}.needs-guide h3{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(2.8rem,5vw,5.3rem);font-weight:400;line-height:.98}.needs-guide>div:first-child>p:not(.eyebrow){color:#ffffff9e;margin:28px 0 0}.needs-guide__options{border-top:1px solid var(--line-light);flex-direction:column;display:flex}.needs-guide__options button{border:0;border-bottom:1px solid var(--line-light);color:#ffffffb8;cursor:pointer;text-align:left;background:0 0;grid-template-columns:40px 1fr;align-items:center;min-height:62px;padding:0 4px;font-size:.81rem;transition:color .16s,padding .16s;display:grid}.needs-guide__options button:hover,.needs-guide__options button.is-selected{color:var(--white);padding-left:12px}.needs-guide__options button>span{border:1px solid var(--line-light);width:20px;height:20px;color:var(--white);background:0 0;place-items:center;display:grid}.needs-guide__options button.is-selected>span{border-color:var(--copper);background:var(--copper)}.needs-guide__result{color:var(--ink);background:var(--paper);padding:26px}.needs-guide__result>span{color:var(--copper);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:700}.needs-guide__result p{font-family:var(--serif);margin:14px 0 20px;font-size:1.15rem;line-height:1.5}.needs-guide__result a{color:var(--ink);align-items:center;gap:10px;font-size:.72rem;font-weight:700;display:flex}.comparison-section .section-heading__body{color:#fff9}.comparison{border:1px solid var(--line-light)}.comparison__header,.comparison__row{grid-template-columns:.45fr 1fr 1fr;display:grid}.comparison__header>div,.comparison__row>*{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);padding:22px}.comparison__header>div:last-child,.comparison__row>:last-child{border-right:0}.comparison__header span{color:var(--copper-light);letter-spacing:.12em;font-size:.64rem}.comparison__header h3{font-family:var(--serif);margin:18px 0 0;font-size:clamp(1.5rem,3vw,2.8rem);font-weight:400}.comparison__row strong{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.comparison__row p{color:#ffffffad;align-items:flex-start;gap:12px;margin:0;font-size:.78rem;display:flex}.comparison__row p svg{color:var(--copper-light);flex:none;margin-top:4px}.comparison__note{color:#ffffff6b;margin:0;padding:20px 22px;font-size:.68rem}.deliverables-section{background:var(--paper)}.deliverables-section__grid{grid-template-columns:.9fr 1.1fr;gap:clamp(60px,10vw,150px);display:grid}.deliverables-section h2{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(2.8rem,5vw,5rem);font-weight:400;line-height:1}.deliverables-list{border-top:1px solid var(--line)}.deliverables-list>div{border-bottom:1px solid var(--line);grid-template-columns:65px 1fr;align-items:center;min-height:80px;padding:0 12px;display:grid}.deliverables-list span{color:var(--copper);letter-spacing:.12em;font-size:.66rem}.deliverables-list p{font-family:var(--serif);margin:0;font-size:1.25rem}.service-next{border-top:1px solid var(--line);background:var(--paper-bright);padding-block:72px}.service-next__inner{grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;display:grid}.service-next h2{font-family:var(--serif);margin:0;font-size:clamp(2rem,3vw,3.3rem);font-weight:400;line-height:1.08}.service-next__links{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.operating-model{background:var(--paper)}.operating-model__grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.operating-model article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:330px;padding:26px}.operating-model article>span{color:var(--copper);letter-spacing:.12em;font-size:.65rem}.operating-model h3{font-family:var(--serif);margin:110px 0 0;font-size:1.7rem;font-weight:400}.operating-model article p{color:var(--muted);margin:14px 0 0;font-size:.82rem}.governance-section{color:var(--white);background:var(--ink)}.governance-section__grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(60px,10vw,150px);display:grid}.governance-section h2{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(2.8rem,5vw,5rem);font-weight:400;line-height:1}.governance-section__grid>div:first-child>p:last-child{color:#ffffff9e;max-width:580px;margin:28px 0 0}.governance-section__grid>div:last-child{border-top:1px solid var(--line-light)}.governance-section__grid>div:last-child p{border-bottom:1px solid var(--line-light);color:#ffffffbd;align-items:center;gap:14px;min-height:70px;margin:0;font-size:.82rem;display:flex}.governance-section__grid svg{color:var(--copper-light);flex:none}.process-map{background:var(--paper-bright);padding-block:66px}.process-map__rail{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(6,1fr);display:grid}.process-map__rail div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:120px;padding:18px}.process-map__rail span{color:var(--copper);font-size:.62rem}.process-map__rail p{font-family:var(--serif);margin:28px 0 0;font-size:1.15rem}.network-intro{background:var(--paper)}.network-intro__grid{grid-template-columns:.5fr 1.5fr;gap:100px;display:grid}.network-intro h2{max-width:850px;font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(3rem,5.5vw,5.7rem);font-weight:400;line-height:1}.network-intro__grid>div>p{max-width:700px;color:var(--muted);margin:30px 0 0}.network-roles{background:var(--paper-bright)}.network-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.network-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:420px;padding:28px}.network-card__top{color:var(--copper);justify-content:space-between;align-items:center;display:flex}.network-card__top span{letter-spacing:.12em;font-size:.63rem}.network-grid h3{font-family:var(--serif);margin:78px 0 0;font-size:2rem;font-weight:400}.network-grid article>p{min-height:78px;color:var(--muted);margin:16px 0 0;font-size:.82rem}.network-grid ul{border-top:1px solid var(--line);margin:30px 0 0;padding:18px 0 0;list-style:none}.network-grid li{color:var(--ink-soft);align-items:flex-start;gap:10px;padding:5px 0;font-size:.73rem;display:flex}.network-grid li svg{color:var(--copper);flex:none;margin-top:4px}.network-model{color:var(--white);background:var(--ink)}.network-model__grid{grid-template-columns:.85fr 1.15fr;gap:clamp(60px,10vw,150px);display:grid}.network-model h2{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(2.8rem,5vw,5rem);font-weight:400;line-height:1}.network-model__steps{border-top:1px solid var(--line-light)}.network-model__steps>div{border-bottom:1px solid var(--line-light);grid-template-columns:60px 1fr 30px;align-items:center;min-height:86px;padding:0 10px;display:grid}.network-model__steps span{color:var(--copper-light);letter-spacing:.12em;font-size:.64rem}.network-model__steps p{font-family:var(--serif);margin:0;font-size:1.2rem}.network-model__steps svg{color:#ffffff7a}.insight-index{background:var(--paper-bright)}.insight-index__grid{grid-template-columns:.36fr 1.64fr;gap:clamp(50px,8vw,120px);display:grid}.insight-index aside{height:fit-content;position:sticky;top:120px}.insight-index aside ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.insight-index aside li{border-bottom:1px solid var(--line);color:var(--muted);padding:11px 0;font-size:.72rem}.insight-index__articles{border-top:1px solid var(--line)}.insight-index__articles>a{border-bottom:1px solid var(--line);padding:44px 62px 44px 0;display:block;position:relative}.insight-index__articles>a:after{background:var(--paper);content:"";width:0;transition:width .2s;position:absolute;top:0;bottom:0;left:-28px}.insight-index__articles>a:hover:after{width:calc(100% + 56px)}.insight-index__articles>a>*{z-index:1;position:relative}.insight-index__meta{align-items:center;gap:24px;display:flex}.insight-index__meta span,.insight-index__meta p{color:var(--copper);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.64rem;font-weight:700}.insight-index__meta p:last-child{color:var(--muted);font-weight:500}.insight-index__articles h2{max-width:850px;font-family:var(--serif);letter-spacing:-.04em;margin:22px 0 0;font-size:clamp(2rem,3.5vw,3.8rem);font-weight:400;line-height:1.05}.insight-index__articles>a>p{max-width:680px;color:var(--muted);margin:20px 0 0}.insight-index__read{color:var(--muted);align-items:center;gap:10px;font-size:.68rem;display:flex;bottom:50px;right:0;position:absolute!important}.article__header{color:var(--white);background:radial-gradient(circle at 78% 20%, #80aeba2e, transparent 26%), var(--ink);padding-block:80px 96px}.article__header .shell{max-width:1050px}.article__header a{color:#ffffff8c;align-items:center;gap:10px;width:fit-content;margin-bottom:76px;font-size:.72rem;display:flex}.article__header h1{max-width:950px;font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(3.6rem,6.5vw,6.6rem);font-weight:400;line-height:.96}.article__summary{color:#ffffffab;max-width:760px;margin:35px 0 0;font-size:1.12rem}.article__meta{border-top:1px solid var(--line-light);color:#ffffff6b;letter-spacing:.04em;gap:28px;margin-top:46px;padding-top:22px;font-size:.67rem;display:flex}.article__body{grid-template-columns:.42fr 1.58fr;gap:80px;max-width:1050px;padding-block:100px 130px;display:grid}.article__body aside{flex-direction:column;height:fit-content;display:flex;position:sticky;top:120px}.article__body aside p{color:var(--copper);letter-spacing:.1em;text-transform:uppercase;margin:0 0 16px;font-size:.67rem;font-weight:700}.article__body aside a{border-top:1px solid var(--line);color:var(--muted);padding:9px 0;font-size:.69rem}.article__body aside a:last-child{border-bottom:1px solid var(--line)}.article__content section{margin-bottom:74px;scroll-margin-top:120px}.article__content h2{font-family:var(--serif);letter-spacing:-.045em;margin:0 0 28px;font-size:clamp(2.4rem,4vw,4rem);font-weight:400;line-height:1.04}.article__content section>p:not(.eyebrow){color:#3c4f58;font-family:var(--serif);margin:0 0 22px;font-size:1.22rem;line-height:1.72}.article__disclaimer{border-left:3px solid var(--copper);background:var(--paper);padding:28px}.article__disclaimer strong{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.article__disclaimer p{color:var(--muted);margin:10px 0 0;font-size:.78rem}.contact-section{background:var(--paper)}.contact-section__grid{grid-template-columns:.65fr 1.35fr;gap:clamp(60px,9vw,140px);display:grid}.contact-section aside h2{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(2.8rem,4.6vw,4.8rem);font-weight:400;line-height:1}.contact-section aside>p:not(.eyebrow){color:var(--muted);margin:28px 0 0}.contact-expectations{border-top:1px solid var(--line);margin-top:34px}.contact-expectations p{border-bottom:1px solid var(--line);color:var(--ink-soft);align-items:flex-start;gap:12px;margin:0;padding:13px 0;font-size:.75rem;display:flex}.contact-expectations svg{color:var(--copper);flex:none;margin-top:4px}.contact-note{color:var(--white);background:var(--ink);margin-top:32px;padding:22px}.contact-note strong{color:var(--copper-light);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem}.contact-note p{color:#ffffff9e;margin:10px 0 0;font-size:.72rem}.contact-form{flex-direction:column;gap:25px;display:flex}.contact-form__row{grid-template-columns:1fr 1fr;gap:25px;display:grid}.contact-form label{flex-direction:column;display:flex}.contact-form label>span:first-child{color:var(--ink-soft);letter-spacing:.04em;margin-bottom:9px;font-size:.68rem;font-weight:700}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #aab6b9;border-radius:0;outline:0;font-size:.9rem;transition:border .16s,background .16s}.contact-form input,.contact-form select{height:50px}.contact-form textarea{resize:vertical;min-height:150px;padding:14px 0}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-bottom-color:var(--copper);background:#ffffff6b}.contact-form__consent{grid-template-columns:18px 1fr;align-items:flex-start;gap:12px;display:grid!important}.contact-form__consent input{width:16px;height:16px;accent-color:var(--copper);margin-top:2px}.contact-form__consent span{color:var(--muted)!important;margin:0!important;font-size:.7rem!important;font-weight:400!important}.contact-form__submit{align-items:center;gap:20px;display:flex}.contact-form__submit button{min-width:190px;min-height:50px;color:var(--white);background:var(--ink);cursor:pointer;border:0;justify-content:center;align-items:center;gap:12px;padding:0 22px;font-size:.76rem;font-weight:700;display:inline-flex}.contact-form__submit button:hover{background:var(--copper)}.contact-form__submit button:disabled{cursor:wait;opacity:.7}.contact-form__submit p{max-width:300px;color:var(--muted);margin:0;font-size:.64rem}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-message{padding:14px 16px;font-size:.72rem}.form-message--success{color:#24523b;background:#deeee5;align-items:center;gap:10px;display:flex}.form-message--error{color:#7e382f;background:#f2ddd8}.portal-page{min-height:100svh;color:var(--white);background:radial-gradient(circle at 78% 18%, #80aeba24, transparent 26%), var(--ink-deep)}.portal-page__header{border-bottom:1px solid var(--line-light);justify-content:space-between;align-items:center;min-height:92px;display:flex}.portal-page__header>a:last-child{color:#ffffff8f;align-items:center;gap:9px;font-size:.7rem;display:flex}.portal-page__hero{grid-template-columns:1.15fr .85fr;align-items:end;gap:100px;padding-block:clamp(90px,11vw,150px);display:grid}.portal-page__hero h1{max-width:820px;font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(4rem,7vw,7.2rem);font-weight:400;line-height:.92}.portal-page__hero>div:last-child>p{color:#ffffffa6;margin:0 0 28px}.portal-page__hero>div:last-child>span{border-top:1px solid var(--line-light);color:var(--copper-light);letter-spacing:.09em;text-transform:uppercase;padding-top:18px;font-size:.67rem;font-weight:700;display:block}.portal-page__capabilities{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(3,1fr);display:grid}.portal-page__capabilities article{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);min-height:310px;padding:26px}.portal-page__capabilities article>div{color:var(--copper-light);justify-content:space-between;align-items:center;display:flex}.portal-page__capabilities article>div span{letter-spacing:.12em;font-size:.63rem}.portal-page__capabilities h2{font-family:var(--serif);margin:90px 0 0;font-size:1.7rem;font-weight:400}.portal-page__capabilities article>p{color:#ffffff8a;margin:12px 0 0;font-size:.78rem}.portal-page__architecture{padding-block:120px}.portal-access{border-top:1px solid var(--line-light);grid-template-columns:repeat(3,1fr);display:grid}.portal-access article{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);padding:24px}.portal-access article:first-child{border-left:1px solid var(--line-light)}.portal-access span{color:var(--copper-light);text-transform:uppercase;font-size:.67rem;font-weight:700}.portal-access p{font-family:var(--serif);margin:35px 0 0;font-size:1.2rem;line-height:1.4}.portal-page__footer{border-top:1px solid var(--line-light);justify-content:space-between;align-items:center;min-height:100px;display:flex}.portal-page__footer p,.portal-page__footer a{color:#ffffff6b;font-size:.66rem}.legal-page{max-width:900px;padding-block:100px 140px}.legal-page section{border-bottom:1px solid var(--line);grid-template-columns:.65fr 1.35fr;gap:50px;padding-block:38px;display:grid}.legal-page h2{font-family:var(--serif);margin:0;font-size:1.8rem;font-weight:400}.legal-page p{color:var(--muted);margin:0}.not-found{min-height:100svh;color:var(--white);background:var(--ink-deep);flex-direction:column;padding:54px max(48px,50vw - 640px);display:flex}.not-found>div{max-width:820px;margin:auto 0}.not-found h1{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(3.5rem,7vw,7rem);font-weight:400;line-height:.95}.not-found>div>p:not(.eyebrow){color:#fff9;max-width:580px;margin:28px 0}.not-found>div>a{width:fit-content;color:var(--copper-light);align-items:center;gap:10px;font-size:.75rem;display:flex}@media (max-width:1120px){:root{--shell:min(100% - 56px, 1280px)}.site-header__inner{grid-template-columns:210px 1fr 210px}.site-header__nav{gap:18px}.home-hero__grid{grid-template-columns:1fr .78fr}.hero-signal{min-width:150px}.service-grid{grid-template-columns:repeat(2,1fr)}.reason-grid{grid-template-columns:repeat(3,1fr)}.reason-grid article:nth-child(4),.reason-grid article:nth-child(5){min-height:280px}.network-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){:root{--shell:min(100% - 40px, 1280px);--space-section:92px}.site-header__inner{grid-template-columns:1fr auto}.site-header__nav,.header-cta{display:none}.menu-button{display:grid}.section-heading,.page-hero__grid,.cta-band__inner,.portal-preview__grid,.relationship-section__grid,.network-model__grid,.governance-section__grid,.portal-page__hero{grid-template-columns:1fr}.section-heading{gap:26px}.section-heading__body{max-width:660px}.home-hero{min-height:auto}.home-hero__grid{grid-template-columns:1fr;min-height:auto}.home-hero__copy{padding-block:90px 40px}.home-hero__visual{width:min(620px,100%);margin:0 auto 50px}.intro-statement__grid,.service-principles__grid,.capability,.deliverables-section__grid,.service-next__inner,.network-intro__grid,.insight-index__grid,.contact-section__grid,.article__body{grid-template-columns:1fr}.relationship-section__visual{width:min(620px,90%);margin-inline:auto}.global-grid{grid-template-columns:1fr;min-height:auto}.location-card{min-height:470px}.reason-grid{grid-template-columns:repeat(2,1fr)}.portal-window{transform:none}.cta-band__inner{gap:32px}.site-footer__top{grid-template-columns:1fr}.service-principles__grid{gap:30px}.capability{gap:40px}.needs-guide{grid-template-columns:1fr}.needs-guide>div:first-child{grid-row:auto}.deliverables-section__grid,.service-next__inner,.network-intro__grid,.network-model__grid,.governance-section__grid{gap:42px}.service-next__links{justify-content:flex-start}.operating-model__grid{grid-template-columns:repeat(2,1fr)}.process-map__rail{grid-template-columns:repeat(3,1fr)}.insight-index aside,.article__body aside{position:static}.article__body{gap:54px}.contact-section__grid{gap:70px}.portal-page__capabilities{grid-template-columns:repeat(2,1fr)}.portal-access{grid-template-columns:1fr}.portal-access article{border-left:1px solid var(--line-light)}}@media (max-width:640px){:root{--shell:calc(100% - 32px);--space-section:74px}.site-header__inner{min-height:72px}.brand-mark__symbol{width:38px;height:38px}.brand-mark__wordmark{font-size:.82rem}.home-hero h1{font-size:clamp(3.55rem,17vw,5.2rem)}.home-hero__intro{margin-top:28px}.home-hero__actions{flex-direction:column;align-items:stretch}.home-hero__actions .button-link{width:100%}.home-hero__foot p{display:none}.home-hero__visual{width:116%;margin-left:-8%}.hero-signal{min-width:132px;padding:9px 10px}.hero-signal p{font-size:.62rem}.hero-signal--three{left:7%}.section-heading h2,.intro-statement h2{font-size:clamp(2.5rem,13vw,3.7rem)}.intro-statement__grid{gap:20px}.service-grid,.reason-grid,.audience-grid,.operating-model__grid,.network-grid,.portal-page__capabilities{grid-template-columns:1fr}.service-card{min-height:330px}.relationship-section__visual{width:100%}.relationship-section__copy ul{grid-template-columns:1fr}.relationship-section__copy li:nth-child(odd),.relationship-section__copy li:nth-child(2n){border-right:0;padding-inline:0}.ring-label--right,.ring-label--left{display:none}.workflow-explorer{grid-template-columns:1fr;min-height:auto}.workflow-explorer__rail{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.workflow-explorer__rail button{border-right:1px solid var(--line);text-align:center;flex-direction:column;justify-content:center;gap:6px;min-height:72px;padding:10px;font-size:.68rem}.workflow-explorer__rail button:nth-child(3n){border-right:0}.workflow-explorer__panel{min-height:380px;padding:36px 24px}.audience-grid>div,.audience-grid>div:nth-child(2n){border-right:0}.location-card{min-height:420px}.global-section__note{text-align:left}.reason-grid article,.reason-grid article:nth-child(4),.reason-grid article:nth-child(5){min-height:280px}.insight-row{grid-template-columns:1fr;gap:12px}.insight-row>span{justify-content:flex-start}.portal-window{min-height:340px}.portal-window__content{grid-template-columns:52px 1fr;min-height:296px}.portal-window__main{padding:22px 16px}.portal-window__cards{grid-template-columns:1fr 1fr}.portal-window__cards div:last-child{display:none}.site-footer__links{grid-template-columns:1fr 1fr;row-gap:40px}.site-footer__legal{flex-direction:column;align-items:flex-start;gap:15px}.page-hero{padding-block:78px 38px}.page-hero h1{font-size:clamp(3.3rem,16vw,5rem)}.page-hero__grid{gap:42px}.page-hero__rule{margin-top:54px}.service-principles__list{grid-template-columns:1fr}.service-principles__list article,.service-principles__list article:first-child{border-left:1px solid var(--line);min-height:230px}.capability__scope ul{grid-template-columns:1fr}.capability__scope li:nth-child(odd),.capability__scope li:nth-child(2n){border-right:0;padding-left:0}.comparison{overflow-x:auto}.comparison__header,.comparison__row{min-width:720px}.service-next__links{flex-direction:column}.operating-model article{min-height:280px}.process-map__rail{grid-template-columns:repeat(2,1fr)}.network-grid article{min-height:390px}.insight-index__articles>a{padding-right:0}.insight-index__read{margin-top:24px;position:static!important}.article__header{padding-block:58px 74px}.article__header a{margin-bottom:50px}.article__header h1{font-size:clamp(3rem,14vw,4.8rem)}.article__meta{flex-direction:column;align-items:flex-start;gap:12px}.article__body{padding-block:70px 90px}.article__content section>p:not(.eyebrow){font-size:1.08rem}.contact-form__row{grid-template-columns:1fr}.contact-form__submit{flex-direction:column;align-items:flex-start}.contact-form__submit button{width:100%}.portal-page__header{flex-direction:column;align-items:flex-start;gap:20px;padding-block:22px}.portal-page__hero{gap:40px}.portal-page__hero h1{font-size:clamp(3.5rem,16vw,5.4rem)}.portal-page__capabilities article{min-height:270px}.portal-page__footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:15px}.legal-page section{grid-template-columns:1fr;gap:18px}.not-found{padding:32px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
:root{--ink:#18272d;--ink-deep:#0d1a20;--ink-soft:#3b4b50;--paper:#e9e5dc;--paper-bright:#f5f2eb;--white:#fff;--copper:#a9754b;--copper-light:#d3ad8b;--blue:#536f78;--mist:#dce3df;--line:#18272d29;--line-light:#ffffff3d;--muted:#5f6b6e;--display:"Aptos Display", "Helvetica Neue", "Arial", sans-serif;--space-section:clamp(84px, 8vw, 126px)}body{background:var(--paper-bright)}.section-heading{grid-template-columns:minmax(0,1.05fr) minmax(280px,.58fr);gap:clamp(36px,6vw,90px);margin-bottom:clamp(44px,5vw,68px)}.section-heading h2{max-width:720px;font-family:var(--display);letter-spacing:-.055em;font-size:clamp(2.35rem,4.2vw,4.45rem);font-weight:500;line-height:1.01}.section-heading__body{font-size:1rem;line-height:1.7}.eyebrow{color:var(--copper);margin-bottom:18px}.eyebrow--light{color:var(--copper)}.site-header{border-bottom:1px solid var(--line);background:#fffefaf5}.site-header__inner{min-height:78px}.site-header__nav a{color:var(--ink);padding-block:27px}.site-header__nav a:after{bottom:18px}.header-cta{border:1px solid var(--ink);color:var(--ink);background:0 0}.header-cta:hover{border-color:var(--blue);color:var(--white);background:var(--blue)}.mobile-nav{background:#e8f1f0}.mobile-nav a{border-bottom-color:var(--line);color:var(--ink)}.mobile-nav a span{color:var(--copper)}.button-link{border-radius:4px;min-height:48px}.button-link--primary{background:var(--blue)}.button-link--secondary{border-color:var(--blue);color:var(--blue)}.button-link--secondary:hover{background:var(--blue)}.home-hero{min-height:auto;color:var(--ink);background:linear-gradient(110deg,#fffefa 0 58%,#eef5f3 58% 100%)}.home-hero:before{display:none}.home-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:clamp(54px,6vw,100px);min-height:720px}.home-hero__copy{padding-block:88px}.home-hero h1{max-width:720px;font-family:var(--display);letter-spacing:-.07em;font-size:clamp(3.65rem,6vw,6rem);font-weight:500;line-height:.93}.home-hero h1 span{color:var(--blue);margin-top:6px}.home-hero__intro{max-width:570px;color:var(--muted);margin-top:32px;font-size:1.05rem}.home-hero__actions{margin-top:32px}.home-hero .button-link--light{color:var(--white);background:var(--blue)}.home-hero .button-link--light:hover{background:var(--copper)}.home-hero .button-link--text{border-bottom-color:var(--line);color:var(--ink)}.home-hero__gallery{height:610px;position:relative}.hero-photo{border:9px solid var(--white);border-radius:10px;margin:0;position:absolute;overflow:hidden;box-shadow:0 22px 60px #173b4321}.hero-photo img{object-fit:cover}.hero-photo--primary img{filter:saturate(.86)brightness(1.12)}.hero-photo:after{content:"";background:linear-gradient(#0000,#12333bc7);position:absolute;inset:40% 0 0}.hero-photo figcaption{z-index:1;color:var(--white);justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:18px;left:22px;right:22px}.hero-photo figcaption span{font-family:var(--display);font-size:1.35rem;font-weight:500}.hero-photo figcaption small{color:#ffffffbf;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem}.hero-photo--primary{inset:22px 80px 54px 0}.hero-photo--secondary{z-index:2;width:44%;height:39%;bottom:0;right:0}.hero-brief{z-index:3;background:var(--white);border-radius:8px;grid-template-columns:1fr 1fr;gap:6px;width:220px;padding:18px;display:grid;position:absolute;top:0;right:0;box-shadow:0 16px 44px #173b431f}.hero-brief p{color:var(--ink);grid-column:1/-1;margin:0 0 8px;font-size:.7rem;font-weight:700}.hero-brief span{color:var(--ink-soft);background:var(--mist);border-radius:3px;padding:7px 8px;font-size:.62rem}.home-hero__foot{border-top:1px solid var(--line);height:64px}.home-hero__foot a{color:var(--ink-soft)}.home-hero__foot p{color:var(--muted)}.intro-statement__grid{grid-template-columns:.38fr 1.62fr;gap:clamp(36px,7vw,110px)}.intro-statement h2{max-width:980px;font-family:var(--display);letter-spacing:-.055em;font-size:clamp(2.5rem,4.5vw,4.7rem);font-weight:500;line-height:1.02}.intro-statement__grid>div>p{max-width:630px;margin-top:28px}.services-section,.services-index{background:var(--paper-bright)}.service-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.service-card{border:1px solid var(--line);background:#f7faf8;border-radius:8px;min-height:285px;padding:30px;transform:none}.service-card:hover{color:var(--ink);background:var(--white);transform:translateY(-4px);box-shadow:0 18px 52px #173b431a}.service-card h3{max-width:440px;font-family:var(--display);font-size:clamp(1.8rem,2.6vw,2.8rem);font-weight:500}.service-card p,.service-card:hover p{color:var(--muted)}.service-card__link,.service-card:hover .service-card__link{border-color:var(--line);color:var(--blue)}.relationship-section{color:var(--ink);background:#f3f7f5}.relationship-section__grid{grid-template-columns:minmax(430px,.95fr) minmax(0,1.05fr)}.coordination-board{border:1px solid var(--line);background:var(--white);border-radius:10px;padding:28px;box-shadow:0 20px 60px #173b4314}.coordination-board__lead{color:var(--white);background:var(--blue);border-radius:7px;flex-direction:column;padding:22px;display:flex}.coordination-board__lead span{letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:700}.coordination-board__lead strong{font-family:var(--display);margin-top:22px;font-size:1.7rem;font-weight:500}.coordination-board__lead small{color:#ffffffb3;margin-top:5px}.coordination-board__connector{background:var(--line);width:1px;height:34px;margin-inline:auto}.coordination-board__teams{grid-template-columns:1fr 1fr;gap:9px;display:grid}.coordination-board__teams>div{background:var(--mist);border-radius:6px;min-height:116px;padding:16px}.coordination-board__teams span{color:var(--copper);letter-spacing:.12em;font-size:.72rem;font-weight:700}.coordination-board__teams p{color:var(--ink);margin:24px 0 0;font-size:.96rem;line-height:1.5}.relationship-section__copy h2{font-family:var(--display);font-size:clamp(2.5rem,4.4vw,4.6rem);font-weight:500}.relationship-section__copy>p:not(.eyebrow){color:var(--muted)}.relationship-section__copy ul{border-color:var(--line)}.relationship-section__copy li{border-color:var(--line);color:var(--ink-soft);font-size:.96rem}.relationship-section__copy li:nth-child(odd){border-color:var(--line)}.relationship-section .button-link--light{color:var(--white);background:var(--blue)}.workflow-explorer{background:#eef4f2;border:0;border-radius:10px;grid-template-columns:.62fr 1.38fr;min-height:440px;overflow:hidden}.workflow-explorer__rail{border-color:var(--white);background:var(--mist)}.workflow-explorer__rail button{border-color:#173b431a}.workflow-explorer__rail button:hover,.workflow-explorer__rail button.is-active{color:var(--white);background:var(--blue)}.workflow-explorer__panel{background:var(--paper-bright)}.workflow-explorer__panel h3{font-family:var(--display);font-size:clamp(2.9rem,5vw,5.2rem);font-weight:500}.audience-section{background:#f6f5f0}.audience-grid{border:0;grid-template-columns:repeat(4,1fr);gap:10px}.audience-grid>div,.audience-grid>div:nth-child(2n){border:1px solid var(--line);background:var(--white);border-radius:6px;grid-template-columns:1fr;align-content:space-between;min-height:118px;padding:18px}.audience-grid p{font-family:var(--display);margin-top:20px;font-size:1rem;font-weight:500;line-height:1.35}.global-section{color:var(--ink);background:#edf5f6}.global-section .section-heading__body{color:var(--muted)}.market-network{background:var(--white);border-radius:10px;grid-template-columns:.46fr 1fr 1fr;display:grid;overflow:hidden;box-shadow:0 18px 50px #173b4312}.market-network__route{min-height:360px;color:var(--white);background:var(--blue);flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.market-network__route span{letter-spacing:.1em;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:58px;height:58px;font-size:.7rem;font-weight:700;display:grid}.market-network__route i{background:#ffffff8c;width:1px;height:80px;display:block}.market-network article{border-right:1px solid var(--line);flex-direction:column;justify-content:flex-end;min-height:360px;padding:34px;display:flex}.market-network article:last-child{background:#f7f3eb;border-right:0}.market-network article>p{color:var(--copper);letter-spacing:.1em;text-transform:uppercase;margin:0 0 auto;font-size:.66rem;font-weight:700}.market-network h3{font-family:var(--display);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,3.3rem);font-weight:500;line-height:1}.market-network article>span{border-top:1px solid var(--line);color:var(--muted);margin-top:22px;padding-top:18px;font-size:.73rem;display:block}.global-section__note{color:var(--muted)}.reasons-section{background:var(--paper-bright)}.reason-grid{border:0;grid-template-columns:repeat(6,1fr);gap:12px}.reason-grid article{background:var(--mist);border:0;border-radius:8px;grid-column:span 2;min-height:270px;padding:24px}.reason-grid article:nth-child(4){background:#f1f3e9;grid-column:2/span 2}.reason-grid article:nth-child(5){grid-column:4/span 2}.reason-grid h3{font-family:var(--display);margin-top:82px;font-size:1.4rem;font-weight:500}.insights-preview{background:#f6f5f0}.insight-list{border:0;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:28px;display:grid}.insight-row{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-direction:column;align-items:flex-start;min-height:310px;padding:26px;display:flex}.insight-row:hover{color:var(--ink);background:#edf5f6;padding:26px}.insight-row h3{font-family:var(--display);margin-top:auto;font-size:1.55rem;font-weight:500}.insight-row>span,.insight-row:hover>span{border-top:1px solid var(--line);width:100%;color:var(--muted);justify-content:space-between;margin-top:24px;padding-top:16px}.portal-preview{color:var(--ink);background:#dfeeed}.portal-preview h2{font-family:var(--display);font-size:clamp(2.5rem,4.5vw,4.7rem);font-weight:500}.portal-preview__grid>div:first-child>p:not(.eyebrow){color:var(--muted)}.portal-preview .button-link--light{color:var(--white);background:var(--blue)}.portal-roadmap-visual{background:#ffffffa6;border-radius:10px;padding:18px}.roadmap-stage{border-bottom:1px solid var(--line);border-radius:6px;grid-template-columns:74px 1fr;align-items:center;gap:20px;min-height:120px;padding:24px;display:grid}.roadmap-stage:last-child{border-bottom:0}.roadmap-stage--current{color:var(--white);background:var(--blue)}.roadmap-stage>span{letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:700}.roadmap-stage strong{font-family:var(--display);font-size:1.25rem;font-weight:500}.roadmap-stage p{color:var(--muted);margin:7px 0 0;font-size:.76rem}.roadmap-stage--current p{color:#ffffffb8}.cta-band{color:var(--ink);background:#f3e3d2}.cta-band .eyebrow{color:var(--copper)}.cta-band h2{font-family:var(--display);font-size:clamp(2.65rem,4.8vw,5rem);font-weight:500}.cta-band__inner>div:last-child>p{color:var(--muted)}.cta-band .button-link--light{color:var(--white);background:var(--blue)}.site-footer{background:#285861}.page-hero{color:var(--ink);background:linear-gradient(90deg,#eef6f5 0 74%,#f7f0e8 74% 100%);padding-block:clamp(76px,8vw,118px) 44px}.page-hero:after{width:190px;height:190px;box-shadow:none;background:linear-gradient(135deg,#4f899424,#0000),#fff;border:0;border-radius:10px;top:42px;right:5%;transform:rotate(7deg)}.page-hero h1{max-width:880px;font-family:var(--display);letter-spacing:-.065em;font-size:clamp(3.2rem,5.8vw,6rem);font-weight:500;line-height:.96}.page-hero__support>p:first-child,.page-hero__aside-note{color:var(--muted)!important}.page-hero__rule{border-color:var(--line)}.page-hero__service-icon{border-color:var(--line);color:var(--copper)}.page-hero__service-icon span{color:var(--ink-soft);font-family:var(--display)}.service-principles,.deliverables-section,.operating-model,.network-intro,.contact-section{background:#f4f6f2}.service-principles h2,.capability h3,.deliverables-section h2,.service-next h2,.operating-model h3,.governance-section h2,.network-intro h2,.network-grid h3,.network-model h2,.network-model__steps p,.insight-index__articles h2,.contact-section aside h2,.article__header h1,.article__content h2,.portal-page__hero h1,.portal-page__capabilities h2,.portal-access p,.legal-page h2,.not-found h1{font-family:var(--display);font-weight:500}.service-principles__list{border:0;gap:10px}.service-principles__list article,.service-principles__list article:first-child{border:1px solid var(--line);background:var(--white);border-radius:7px}.capability{padding-block:50px}.capability__scope li{background:#e8f1f052}.interactive-section{color:var(--ink);background:#e8f1f0}.needs-guide>div:first-child>p:not(.eyebrow){color:var(--muted)}.needs-guide__options{border-color:var(--line)}.needs-guide__options button{border-color:var(--line);color:var(--ink-soft)}.needs-guide__options button:hover,.needs-guide__options button.is-selected{color:var(--ink)}.needs-guide__options button>span{border-color:var(--line)}.needs-guide__result{background:var(--white)}.comparison-section{color:var(--ink);background:#f5f2ec}.comparison-section .section-heading__body{color:var(--muted)}.comparison{border-color:var(--line);background:var(--white);border-radius:8px;overflow:hidden}.comparison__header>div,.comparison__row>*{border-color:var(--line)}.comparison__row p,.comparison__note{color:var(--muted)}.service-next{background:var(--paper-bright)}.operating-model__grid,.network-grid,.portal-page__capabilities{border:0;gap:10px}.operating-model article,.network-grid article{border:1px solid var(--line);background:var(--white);border-radius:7px}.governance-section,.network-model{color:var(--ink);background:#e8f1f0}.governance-section__grid>div:first-child>p:last-child{color:var(--muted)}.governance-section__grid>div:last-child,.governance-section__grid>div:last-child p,.network-model__steps,.network-model__steps>div{border-color:var(--line)}.governance-section__grid>div:last-child p{color:var(--ink-soft)}.network-model__steps svg{color:var(--blue)}.insight-index{background:var(--paper-bright)}.article__header{color:var(--ink);background:#e8f1f0}.article__header a,.article__summary,.article__meta{color:var(--muted)}.article__meta{border-color:var(--line)}.portal-page{color:var(--ink);background:#f7f8f4}.portal-page__header{border-color:var(--line)}.portal-page .brand-mark--inverse{color:var(--ink)}.portal-page__header>a:last-child,.portal-page__hero>div:last-child>p,.portal-page__capabilities article>p,.portal-page__footer p,.portal-page__footer a{color:var(--muted)}.portal-page__hero>div:last-child>span{border-color:var(--line);color:var(--copper)}.portal-page__capabilities article{border:1px solid var(--line);background:var(--white);border-radius:7px}.portal-access{border:0;gap:10px}.portal-access article,.portal-access article:first-child{border:1px solid var(--line);background:var(--white);border-radius:7px}.portal-page__footer{border-color:var(--line)}.not-found{color:var(--ink);background:var(--mist)}.not-found .brand-mark--inverse{color:var(--ink)}.not-found>div>p:not(.eyebrow){color:var(--muted)}.appointment-confidence{background:#faf9f4}.appointment-confidence__grid{grid-template-columns:minmax(500px,1.08fr) minmax(0,.92fr);align-items:start;gap:clamp(32px,5vw,74px);display:grid}.appointment-confidence__proof{display:grid}.appointment-confidence__proof article{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr auto;align-items:start;gap:15px;padding:22px 0;display:grid}.appointment-confidence__proof article>span{color:var(--copper);letter-spacing:.1em;font-size:.67rem;font-weight:700}.appointment-confidence__proof article>svg{color:var(--blue)}.appointment-confidence__proof h3{font-family:var(--display);font-size:1.3rem;font-weight:500}.appointment-confidence__proof p{color:var(--muted);margin:7px 0 0;font-size:.85rem;line-height:1.6}.appointment-confidence__proof .button-link{width:fit-content;margin-top:28px}.appointment-control-graphic{border:1px solid var(--line);background:var(--white);border-radius:10px;gap:14px;padding:24px;display:grid;box-shadow:0 24px 70px #173b4314}.appointment-control-graphic__governance{background:#dfeeed;border-radius:6px;grid-template-columns:1.25fr .75fr;align-items:end;gap:26px;padding:22px;display:grid}.appointment-control-graphic__governance div,.appointment-control-graphic__outcome{flex-direction:column;display:flex}.appointment-control-graphic__governance span,.appointment-control-graphic__outcome span{color:var(--copper);letter-spacing:.1em;text-transform:uppercase;margin-bottom:9px;font-size:.62rem;font-weight:700}.appointment-control-graphic__governance strong,.appointment-control-graphic__outcome strong{font-family:var(--display);font-size:1.25rem;font-weight:500;line-height:1.22}.appointment-control-graphic__governance p{color:var(--muted);text-align:right;margin:0;font-size:.72rem;line-height:1.5}.appointment-control-graphic__connector{min-height:38px;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;gap:12px;font-size:.63rem;display:flex}.appointment-control-graphic__connector svg{color:var(--blue)}.appointment-control-graphic__layers{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.appointment-control-graphic__layers>div{background:#f5f7f4;border-radius:5px;min-height:130px;padding:15px}.appointment-control-graphic__layers>div:nth-child(2n){background:#f7f1ea}.appointment-control-graphic__layers span{color:var(--copper);font-size:.61rem;font-weight:700}.appointment-control-graphic__layers strong{font-family:var(--display);margin-top:30px;font-size:1rem;font-weight:500;display:block}.appointment-control-graphic__layers p{color:var(--muted);margin:7px 0 0;font-size:.68rem;line-height:1.45}.appointment-control-graphic__outcome{color:var(--white);background:var(--blue);border-radius:6px;padding:18px 21px}.appointment-control-graphic__outcome span{color:#ffffffb3}.service-assurance-section{background:#edf5f4}.service-assurance-graphic{border:1px solid var(--line);background:var(--white);border-radius:10px;padding:clamp(18px,3vw,32px)}.service-assurance-graphic__mandate{color:var(--white);background:var(--blue);border-radius:6px;grid-template-columns:160px 1fr;gap:24px;padding:24px;display:grid}.service-assurance-graphic__mandate span{color:#ffffffb8;letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:700}.service-assurance-graphic__mandate p{max-width:860px;font-family:var(--display);margin:0;font-size:clamp(1.2rem,2vw,1.75rem);line-height:1.35}.service-assurance-graphic__flow{height:54px;color:var(--copper);justify-content:center;align-items:center;display:flex}.service-assurance-graphic__flow span{background:var(--line);width:min(140px,15%);height:1px}.service-assurance-graphic__groups{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.service-assurance-graphic__groups article{background:#f3f7f5;border-radius:6px;padding:24px}.service-assurance-graphic__groups article:nth-child(2){background:#f7f1ea}.service-assurance-graphic__groups article:nth-child(3){background:#edf4f6}.service-assurance-graphic__groups article>div{align-items:baseline;gap:14px;display:flex}.service-assurance-graphic__groups article>div span{color:var(--copper);font-size:.64rem;font-weight:700}.service-assurance-graphic__groups h3{font-family:var(--display);font-size:1.3rem;font-weight:500}.service-assurance-graphic__groups ul{gap:12px;margin-top:24px;display:grid}.service-assurance-graphic__groups li{color:var(--muted);grid-template-columns:18px 1fr;gap:8px;font-size:.78rem;line-height:1.5;display:grid}.service-assurance-graphic__groups li svg{color:var(--blue);margin-top:3px}.service-assurance-section__link{justify-content:flex-end;margin-top:26px;display:flex}.services-appointment-section{color:var(--ink);background:#e5f0ef}.services-appointment-section__grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(40px,7vw,110px);display:grid}.services-appointment-section h2,.appointment-model-section h2,.diligence-section h2,.regulatory-context-section h2,.appointment-answer h2{font-family:var(--display);letter-spacing:-.055em;font-size:clamp(2.45rem,4.2vw,4.5rem);font-weight:500;line-height:1.02}.services-appointment-section__grid>div>p:last-child,.appointment-model-section__grid>div:first-child>p:not(.eyebrow),.diligence-section__grid>div:first-child>p:not(.eyebrow),.regulatory-context-section__grid>div:last-child>p{color:var(--muted);line-height:1.7}.services-appointment-section__grid>a{color:var(--ink);background:var(--white);border-radius:8px;grid-template-columns:1fr auto;gap:24px;padding:30px;display:grid;box-shadow:0 18px 54px #173b4314}.services-appointment-section__grid>a>span{font-family:var(--display);font-size:1.55rem}.services-appointment-section__grid>a>ul{grid-column:1/-1;gap:10px;display:grid}.services-appointment-section__grid>a li{color:var(--muted);gap:9px;font-size:.82rem;display:flex}.services-appointment-section__grid>a li svg,.services-appointment-section__grid>a>svg{color:var(--copper)}.appointment-model-section{background:#f7f8f4}.appointment-model-section__grid{grid-template-columns:minmax(330px,.76fr) minmax(560px,1.24fr);align-items:center;gap:clamp(44px,7vw,110px);display:grid}.appointment-model-section__grid .button-link{margin-top:26px}.appointment-standards-section{background:var(--paper-bright)}.appointment-standards-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.appointment-standards-grid article{border:1px solid var(--line);background:#f8faf7;border-radius:7px;flex-direction:column;min-height:370px;padding:26px;display:flex}.appointment-standards-grid article:nth-child(2),.appointment-standards-grid article:nth-child(5){background:#f8f2eb}.appointment-standards-grid article:nth-child(3),.appointment-standards-grid article:nth-child(4){background:#edf5f6}.appointment-standards-grid__top{color:var(--copper);justify-content:space-between;align-items:center;font-size:.67rem;font-weight:700;display:flex}.appointment-standards-grid h3{font-family:var(--display);margin-top:54px;font-size:1.6rem;font-weight:500}.appointment-standards-grid article>p{color:var(--muted);margin:13px 0 0;font-size:.86rem;line-height:1.65}.appointment-standards-grid__evidence{border-top:1px solid var(--line);margin-top:auto;padding-top:22px}.appointment-standards-grid__evidence span{color:var(--copper);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:700}.appointment-standards-grid__evidence p{color:var(--ink-soft);margin:8px 0 0;font-size:.76rem;line-height:1.55}.appointment-lifecycle-section{background:#eef5f3}.appointment-lifecycle{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:repeat(6,1fr);display:grid;overflow:hidden}.appointment-lifecycle article{border-right:1px solid var(--line);min-height:265px;padding:22px}.appointment-lifecycle article:last-child{border-right:0}.appointment-lifecycle article>div{color:var(--copper);justify-content:space-between;align-items:center;font-size:.65rem;font-weight:700;display:flex}.appointment-lifecycle article>div svg{color:var(--blue)}.appointment-lifecycle h3{font-family:var(--display);margin-top:64px;font-size:1.2rem;font-weight:500}.appointment-lifecycle p{color:var(--muted);margin:12px 0 0;font-size:.75rem;line-height:1.55}.service-boundary-section{background:var(--paper-bright)}.service-boundary-matrix{border:1px solid var(--line);border-radius:8px;overflow:hidden}.service-boundary-matrix__header,.service-boundary-matrix__row{grid-template-columns:.65fr 1.18fr 1.18fr;display:grid}.service-boundary-matrix__header{color:var(--white);background:var(--blue)}.service-boundary-matrix__header span{letter-spacing:.08em;text-transform:uppercase;border-right:1px solid #fff3;padding:18px 20px;font-size:.65rem;font-weight:700}.service-boundary-matrix__row{border-bottom:1px solid var(--line)}.service-boundary-matrix__row:last-child{border-bottom:0}.service-boundary-matrix__row>*{border-right:1px solid var(--line);margin:0;padding:23px 20px}.service-boundary-matrix__row>:last-child{border-right:0}.service-boundary-matrix__row strong{font-family:var(--display);font-size:1.05rem;font-weight:500}.service-boundary-matrix__row p{color:var(--muted);font-size:.78rem;line-height:1.6}.service-boundary-matrix__mobile-label{display:none}.diligence-section{background:#f4f5f0}.diligence-section__grid,.regulatory-context-section__grid,.appointment-answer__inner{grid-template-columns:minmax(310px,.7fr) minmax(0,1.3fr);gap:clamp(44px,7vw,110px);display:grid}.diligence-pack{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.diligence-pack>div{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr 22px;align-items:center;gap:12px;min-height:92px;padding:18px 0;display:grid}.diligence-pack>div:nth-child(odd){border-right:1px solid var(--line);padding-right:20px}.diligence-pack>div:nth-child(2n){padding-left:20px}.diligence-pack span{color:var(--copper);font-size:.64rem;font-weight:700}.diligence-pack p{margin:0;font-size:.82rem;line-height:1.45}.diligence-pack svg{color:var(--blue)}.regulatory-context-section{color:var(--ink);background:#e5f0f1}.regulatory-resource-links{border-top:1px solid var(--line);margin-top:30px;display:grid}.regulatory-resource-links a{border-bottom:1px solid var(--line);color:var(--ink);justify-content:space-between;align-items:center;padding:17px 0;font-size:.82rem;display:flex}.regulatory-resource-links a svg{color:var(--copper);flex:none}.regulatory-context-section__note{margin-top:22px;font-size:.75rem}.appointment-answer{color:var(--white);background:var(--blue);padding-block:clamp(70px,8vw,110px)}.appointment-answer .eyebrow{color:#ffd2bd}.appointment-answer__inner>div:last-child>p{color:#fffc;max-width:620px;margin:0;font-size:1.05rem;line-height:1.7}.appointment-answer .button-link{margin-top:28px}@media (max-width:1120px){.home-hero__grid{grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr)}.audience-grid{grid-template-columns:repeat(2,1fr)}.appointment-confidence__grid,.appointment-model-section__grid{grid-template-columns:1fr}.appointment-lifecycle{grid-template-columns:repeat(3,1fr)}.appointment-lifecycle article:nth-child(3n){border-right:0}.appointment-lifecycle article:nth-child(-n+3){border-bottom:1px solid var(--line)}}@media (max-width:900px){.section-heading,.intro-statement__grid{grid-template-columns:1fr}.section-heading{gap:24px}.section-heading__body{max-width:680px}.home-hero{background:linear-gradient(#fffefa 0 56%,#eef5f3 56% 100%)}.home-hero__grid{grid-template-columns:1fr}.home-hero__copy{padding-block:78px 22px}.home-hero__gallery{width:100%;height:min(650px,86vw);margin-bottom:42px}.relationship-section__grid,.portal-preview__grid{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr 1fr}.market-network{grid-template-columns:.35fr 1fr 1fr}.reason-grid{grid-template-columns:repeat(2,1fr)}.reason-grid article,.reason-grid article:nth-child(4),.reason-grid article:nth-child(5){grid-column:auto}.insight-list{grid-template-columns:1fr}.insight-row{min-height:240px}.services-appointment-section__grid,.diligence-section__grid,.regulatory-context-section__grid,.appointment-answer__inner{grid-template-columns:1fr}.appointment-standards-grid,.service-assurance-graphic__groups{grid-template-columns:repeat(2,1fr)}.service-assurance-graphic__groups article:last-child{grid-column:1/-1}}@media (max-width:640px){.intro-statement__grid{gap:24px}.intro-statement__grid>div>p{margin-top:20px}.home-hero h1{font-size:clamp(3.15rem,15vw,4.6rem)}.home-hero__gallery{height:510px;margin-bottom:28px}.hero-photo--primary{inset:40px 34px 92px 0}.hero-photo--secondary{width:47%;height:34%}.hero-brief{width:194px}.hero-photo figcaption{flex-direction:column;align-items:flex-start;bottom:13px;left:15px;right:15px}.service-grid,.audience-grid,.reason-grid,.market-network{grid-template-columns:1fr}.service-card{min-height:290px}.coordination-board{padding:14px}.coordination-board__teams{grid-template-columns:1fr}.workflow-explorer__rail{background:var(--mist)}.workflow-explorer{grid-template-columns:1fr;min-height:auto}.workflow-explorer__panel{min-height:380px;padding:36px 24px}.workflow-explorer__panel h3{font-size:clamp(2.65rem,13vw,4rem)}.market-network__route{flex-direction:row;min-height:120px;padding:18px}.market-network__route i{width:60px;height:1px}.market-network article{min-height:270px}.reason-grid article,.reason-grid article:nth-child(4),.reason-grid article:nth-child(5){min-height:240px}.roadmap-stage{grid-template-columns:58px 1fr;padding:18px}.appointment-control-graphic{padding:12px}.appointment-control-graphic__governance{grid-template-columns:1fr}.appointment-control-graphic__governance p{text-align:left}.appointment-control-graphic__connector{font-size:.55rem}.appointment-control-graphic__layers{grid-template-columns:1fr 1fr}.appointment-control-graphic__layers>div{min-height:120px}.appointment-standards-grid,.service-assurance-graphic__groups,.diligence-pack{grid-template-columns:1fr}.appointment-standards-grid article{min-height:330px}.service-assurance-graphic__mandate{grid-template-columns:1fr}.service-assurance-graphic__groups article:last-child{grid-column:auto}.appointment-lifecycle{grid-template-columns:1fr}.appointment-lifecycle article,.appointment-lifecycle article:nth-child(3n){border-right:0;border-bottom:1px solid var(--line);min-height:auto}.appointment-lifecycle article:last-child{border-bottom:0}.appointment-lifecycle h3{margin-top:30px}.service-boundary-matrix__header{display:none}.service-boundary-matrix__row{grid-template-columns:1fr;padding:20px}.service-boundary-matrix__row>*{border-right:0;padding:0}.service-boundary-matrix__row p{margin-top:18px}.service-boundary-matrix__mobile-label{color:var(--copper);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.61rem;font-weight:700;display:block}.diligence-pack>div:nth-child(odd),.diligence-pack>div:nth-child(2n){border-right:0;padding-inline:0}.page-hero:after{opacity:.35}.page-hero h1{font-size:clamp(2.9rem,14vw,4.4rem)}}.service-principles__list p,.capability__scope li,.operating-model article p,.governance-section__grid>div:last-child p,.network-grid article>p,.network-grid li,.market-network article>span,.workflow-explorer__rail button,.needs-guide__options button,.comparison__row p{font-size:1rem;line-height:1.55}.capability__note p,.contact-note p,.contact-form__submit p,.comparison__note{font-size:.92rem;line-height:1.6}.workflow-explorer__panel li{font-size:.9rem}.contact-form label>span:first-child{font-size:.82rem}.contact-form input,.contact-form select,.contact-form textarea{font-size:1rem}.contact-form__consent span{line-height:1.55;font-size:.84rem!important}.contact-form__submit button{font-size:.9rem}.form-message{font-size:.9rem;line-height:1.5}.contact-form__turnstile{min-height:78px;margin-top:22px}.contact-form__turnstile>div{min-height:65px}.contact-form__turnstile p{color:var(--muted);margin:6px 0 0;font-size:.78rem}body{font-size:17px;line-height:1.68}.site-header__nav a,.header-cta,.mobile-nav a{text-transform:uppercase}.site-header__inner{grid-template-columns:240px minmax(0,1fr) 0}.site-header__actions{min-width:0}.site-header__nav a{letter-spacing:.08em;font-size:.7rem;font-weight:700}.site-header__nav{align-items:flex-end}.site-header__nav a{text-align:center;display:block}.header-cta{letter-spacing:.08em;border-radius:2px;font-size:.68rem;font-weight:700}.home-hero{isolation:isolate;min-height:min(820px,100vh - 78px);color:var(--white);background:var(--ink-deep);position:relative;overflow:hidden}.home-hero__video,.home-hero__veil{width:100%;height:100%;position:absolute;inset:0}.home-hero__video{z-index:-3;object-fit:cover;filter:saturate(.72)contrast(1.08)brightness(.78)}.home-hero__veil{z-index:-2;background:linear-gradient(90deg,#071116f0 0%,#071116c2 43%,#07111633 100%),linear-gradient(#0000 42%,#071116c2 100%)}.home-hero__grid{grid-template-columns:minmax(0,1fr) minmax(220px,.42fr);align-items:center;gap:clamp(48px,8vw,130px);min-height:720px;position:relative}.home-hero__copy{max-width:760px;padding-block:116px 100px}.home-hero .eyebrow{color:var(--copper-light)}.home-hero h1{color:var(--white)}.home-hero h1 span{color:#e0c0a0}.home-hero__intro{color:#ffffffd1;max-width:590px;font-size:1.15rem;line-height:1.75}.home-hero__supporting{color:#ffffffa8;max-width:560px;margin:20px 0 0;font-size:.98rem;line-height:1.7}.home-hero .button-link--light{border-color:var(--copper);background:var(--copper)}.home-hero .button-link--light:hover{background:#c08a5d;border-color:#c08a5d}.home-hero .button-link--text{color:var(--white);border-bottom-color:#ffffff6b}.home-hero .button-link--text:hover{border-bottom-color:var(--white)}.home-hero__brief{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a181e94;border:1px solid #ffffff47;border-radius:2px;grid-template-columns:1fr 1fr;justify-self:end;gap:7px;width:min(280px,100%);margin-top:190px;padding:20px;display:grid;box-shadow:0 18px 46px #0003}.home-hero__brief p{color:var(--copper-light);letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;margin:0 0 8px;font-size:.68rem;font-weight:700}.home-hero__brief span{color:#ffffffd6;background:#ffffff1a;padding:8px 9px;font-size:.7rem}.home-hero__foot{border-top-color:#ffffff47;justify-content:space-between;align-items:center;height:auto;min-height:64px;display:flex;position:relative}.home-hero__foot a,.home-hero__foot p{color:#ffffffad;font-size:.78rem}.visual-story{color:var(--ink);background:#e7e2d8}.visual-story__heading{grid-template-columns:minmax(0,1fr) minmax(280px,.5fr);align-items:end;gap:clamp(44px,8vw,120px);margin-bottom:52px;display:grid}.visual-story__heading h2{max-width:760px;font-family:var(--display);letter-spacing:-.06em;margin:0;font-size:clamp(2.6rem,4.7vw,5rem);font-weight:500;line-height:1}.visual-story__heading>p{max-width:430px;color:var(--muted);margin:0 0 5px;font-size:1.08rem;line-height:1.75}.visual-story__grid{grid-template-rows:repeat(2,minmax(190px,1fr));grid-template-columns:1.45fr .75fr;gap:14px;display:grid}.visual-story__image{background:var(--ink-deep);border-radius:2px;min-height:220px;margin:0;position:relative;overflow:hidden}.visual-story__image--large{grid-row:1/span 2;min-height:470px}.visual-story__image img{object-fit:cover;filter:saturate(.8)contrast(1.04);transition:transform .5s}.visual-story__image:hover img{transform:scale(1.03)}.visual-story__image:after{content:"";background:linear-gradient(#0000,#081217c7);position:absolute;inset:42% 0 0}.visual-story__image figcaption{z-index:1;color:#ffffffd1;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:700;position:absolute;bottom:16px;left:18px;right:18px}.intro-statement{background:#e9e5dc}.supporting-media{grid-column:1/-1;width:100%;margin-top:28px}.services-section,.services-index,.reasons-section{background:var(--paper-bright)}.service-card{background:#fbfaf7;border-radius:2px;box-shadow:0 18px 42px #1423280f}.service-card:nth-child(2),.service-card:nth-child(3),.service-card:nth-child(4){background:#f0eee8}.service-card:nth-child(2){background:#edf0ed}.service-card:nth-child(3){background:#f0ebe3}.service-card:nth-child(4){background:#e9eeeb}.service-card:hover{box-shadow:0 20px 52px #1423281f}.relationship-section{background:#e3e7e4}.coordination-board{border-radius:2px;box-shadow:0 20px 54px #14232814}.coordination-board__lead{background:var(--ink-deep);border-radius:2px}.coordination-board__teams>div{background:#e4ebe8;border-radius:2px}.coordination-board__teams>div:nth-child(2),.coordination-board__teams>div:nth-child(4){background:#f0ebe3}.workflow-section{background:#fbfaf7}.workflow-explorer{background:#e5ebe8;border-radius:2px}.workflow-explorer__rail{background:#d4dfdc}.workflow-explorer__rail button:hover,.workflow-explorer__rail button.is-active{background:var(--ink)}.audience-section,.insights-preview{background:#ece8e0}.audience-grid>div,.audience-grid>div:nth-child(2n),.insight-row{background:#fbfaf7;border-radius:2px}.global-section{background:#dfe7e5}.market-network{border-radius:2px}.market-network__route{background:var(--ink)}.market-network article:last-child{background:#f0ebe3}.market-network__images{grid-template-columns:1.15fr .85fr;gap:14px;margin-top:14px;display:grid}.market-network__images figure{background:var(--ink-deep);border-radius:2px;min-height:230px;margin:0;position:relative;overflow:hidden}.market-network__images img{object-fit:cover;filter:saturate(.78)contrast(1.04)}.market-network__images figure:after{content:"";background:linear-gradient(#0000,#081217c7);position:absolute;inset:45% 0 0}.market-network__images figcaption{z-index:1;color:#ffffffd6;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:700;position:absolute;bottom:16px;left:18px;right:18px}.reason-grid article{background:#e5ebe8;border-radius:2px}.reason-grid article:nth-child(2),.reason-grid article:nth-child(5){background:#f0ebe3}.reason-grid article:nth-child(4){background:#e9eeeb}.insight-row{border-color:var(--line)}.insight-row:hover{background:#e5ebe8}.section-heading__body,.intro-statement__grid>div>p,.service-card p,.relationship-section__copy>p:not(.eyebrow),.workflow-explorer__panel>p,.global-section__note,.reason-grid article>p{font-size:1.08rem;line-height:1.76}.why-us-principles{background:#e7e2d8}.why-us-principles__grid{grid-template-columns:.42fr 1.58fr;gap:clamp(40px,8vw,120px);display:grid}.why-us-principles h2{max-width:900px;font-family:var(--display);letter-spacing:-.06em;margin:0;font-size:clamp(2.7rem,4.8vw,5.2rem);font-weight:500;line-height:1}.why-us-principles__grid>div>p{max-width:660px;color:var(--muted);margin-top:28px;font-size:1.08rem;line-height:1.76}.why-us-grid{grid-template-columns:repeat(5,1fr)}.why-us-grid article{grid-column:auto;min-height:300px}.why-us-grid article:nth-child(4),.why-us-grid article:nth-child(5){grid-column:auto}@media (max-width:1450px){.site-header__inner{grid-template-columns:180px minmax(0,1fr) 0}.site-header__nav{gap:14px;min-width:0}.site-header__nav a{font-size:.62rem}.header-cta{padding-inline:14px}}@media (max-width:900px){.site-header__inner{grid-template-columns:1fr auto}.site-header__actions{min-width:auto}.why-us-principles__grid{grid-template-columns:1fr;gap:26px}.why-us-grid{grid-template-columns:repeat(2,1fr)}.supporting-media{margin-top:42px}}@media (max-width:640px){.why-us-grid{grid-template-columns:1fr}.why-us-grid article{min-height:240px}}@media (max-width:900px){.home-hero{min-height:760px}.home-hero__grid{grid-template-columns:1fr;align-content:end;gap:0;min-height:680px}.home-hero__copy{padding-block:130px 40px}.home-hero__brief{justify-self:start;width:min(350px,100%);margin:0 0 34px}.visual-story__heading{grid-template-columns:1fr;gap:24px}.visual-story__grid{grid-template-columns:1fr 1fr}.visual-story__image--large{grid-area:auto/1/auto/-1;min-height:360px}.market-network__images{grid-template-columns:1fr 1fr}}@media (max-width:640px){body{font-size:16.5px}.home-hero{min-height:760px}.home-hero__video{object-position:62% center}.home-hero__veil{background:linear-gradient(90deg,#071116e6 0%,#071116a8 100%),linear-gradient(#0000 38%,#071116db 100%)}.home-hero__copy{padding-block:126px 32px}.home-hero__brief{margin-bottom:26px}.visual-story__grid,.market-network__images{grid-template-columns:1fr}.visual-story__image,.visual-story__image--large,.market-network__images figure{min-height:280px}}
