/* Domani AI Corporate. Namespaced UI; do not apply to the existing chatbot. */
:root{--dc-ink:#121b25;--dc-navy:#0e1b2d;--dc-midnight:#0a0a0d;--dc-gold:#d4af37;--dc-goldtext:#795e0e;--dc-paper:#fff;--dc-soft:#f4f4f0;--dc-ivory:#f2efe6;--dc-muted:#56616b;--dc-line:#dce0e2;--dc-font:Inter,Arial,Helvetica,sans-serif;--dc-max:1320px}
html{scroll-behavior:smooth;scroll-padding-top:150px}body{margin:0;background:var(--dc-paper);color:var(--dc-ink)}.dc-shell{font-family:var(--dc-font);font-size:16px;line-height:1.65;overflow:clip}.dc-shell *,.dc-shell *::before,.dc-shell *::after{box-sizing:border-box}.dc-shell [hidden]{display:none!important}.dc-shell a{color:inherit;text-decoration:none}.dc-shell button,.dc-shell input,.dc-shell textarea,.dc-shell select{font:inherit}.dc-shell button{cursor:pointer}.dc-shell button:disabled{cursor:not-allowed}.dc-shell img{display:block;max-width:100%}.dc-shell h1,.dc-shell h2,.dc-shell h3,.dc-shell p,.dc-shell figure{margin:0}.dc-shell h1,.dc-shell h2,.dc-shell h3{font-weight:500;line-height:1.16;letter-spacing:-.035em;overflow-wrap:break-word}.dc-shell h1{font-size:clamp(38px,4.1vw,60px)}.dc-shell h2{font-size:clamp(30px,3vw,43px)}.dc-shell h3{font-size:24px}.dc-shell p{color:var(--dc-muted)}.dc-shell p+p{margin-top:20px}.dc-shell a:focus-visible,.dc-shell button:focus-visible,.dc-shell summary:focus-visible,.dc-shell input:focus-visible,.dc-shell textarea:focus-visible,.dc-shell select:focus-visible{outline:3px solid #a88720;outline-offset:5px}.dc-shell input:focus-visible,.dc-shell select:focus-visible,.dc-shell textarea:focus-visible{outline-offset:1px}.dc-shell svg{stroke:currentColor;stroke-width:1.5;fill:none}.dc-container{width:min(calc(100% - 112px),var(--dc-max));margin-inline:auto}.dc-section{padding:90px 0}.dc-soft{background:var(--dc-soft)}.dc-navy{background:var(--dc-navy);color:white}.dc-navy p{color:#bdc8d2}.dc-navy .dc-eyebrow{color:#ddc16c}.dc-navy .dc-textlink{color:#f4e2a8}.dc-eyebrow{display:block;font-size:11px;font-weight:600;letter-spacing:.14em;line-height:1.6;text-transform:uppercase;color:var(--dc-goldtext);margin-bottom:18px}.dc-largepara{font-size:22px;line-height:1.55}.dc-smallnote{font-size:13px;line-height:1.6;color:#646e76;border-left:2px solid var(--dc-gold);padding-left:16px;margin:24px 0}.dc-arrow{width:23px;height:23px;flex-shrink:0;stroke-width:1.5}.dc-icon{width:29px;height:29px;flex-shrink:0}.dc-textlink{display:inline-flex;align-items:center;gap:20px;font-size:14px;font-weight:600;line-height:1.5;margin-top:25px;padding-bottom:5px;border-bottom:1px solid transparent}.dc-textlink:hover{border-color:var(--dc-goldtext)}.dc-textlink .dc-arrow{transition:transform .2s}.dc-textlink:hover .dc-arrow{transform:translateX(4px)}.dc-button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-height:52px;padding:14px 22px;border:1px solid transparent;font-size:14px;font-weight:600;line-height:1.5;transition:background .15s,color .15s}.dc-button-gold{background:var(--dc-gold);color:#10141b!important}.dc-button-gold:hover{background:#ebcc6a}.dc-button-dark{background:var(--dc-navy);color:white!important}.dc-button-dark:hover{background:#20384e}.dc-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.dc-grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.dc-grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.dc-split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.dc-split>*,.dc-sectionhead>*{min-width:0}.dc-sectionhead{display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:42px}.dc-sectionhead>div{max-width:780px}.dc-sectionhead h2{max-width:830px}.dc-sectionhead p{font-size:17px;max-width:700px;margin-top:20px}.dc-sectionhead>.dc-textlink{white-space:nowrap;margin-bottom:6px}.dc-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dc-skip{position:fixed;top:-100px;left:24px;z-index:1000;background:white;color:var(--dc-ink);padding:12px 24px}.dc-skip:focus{top:16px}
/* Global corporate navigation */
.dc-header{position:sticky;top:0;z-index:90;background:#fff}.dc-utility{background:var(--dc-navy);color:#d7dfe6;font-size:11px;line-height:1.4}.dc-utility>.dc-container{height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.dc-utility>.dc-container>span{letter-spacing:.105em;font-size:10px}.dc-utility>.dc-container>div{display:flex;align-items:center;gap:24px}.dc-utility .dc-textlink{font-size:11px;font-weight:400;margin:0;padding:0}.dc-language{border-left:1px solid #536170;padding-left:22px}.dc-language>span{margin-left:5px}.dc-mainnav{border-bottom:1px solid var(--dc-line);position:relative}.dc-mainnav>.dc-container{height:82px;display:flex;align-items:center;gap:20px}.dc-brand{margin-right:auto;flex:0 0 174px;display:block}.dc-brand img{width:174px;height:49px;object-fit:contain}.dc-nav{display:flex;align-self:stretch;align-items:stretch;gap:0}.dc-navgroup{display:flex;align-items:stretch}.dc-navbutton{padding:0 14px;background:none;border:0;display:flex;align-items:center;gap:7px;font-size:13px;font-weight:500;color:var(--dc-ink);position:relative}.dc-navbutton>svg{width:14px;height:14px;transition:transform .15s}.dc-navbutton[aria-expanded=true]>svg{transform:rotate(180deg)}.dc-navbutton::after{content:'';position:absolute;bottom:0;left:14px;right:14px;height:3px;background:transparent}.dc-navbutton:hover::after,.dc-navbutton[aria-expanded=true]::after,.dc-navbutton.is-active::after{background:var(--dc-gold)}.dc-navactions{display:flex;align-items:center;gap:17px}.dc-searchopen{border:0;background:transparent;width:36px;height:42px;padding:8px;color:var(--dc-ink)}.dc-searchopen svg{width:21px;height:21px}.dc-navcta{font-size:13px;font-weight:600;display:flex;align-items:center;gap:18px;background:var(--dc-navy);color:white!important;padding:12px 18px;white-space:nowrap}.dc-navcta .dc-arrow{width:18px;height:18px}.dc-menutoggle,.dc-mobilecontact{display:none}.dc-mega{position:absolute;left:0;right:0;top:100%;background:white;border-bottom:1px solid var(--dc-line);box-shadow:0 25px 45px #06111c24;max-height:calc(100dvh - 116px);overflow:auto}.dc-megagrid{display:grid;grid-template-columns:.9fr 1.3fr .75fr;gap:46px;padding-block:40px}.dc-megaintro h2{font-size:30px;margin-bottom:16px}.dc-megaintro p{font-size:14px;line-height:1.6}.dc-megaintro .dc-textlink{font-size:13px}.dc-megalinks{display:grid;grid-template-columns:1fr;align-content:start;border-left:1px solid var(--dc-line);padding-left:30px}.dc-megalink{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:13px 8px;border-bottom:1px solid #e9eced;font-size:15px;line-height:1.5}.dc-megalink:hover{background:var(--dc-soft)}.dc-megalink .dc-arrow{width:19px;height:19px}.dc-megafeature{background:var(--dc-navy);color:white;padding:0 22px 20px}.dc-megafeature img{width:calc(100% + 44px);max-width:none;margin:0 -22px 16px;height:112px;object-fit:cover}.dc-megafeature>span{display:block;font-size:9px;letter-spacing:.12em;color:#e2c76f}.dc-megafeature strong{display:block;font-size:24px;font-weight:400;line-height:1.25;margin-top:7px}.dc-megafeature .dc-textlink{font-size:12px;margin-top:16px;color:#f4e0a0}.dc-megafeature .dc-arrow{width:18px}
/* Homepage: editorial corporate cover */
.dc-homehero{background:var(--dc-navy);color:white}.dc-homeherogrid{display:grid;grid-template-columns:1.25fr .9fr;gap:45px;min-height:578px}.dc-homeherotext{padding:68px 0 40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.dc-homeherotext .dc-eyebrow{color:#e3c773;font-size:10px;letter-spacing:.18em;margin-bottom:22px}.dc-homeherotext h1{font-size:clamp(43px,4.12vw,61px);line-height:1.09;font-weight:400;letter-spacing:-.045em}.dc-homeherotext h1 em{font-style:normal;color:#e5c875}.dc-homeherotext>p{max-width:570px;color:#c3cdd6;font-size:18px;line-height:1.65;margin:24px 0 29px}.dc-herolink{font-size:13px;display:inline-flex;gap:12px;align-items:center;padding:12px 0}.dc-herolink .dc-arrow{width:19px}.dc-homeheroimage{position:relative;margin-right:calc((1320px - min(calc(100vw - 112px),1320px))*0);min-height:578px;overflow:hidden}.dc-homeheroimage>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 45%;filter:saturate(.77)}.dc-imagecaption{position:absolute;top:20px;right:18px;left:18px;text-align:right;color:white;font-size:8px;letter-spacing:.12em;text-shadow:0 1px 4px #000}.dc-herofeature{position:absolute;bottom:24px;left:24px;right:24px;padding:22px 25px;background:rgba(8,19,31,.94);backdrop-filter:blur(8px);border-top:2px solid var(--dc-gold)}.dc-herofeature>span:first-child{display:block;font-size:9px;letter-spacing:.16em;color:#e7c96e;margin-bottom:10px}.dc-herofeature>strong{font-size:22px;font-weight:400;letter-spacing:-.015em;line-height:1.35;display:block;max-width:330px}.dc-featurelink{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-top:15px;color:#cfd8e1}.dc-featurelink>.dc-arrow{width:18px}.dc-heroprinciples{display:flex;gap:26px;margin-top:45px;padding-top:22px;border-top:1px solid #ffffff2b;width:100%;font-size:9px;letter-spacing:.14em;color:#b2c1ce}.dc-heroprinciples span+span::before{content:'+';color:var(--dc-gold);margin-right:26px}.dc-quicknav{background:#fff;border-bottom:1px solid var(--dc-line)}.dc-quicknav>.dc-container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.dc-quicknav a{display:flex;gap:17px;padding:26px 24px;border-right:1px solid var(--dc-line);align-items:flex-start}.dc-quicknav a:first-child{padding-left:0}.dc-quicknav a:last-child{border-right:0;padding-right:0}.dc-quicknav a>span{color:#8c7431;font-size:10px;padding-top:3px}.dc-quicknav strong{font-size:16px;font-weight:500;display:block}.dc-quicknav p{font-size:12px;line-height:1.55;margin-top:5px;max-width:200px}.dc-quicknav .dc-arrow{margin-left:auto;width:17px;height:22px}.dc-quicknav a:hover strong{color:#8d6e12}.dc-servicecard{padding:29px 30px 24px;border:1px solid var(--dc-line);background:white;display:flex;flex-direction:column;min-height:290px;transition:transform .2s,border-color .2s,box-shadow .2s}.dc-servicecard:hover{transform:translateY(-3px);border-color:#baa657;box-shadow:0 15px 35px #0e1b2d0b}.dc-cardtop{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;color:#68727a}.dc-cardtop>span{font-size:11px;color:#8b7030}.dc-cardtop .dc-icon{color:#5b6770}.dc-servicecard h3{font-size:23px;font-weight:500;max-width:290px}.dc-servicecard p{font-size:14px;line-height:1.7;margin:14px 0 24px}.dc-cardlink{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;font-weight:600;margin-top:auto;padding-top:14px;border-top:1px solid var(--dc-line)}.dc-cardlink .dc-arrow{width:18px;height:18px}.dc-businesslens{padding:64px 0}.dc-businesslens>.dc-container{display:grid;grid-template-columns:1fr 1fr;gap:90px}.dc-lensintro h2{font-size:37px;max-width:480px}.dc-tabrow{display:flex;gap:25px;margin-top:32px;border-bottom:1px solid #cdd1d1}.dc-tabrow button{padding:12px 0;background:transparent;border:0;border-bottom:3px solid transparent;font-size:14px;color:#59626a}.dc-tabrow button[aria-selected=true]{color:var(--dc-ink);border-color:var(--dc-gold)}.dc-lenspanels{padding:12px 0 0 40px;border-left:1px solid #d2d6d8}.dc-lensnumber{font-size:11px;letter-spacing:.12em;color:#806720}.dc-lenspanels h3{font-size:29px;line-height:1.25;max-width:500px;margin:18px 0}.dc-lenspanels p{font-size:15px;max-width:510px}.dc-industryfeature{display:grid;grid-template-columns:1fr 1fr;gap:70px}.dc-industrylinks{border-top:1px solid #ffffff2b;align-self:start}.dc-industryrow{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:21px;padding:23px 0;border-bottom:1px solid #ffffff26;line-height:1.35}.dc-industryrow:hover{color:#e2c567}.dc-industryrow .dc-arrow{width:21px}.dc-industryvisual{position:relative;background:#0b1422;overflow:hidden}.dc-industryvisual>img{width:100%;height:315px;object-fit:cover}.dc-industryvisual>div{padding:26px 32px 29px;border-top:1px solid #d4af3740}.dc-industryvisual h3{font-size:24px;max-width:470px}.dc-industryvisual .dc-textlink{margin-top:19px}.dc-coverart{width:100%;height:420px;object-fit:cover}.dc-splitcopy h2{font-size:39px}.dc-splitcopy p{margin-top:22px}.dc-articlecard{display:flex;flex-direction:column;background:white;border:1px solid var(--dc-line);transition:border-color .2s}.dc-articlecard:hover{border-color:#b7a560}.dc-articlevisual{position:relative;overflow:hidden;aspect-ratio:1.9}.dc-articlevisual img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.dc-articlecard:hover .dc-articlevisual img{transform:scale(1.03)}.dc-articlevisual>span{position:absolute;bottom:15px;left:22px;font-size:9px;letter-spacing:.13em;color:#e7d490}.dc-articlebody{padding:27px 28px;display:flex;flex-direction:column;flex:1}.dc-articlebody .dc-eyebrow{font-size:10px;margin-bottom:14px}.dc-articlebody h3{font-size:26px;line-height:1.23}.dc-articlebody p{font-size:14px;line-height:1.65;margin:18px 0 25px}.dc-foundershome{display:grid;grid-template-columns:.82fr 1.3fr;gap:70px;align-items:center}.dc-foundershome>div>p{margin-top:22px}.dc-foundercards{display:grid;grid-template-columns:1fr 1fr;gap:28px}.dc-portrait{position:relative;aspect-ratio:1;background:var(--dc-navy);overflow:hidden}.dc-portrait>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 24%;z-index:1}.dc-portrait>img.is-failed{display:none}.dc-portraitfallback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;background:linear-gradient(145deg,#263749,#0d1826);color:#dccc98;padding:30px;text-align:center}.dc-portraitfallback>b{font-size:86px;font-weight:300;line-height:1}.dc-portraitfallback>span{font-size:11px;max-width:170px;line-height:1.5;color:#aab9c7}.dc-foundertext{padding:24px 0;position:relative;border-bottom:1px solid var(--dc-line)}.dc-foundertext>span{font-size:9px;letter-spacing:.14em;color:var(--dc-goldtext)}.dc-foundertext h3{font-size:27px;margin-top:9px;padding-right:24px}.dc-foundertext p{font-size:13px;margin-top:9px;max-width:270px}.dc-foundertext>.dc-arrow{position:absolute;right:0;top:58px;width:20px}.dc-truststrip{background:var(--dc-soft);border-top:1px solid var(--dc-line);border-bottom:1px solid var(--dc-line)}.dc-truststrip>.dc-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.dc-truststrip a{display:flex;align-items:flex-start;gap:17px;padding:36px 25px;border-right:1px solid var(--dc-line)}.dc-truststrip a:first-child{padding-left:0}.dc-truststrip a:last-child{border:0;padding-right:0}.dc-truststrip a>.dc-icon{color:#907429;width:24px}.dc-truststrip h3{font-size:18px;letter-spacing:-.02em;line-height:1.35}.dc-truststrip p{font-size:12px;line-height:1.6;margin-top:8px}.dc-truststrip .dc-arrow{margin-left:auto;width:17px}
/* Corporate interior pages */
.dc-breadcrumb{display:flex;gap:13px;align-items:center;flex-wrap:wrap;padding-block:22px;font-size:11px;line-height:1.5;color:#5c6771}.dc-breadcrumb .dc-textlink{margin:0;padding:0;font-size:11px;font-weight:400}.dc-breadcrumb [aria-current=page]{color:var(--dc-ink)}.dc-pagehero{background:var(--dc-soft);border-top:1px solid #eaebea;border-bottom:1px solid var(--dc-line)}.dc-pageherogrid{display:grid;grid-template-columns:1.5fr .7fr;gap:70px;align-items:center;min-height:405px;padding-block:52px}.dc-pageherogrid>div:first-child{max-width:820px}.dc-pagehero h1{font-size:clamp(36px,3.8vw,55px);line-height:1.12}.dc-pagehero p{font-size:18px;line-height:1.65;margin-top:22px;max-width:750px}.dc-pageheroart{position:relative;aspect-ratio:1.25;overflow:hidden;align-self:stretch;min-height:245px}.dc-pageheroart img{height:100%;width:100%;position:absolute;inset:0;object-fit:cover}.dc-pageheroart>span{position:absolute;left:23px;right:23px;bottom:20px;font-size:8px;line-height:1.6;letter-spacing:.16em;color:#e7d28c}.dc-detailgrid{display:grid;grid-template-columns:205px minmax(0,1fr);gap:85px;padding-block:75px 80px;align-items:start}.dc-localnav{position:sticky;top:151px;display:flex;flex-direction:column;border-top:2px solid var(--dc-navy);padding-top:18px;align-self:start}.dc-localnav>span{font-size:9px;letter-spacing:.12em;color:#5e6770;margin-bottom:20px}.dc-localnav>a{padding:13px 0;border-bottom:1px solid var(--dc-line);font-size:13px;line-height:1.5}.dc-localnav>a:hover{color:var(--dc-goldtext)}.dc-localnav .dc-localcta{display:flex;align-items:center;justify-content:space-between;margin-top:16px;font-weight:600}.dc-localcta .dc-arrow{width:17px}.dc-detailsection{padding:0 0 47px;margin-bottom:45px;border-bottom:1px solid var(--dc-line);scroll-margin-top:145px}.dc-detailsection:last-child{margin-bottom:0;border:0;padding-bottom:0}.dc-detailsection h2{font-size:33px;line-height:1.2;max-width:780px;margin-bottom:21px}.dc-detailsection>p{font-size:17px;max-width:850px;line-height:1.78}.dc-checklist{display:grid;gap:0}.dc-checklist>div{display:flex;gap:19px;border-bottom:1px solid var(--dc-line);padding:18px 0;align-items:flex-start}.dc-checklist>div>span{color:#887021;font-size:18px;line-height:1.55;flex-shrink:0}.dc-checklist p{font-size:16px;color:var(--dc-ink);line-height:1.55}.dc-detailsection>.dc-checklist{margin-top:22px}.dc-worksteps{padding:0;margin:28px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;list-style:none}.dc-worksteps li{border-top:3px solid var(--dc-gold);background:var(--dc-soft);padding:24px 22px;min-height:142px}.dc-worksteps li>span{font-size:11px;color:#806820}.dc-worksteps h3{font-size:19px;line-height:1.35;letter-spacing:-.015em;margin-top:13px}.dc-governancebox{background:var(--dc-navy);color:white;padding:35px 37px!important;border:0}.dc-governancebox .dc-icon{color:#e3c979;margin-bottom:18px}.dc-governancebox p{color:#c2cdd7}.dc-governancebox .dc-textlink{color:#f2db98}.dc-metriclist{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:30px}.dc-metriclist>div{border-top:1px solid var(--dc-line);padding-top:17px}.dc-metriclist span{font-size:9px;letter-spacing:.12em;color:#7f692e}.dc-metriclist h3{font-size:19px;line-height:1.4;margin-top:10px}.dc-faq details{border-bottom:1px solid var(--dc-line);padding:21px 0}.dc-faq summary{font-size:18px;font-weight:500;line-height:1.5;list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:25px}.dc-faq summary::-webkit-details-marker{display:none}.dc-faq summary>span{font-weight:400;color:#85702d;font-size:25px;line-height:1}.dc-faq details[open] summary>span{transform:rotate(45deg)}.dc-faq details>p{margin-top:20px;font-size:16px;line-height:1.75;max-width:790px}.dc-related{background:white;border-top:2px solid #b6a063;padding:27px;display:flex;flex-direction:column;min-height:240px}.dc-related>span{font-size:10px;letter-spacing:.04em;color:#69747d}.dc-related h3{font-size:25px;line-height:1.24;margin:17px 0 25px}.dc-related>.dc-arrow{margin-top:auto}.dc-related:hover{background:#ebeae3}.dc-infocard{padding:32px;border:1px solid var(--dc-line);background:white}.dc-infocard>span{font-size:11px;color:#8b7229}.dc-infocard h2,.dc-infocard h3{font-size:27px;line-height:1.3;margin:16px 0}.dc-infocard p{font-size:15px}.dc-industrycard{padding:35px;border:1px solid var(--dc-line);background:white;display:flex;flex-direction:column;transition:background .2s}.dc-industrycard:hover{background:#f9f8f3}.dc-industrycard h2{font-size:31px;margin-bottom:20px}.dc-industrycard>p{font-size:16px}.dc-pills{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0}.dc-pills>span{border:1px solid #d9dfdf;background:#f7f8f7;padding:6px 9px;font-size:11px;line-height:1.5}.dc-example{background:var(--dc-soft);padding:36px}.dc-example .dc-eyebrow{font-size:10px}.dc-examplefoot{margin-top:27px;padding-top:19px;border-top:1px solid var(--dc-line)}.dc-examplefoot>span{font-size:11px;font-weight:600}.dc-examplefoot p{font-size:14px;margin-top:7px}.dc-statusbanner{border:1px solid #d5cda8;background:#faf8ee;padding:23px 26px;display:flex;align-items:flex-start;gap:16px;margin-bottom:55px}.dc-statusbanner strong{font-size:11px;letter-spacing:.04em;line-height:1.5;display:block;color:#6c581c}.dc-statusbanner p{font-size:14px;line-height:1.65;margin-top:9px;max-width:1050px}.dc-statusdot{width:7px;height:7px;background:#a38520;border-radius:50%;flex:0 0 7px;margin-top:5px}.dc-componentlist{border-top:1px solid var(--dc-line)}.dc-componentlist>div{padding:27px 0;border-bottom:1px solid var(--dc-line);display:flex;gap:25px;align-items:flex-start}.dc-componentlist span{font-size:11px;color:#897433;padding-top:6px}.dc-componentlist h3{font-size:23px;line-height:1.3}.dc-systempurpose{align-items:start}.dc-systempurpose p{margin-top:23px;line-height:1.8}.dc-architecturemap{background:var(--dc-navy);padding:40px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;position:relative}.dc-architecturenode{background:#192b3e;border:1px solid #466070;padding:24px;position:relative;min-height:200px;display:flex;flex-direction:column;color:white!important}.dc-architecturenode.node-0{border-color:var(--dc-gold);grid-column:1 / -1;min-height:auto;display:grid;grid-template-columns:35px 1fr 1fr 30px;align-items:center;gap:20px;background:#223344}.dc-architecturenode>span{font-size:11px;color:#e2ca7e}.dc-architecturenode h2{font-size:26px;margin:14px 0 12px}.dc-architecturenode p{font-size:14px;color:#c3cfd7}.dc-architecturenode>.dc-arrow{width:20px;margin-top:auto;padding-top:5px;box-sizing:content-box}.dc-architecturenode.node-0 h2,.dc-architecturenode.node-0>.dc-arrow{margin:0}.dc-architecturenode:hover{border-color:var(--dc-gold)}.dc-mapcaption{font-size:12px;margin-top:18px}.dc-trustcard{padding:30px;background:white;border:1px solid var(--dc-line)}.dc-trustcard .dc-icon{color:#917329}.dc-trustcard h2{font-size:26px;margin:22px 0 17px}.dc-trustcard p{font-size:15px}.dc-policygrid{display:grid;grid-template-columns:1fr 1fr;gap:30px 65px}.dc-policygrid>div{border-top:1px solid var(--dc-line);padding-top:25px}.dc-policygrid>div>span{font-size:11px;color:#8a7128}.dc-policygrid h2{font-size:29px;margin:17px 0}.dc-policygrid p{font-size:16px}.dc-autonomy{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.dc-autonomy h2{margin-bottom:22px}.dc-levelbuttons{display:flex;gap:12px;margin-top:30px}.dc-levelbuttons button{border:1px solid #c9cfcf;width:48px;height:48px;background:white;color:var(--dc-ink);font-size:17px}.dc-levelbuttons button[aria-pressed=true]{background:var(--dc-navy);color:#e5c96d;border-color:var(--dc-navy)}.dc-leveldisplay{background:var(--dc-navy);color:white;padding:40px;min-height:327px;display:flex;flex-direction:column}.dc-leveldisplay>span{font-size:56px;line-height:1;color:#ddc16c;font-weight:300;margin-bottom:25px}.dc-leveldisplay h3{font-size:31px;line-height:1.2}.dc-leveldisplay p{color:#c5d0da;margin-top:18px}.dc-leveldisplay>div{font-size:11px;border-top:1px solid #ffffff25;padding-top:20px;margin-top:25px;color:#c8d1d8}.dc-leveltable{border-top:1px solid #c7ccce}.dc-leveltable>div{display:grid;grid-template-columns:55px 1fr 1.65fr;gap:35px;align-items:start;padding:28px 0;border-bottom:1px solid #d1d5d5}.dc-leveltable>div>span{font-size:15px;color:#8c7325}.dc-leveltable h3{font-size:24px;line-height:1.35}.dc-leveltable p{font-size:16px}.dc-methodstages{display:grid;grid-template-columns:1fr 1fr;gap:45px 65px}.dc-methodstages>div{display:flex;gap:25px;border-top:1px solid var(--dc-line);padding-top:30px}.dc-stageindex{font-size:36px;font-weight:300;color:#8c7540;line-height:1.1}.dc-methodstages h2{font-size:32px;line-height:1.23;margin-bottom:20px}.dc-methodstages p{font-size:16px}.dc-methodstages strong{font-size:13px;display:block;margin-top:22px;font-weight:500;color:var(--dc-ink)}.dc-companyhero{padding:30px 0 75px}.dc-companyhero h1{font-size:53px;line-height:1.12;margin-bottom:25px}.dc-companyhero p{font-size:19px;line-height:1.65;margin-bottom:30px}.dc-companyhero figure img{height:495px;width:100%;object-fit:cover;object-position:center 36%}.dc-companyhero figcaption{font-size:10px;color:#687078;margin-top:12px}.dc-principle{border-top:1px solid #ffffff38;padding-top:26px}.dc-principle>span{font-size:12px;color:#dfc77e}.dc-principle h3{font-size:27px;margin:20px 0}.dc-principle p{font-size:16px}.dc-personhero{padding:25px 0 70px}.dc-personhero .dc-split{align-items:start;gap:90px}.dc-personhero h1{font-size:64px;line-height:1.1}.dc-personhero .dc-standfirst{font-size:22px;line-height:1.45;color:var(--dc-goldtext);margin:20px 0 26px;max-width:500px}.dc-personhero p{font-size:17px;line-height:1.85}.dc-personhero .dc-button{margin-top:28px}.dc-personportrait{max-height:535px}.dc-projectcard{padding:42px;border:1px solid var(--dc-line);display:flex;flex-direction:column;min-height:325px}.dc-projectcard h2{font-size:41px;line-height:1.15;margin:8px 0 25px}.dc-projectcard p{font-size:16px}.dc-projectcard .dc-textlink{margin-top:auto;padding-top:25px;align-self:flex-start}.dc-resourcecard{border:1px solid var(--dc-line);background:white;padding:31px;display:flex;flex-direction:column;min-height:310px}.dc-resourcecard .dc-icon{color:#8a7229;margin-bottom:30px}.dc-resourcecard .dc-eyebrow{font-size:9px}.dc-resourcecard h2{font-size:29px}.dc-resourcecard p{font-size:15px;margin:19px 0}.dc-resourcecard .dc-textlink{margin-top:auto;padding-top:12px;align-self:flex-start}.dc-glossary{max-width:1030px}.dc-glossary>label{display:block;font-size:13px;margin-bottom:9px}.dc-glossary>input{border:1px solid #c3ccce;padding:14px 17px;font-size:16px;width:100%;max-width:540px;border-radius:0;background:white}.dc-glossary>p{margin:16px 0 32px;font-size:13px;min-height:21px}.dc-glossaryentry{display:grid;grid-template-columns:250px 1fr;gap:60px;padding:28px 0;border-top:1px solid var(--dc-line)}.dc-glossaryentry h2{font-size:27px}.dc-glossaryentry p{font-size:16px}.dc-glossaryentry .dc-textlink{font-size:13px;margin-top:15px}
/* Editorial content */
.dc-articleheader{max-width:1070px;padding-top:40px;padding-bottom:50px}.dc-articleheader h1{font-size:59px;line-height:1.13;max-width:1000px}.dc-standfirst{font-size:21px;line-height:1.6}.dc-articleheader>.dc-standfirst{margin-top:25px;max-width:830px}.dc-articlemeta{display:flex;align-items:center;gap:16px;font-size:10px;letter-spacing:.07em;margin-top:30px;color:#60717c}.dc-articlemeta>span{color:#9d8539}.dc-readinggrid{display:grid;grid-template-columns:240px minmax(0,770px);gap:90px;justify-content:center;padding-bottom:80px}.dc-readinggrid>aside{position:sticky;top:150px;align-self:start;border-top:1px solid var(--dc-line);padding-top:20px}.dc-readinggrid>aside>a{display:block;font-size:13px;border-bottom:1px solid var(--dc-line);padding:13px 0;line-height:1.6}.dc-readingbody>section{padding-bottom:34px;scroll-margin-top:140px}.dc-readingbody h2{font-size:31px;line-height:1.28;margin-bottom:20px}.dc-readingbody p{font-size:18px;line-height:1.9;color:#374652}.dc-editorialnote{background:var(--dc-soft);padding:26px 29px;margin-top:12px}.dc-editorialnote strong{font-size:14px}.dc-editorialnote p{font-size:14px;margin-top:12px;line-height:1.75}.dc-articlesource{margin-top:30px;border-top:1px solid var(--dc-line);padding-top:22px}.dc-articlesource strong{display:block;font-size:13px;margin-bottom:8px}.dc-articlesource a{font-size:14px;text-decoration:underline;text-underline-offset:4px}.dc-policyhead{max-width:1050px;padding-top:40px;padding-bottom:50px}.dc-policyhead h1{font-size:49px}.dc-policyhead p{font-size:18px;margin-top:23px;max-width:800px}.dc-policybody{max-width:1050px;padding-bottom:90px}.dc-policybody section{max-width:860px;margin-bottom:38px}.dc-policybody h2{font-size:29px;margin-bottom:18px}.dc-policybody p{font-size:17px;line-height:1.85}.dc-sitemapgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 38px}.dc-sitemapgrid h2{font-size:29px;margin-bottom:25px}.dc-directorylink{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 0;font-size:14px;border-bottom:1px solid var(--dc-line);line-height:1.5}.dc-directorylink .dc-arrow{width:17px}
/* Contact, worksheets and honest interactive tools */
.dc-contactgrid{display:grid;grid-template-columns:.75fr 1.3fr;gap:95px;align-items:start}.dc-contactgrid>aside>p{font-size:16px;margin:24px 0 32px}.dc-contactgrid>div>h2{font-size:33px;margin-bottom:30px}.dc-contactline{margin-bottom:25px}.dc-contactline>span{display:block;font-size:10px;letter-spacing:.12em;color:#65737d;margin-bottom:7px}.dc-contactline a{font-size:21px;line-height:1.5}.dc-contactline p{font-size:17px;color:var(--dc-ink)}.dc-formgrid{display:grid;grid-template-columns:1fr 1fr;gap:21px}.dc-contactform label,.dc-calculator label{font-size:13px;display:block;font-weight:500;line-height:1.5;margin-bottom:8px}.dc-contactform input,.dc-contactform textarea,.dc-contactform select,.dc-calculator input[type=number]{width:100%;padding:12px 14px;border:1px solid #bcc5cc;background:white;border-radius:0;color:var(--dc-ink);min-height:48px;font-size:15px}.dc-contactform textarea{resize:vertical;line-height:1.6;min-height:150px}.dc-formwide{grid-column:1/-1}.dc-formactions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.dc-formactions>.dc-textlink{margin-top:0;font-size:12px}.dc-formresult{margin-top:30px;padding:28px;background:#edf0e9;border-left:3px solid #667b44}.dc-formresult h3{font-size:24px}.dc-formresult p{font-size:14px;margin:13px 0 18px}.dc-formresult .dc-button{font-size:12px}.dc-formresult .dc-textlink{margin-top:0;font-size:12px}.dc-formstatus{font-size:13px;margin-top:15px}.dc-diagnosticgrid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.dc-diagnosticgrid h2{font-size:34px;margin-bottom:23px}.dc-diagnosticgrid>div>p{font-size:16px}.dc-readiness{margin-top:24px}.dc-readiness>label{display:flex;align-items:flex-start;gap:15px;font-size:15px;line-height:1.6;border-top:1px solid var(--dc-line);padding:17px 0;cursor:pointer}.dc-readiness input{appearance:auto;width:18px;height:18px;flex-shrink:0;margin-top:3px;accent-color:var(--dc-navy)}.dc-readinessresult{display:block;font-size:14px;padding:15px 20px;background:var(--dc-soft);margin-top:13px}.dc-calculator{background:var(--dc-soft);padding:34px}.dc-calculator>p{margin-bottom:24px}.dc-calculator input[type=number]{margin-bottom:20px;max-width:190px;display:block}.dc-calculator input[type=range]{width:100%;accent-color:var(--dc-navy);margin:17px 0 12px}.dc-calculator label>output{float:right;font-weight:600}.dc-calcresult{border-top:1px solid #c8cfd0;margin-top:15px;padding-top:18px;display:flex;align-items:center;gap:20px}.dc-calcresult strong{font-size:55px;font-weight:300;letter-spacing:-.05em;line-height:1.15}.dc-calcresult span{font-size:13px;max-width:170px;line-height:1.5}.dc-calculator .dc-smallnote{font-size:11px;margin-bottom:0}.dc-contactband{background:var(--dc-ivory);padding:59px 0}.dc-contactband>.dc-container{display:flex;align-items:center;justify-content:space-between;gap:60px}.dc-contactband h2{font-size:37px;max-width:740px;line-height:1.2}.dc-contactband p{font-size:15px;margin-top:17px}.dc-contactband>.dc-container>div:last-child{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start}.dc-contactband .dc-textlink{margin-top:16px;font-size:12px}
/* Footer and search */
.dc-footer{background:#0c1623;color:#d7dfe5;padding-top:56px}.dc-footerlead{display:flex;justify-content:space-between;align-items:center;padding-bottom:46px;border-bottom:1px solid #ffffff24}.dc-footerlead img{width:175px;height:47px;object-fit:contain}.dc-footerlead p{font-size:13px;color:#96a6b4;margin-top:15px}.dc-footerlead .dc-eyebrow{color:#cdb769;font-size:9px}.dc-footercta{display:flex;gap:45px;font-size:24px;line-height:1.3;align-items:center}.dc-footercta .dc-arrow{color:#dfc779;width:26px}.dc-footergrid{display:grid;grid-template-columns:1.18fr 1.18fr .95fr .9fr 1.1fr;gap:35px;padding:45px 0}.dc-footergrid h2{font-size:13px;letter-spacing:0;font-weight:500;margin-bottom:21px;color:white}.dc-footergrid a,.dc-footergrid p{display:block;font-size:12px;line-height:1.7;color:#a8b7c4;margin-bottom:11px;overflow-wrap:anywhere}.dc-footergrid a:hover{color:#edd78c}.dc-footergrid .dc-arrow{display:none}.dc-footbottom{border-top:1px solid #ffffff23;display:flex;align-items:center;justify-content:space-between;gap:35px;font-size:10px;padding:23px 0;color:#a3b0bc}.dc-footbottom>div{display:flex;gap:23px}.dc-footbottom .dc-textlink{font-size:10px;font-weight:400;margin:0;padding:0}.dc-searchdialog{border:0;width:min(850px,calc(100vw - 40px));max-height:85dvh;overflow:auto;padding:44px 42px;color:var(--dc-ink);background:white;box-shadow:0 30px 100px #0005}.dc-searchdialog::backdrop{background:#04101ccf;backdrop-filter:blur(3px)}.dc-searchdialog h2{font-size:34px;padding-right:25px}.dc-dialogclose{position:absolute;top:15px;right:15px;background:none;border:0;width:35px;height:35px;padding:7px;color:var(--dc-ink)}.dc-dialogclose svg{width:21px;height:21px}.dc-searchfield{display:flex;gap:15px;border-bottom:2px solid var(--dc-ink);margin:30px 0 19px;align-items:center;padding-bottom:12px}.dc-searchfield>svg{width:25px;height:25px}.dc-searchfield input{font-size:20px;border:0;outline:0;background:white;width:100%;color:var(--dc-ink);min-width:0}.dc-searchdialog #search-status{font-size:12px;margin-bottom:20px}.dc-searchresult{display:block;padding:18px 0;border-top:1px solid var(--dc-line)}.dc-searchresult h3{font-size:20px;margin-bottom:8px}.dc-searchresult p{font-size:13px;line-height:1.6}.dc-searchresult:hover h3{color:var(--dc-goldtext)}
/* Responsive */
@media(min-width:1600px){.dc-container{width:min(calc(100% - 144px),var(--dc-max))}.dc-homeherogrid{gap:64px}}
@media(max-width:1250px){.dc-container{width:calc(100% - 76px)}.dc-mainnav>.dc-container{gap:10px}.dc-brand{flex-basis:148px}.dc-brand img{width:148px}.dc-navbutton{padding:0 9px;font-size:12px;gap:5px}.dc-navbutton::after{left:9px;right:9px}.dc-navactions{gap:9px}.dc-navcta{padding:11px 13px;gap:10px;font-size:12px}.dc-homeherogrid{gap:32px;min-height:540px;grid-template-columns:1.16fr .94fr}.dc-homeheroimage{min-height:540px}.dc-homeherotext{padding-top:48px}.dc-homeherotext h1{font-size:53px}.dc-homeherotext>p{font-size:17px}.dc-homeherotext .dc-actions{gap:15px}.dc-herolink{font-size:12px}.dc-heroprinciples{gap:17px}.dc-heroprinciples span+span::before{margin-right:17px}.dc-quicknav a{gap:12px;padding-inline:18px}.dc-quicknav strong{font-size:15px}.dc-quicknav p{font-size:11px}.dc-split{gap:45px}.dc-foundershome{gap:45px}.dc-footergrid{gap:23px}.dc-businesslens>.dc-container{gap:55px}.dc-industryfeature{gap:45px}.dc-detailgrid{gap:55px;grid-template-columns:185px minmax(0,1fr)}.dc-pageherogrid{gap:45px;grid-template-columns:1.6fr .8fr}.dc-pagehero h1{font-size:48px}.dc-contactgrid{gap:55px}.dc-articleheader h1{font-size:52px}.dc-personhero .dc-split{gap:55px}.dc-personhero h1{font-size:53px}.dc-contactband h2{font-size:34px}.dc-contactband>.dc-container{gap:40px}}
@media(max-width:1020px){html{scroll-padding-top:125px}.dc-container{width:calc(100% - 56px)}.dc-nav{display:none;position:absolute;top:100%;left:0;right:0;max-height:calc(100dvh - 106px);overflow:auto;background:white;border-bottom:1px solid var(--dc-line);padding:16px 28px 28px;box-shadow:0 20px 25px #07172822}.dc-nav.is-open{display:block}.dc-navgroup{display:block}.dc-navbutton{width:100%;padding:17px 0;font-size:17px;justify-content:space-between;border-bottom:1px solid var(--dc-line)}.dc-navbutton::after{display:none}.dc-mainnav>.dc-container{height:73px}.dc-brand{flex-basis:170px}.dc-brand img{width:170px}.dc-navactions{gap:16px}.dc-navcta{font-size:13px;padding:11px 17px}.dc-menutoggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:43px;height:42px;padding:7px;background:none;border:0}.dc-menutoggle>span{width:26px;height:1px;background:var(--dc-ink)}.dc-menutoggle b{font-size:8px;line-height:1;margin-top:2px;font-weight:400}.dc-mega{position:static;box-shadow:none;max-height:none;border:0;padding:10px 0}.dc-megagrid{width:100%;padding:0;display:block}.dc-megaintro,.dc-megafeature{display:none}.dc-megalinks{border:0;padding-left:15px}.dc-megalink{font-size:14px;padding:14px 8px}.dc-mobilecontact{display:block;margin-top:20px;background:var(--dc-navy);color:white!important;padding:12px 18px;font-size:15px}.dc-homeherogrid{grid-template-columns:1.1fr .9fr;gap:25px}.dc-homeherotext h1{font-size:47px}.dc-homeherotext>p{font-size:16px;max-width:450px}.dc-homeherotext>.dc-actions{flex-direction:column;align-items:flex-start;gap:3px}.dc-homeherotext .dc-button{font-size:12px}.dc-heroprinciples{font-size:8px;gap:13px;margin-top:25px}.dc-heroprinciples span+span::before{margin-right:13px}.dc-homeheroimage{min-height:530px}.dc-herofeature{left:17px;right:17px;bottom:17px;padding:21px}.dc-herofeature>strong{font-size:20px}.dc-quicknav>.dc-container{grid-template-columns:1fr 1fr}.dc-quicknav a{padding:23px!important;border-bottom:1px solid var(--dc-line)}.dc-quicknav a:nth-child(2){border-right:0}.dc-quicknav a:nth-child(n+3){border-bottom:0}.dc-section{padding:70px 0}.dc-grid3{gap:18px}.dc-servicecard{padding:23px}.dc-servicecard h3{font-size:21px}.dc-servicecard p{font-size:13px}.dc-businesslens>.dc-container{gap:40px}.dc-lensintro h2{font-size:32px}.dc-lenspanels{padding-left:25px}.dc-lenspanels h3{font-size:25px}.dc-industryrow{font-size:19px;padding:22px 0}.dc-industryfeature{gap:32px}.dc-industryvisual>img{height:275px}.dc-industryvisual>div{padding:23px}.dc-industryvisual h3{font-size:22px}.dc-split{gap:35px}.dc-splitcopy h2{font-size:32px}.dc-articlebody{padding:23px}.dc-articlebody h3{font-size:23px}.dc-articlebody p{font-size:13px}.dc-foundershome{grid-template-columns:1fr;gap:37px}.dc-foundershome>div:first-child{max-width:660px}.dc-foundercards{gap:26px}.dc-foundershome .dc-portrait{aspect-ratio:1.2}.dc-truststrip a{padding:28px 18px;gap:13px}.dc-truststrip h3{font-size:16px}.dc-truststrip a>.dc-icon{width:22px}.dc-truststrip a>.dc-arrow{display:none}.dc-footergrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:33px}.dc-footbottom{align-items:flex-start}.dc-footbottom>div{gap:15px;flex-wrap:wrap}.dc-pageherogrid{grid-template-columns:1.4fr .65fr;gap:30px;min-height:365px}.dc-pagehero h1{font-size:42px}.dc-pagehero p{font-size:16px}.dc-pageheroart{aspect-ratio:1;min-height:235px}.dc-pageheroart>span{left:16px;right:16px;font-size:7px}.dc-detailgrid{grid-template-columns:165px minmax(0,1fr);gap:38px}.dc-localnav{top:138px}.dc-localnav>a{font-size:12px}.dc-detailsection h2{font-size:30px}.dc-detailsection>p{font-size:16px}.dc-worksteps{gap:10px}.dc-worksteps li{padding:20px 15px}.dc-worksteps h3{font-size:17px}.dc-metriclist{gap:16px}.dc-metriclist h3{font-size:17px}.dc-readinggrid{grid-template-columns:180px 1fr;gap:50px}.dc-articleheader h1{font-size:48px}.dc-articleheader{padding-top:24px}.dc-readingbody p{font-size:17px}.dc-architecturemap{padding:28px;gap:20px}.dc-architecturenode{padding:21px}.dc-architecturenode h2{font-size:24px}.dc-autonomy{gap:40px}.dc-leveldisplay{padding:30px}.dc-levelbuttons{gap:9px}.dc-levelbuttons button{width:42px;height:44px}.dc-leveltable>div{gap:20px;grid-template-columns:37px 1fr 1.3fr}.dc-leveltable h3{font-size:21px}.dc-contactgrid{grid-template-columns:.8fr 1.2fr;gap:35px}.dc-formgrid{gap:17px}.dc-diagnosticgrid{gap:40px}.dc-calculator{padding:25px}.dc-diagnosticgrid h2{font-size:30px}.dc-companyhero h1{font-size:44px}.dc-companyhero p{font-size:17px}.dc-companyhero figure img{height:440px}.dc-personhero .dc-split{gap:40px}.dc-personhero h1{font-size:47px}.dc-personhero .dc-standfirst{font-size:20px}.dc-personhero p{font-size:16px}.dc-contactband h2{font-size:30px}.dc-sitemapgrid{gap:38px 30px}.dc-sitemapgrid h2{font-size:26px}}
@media(max-width:760px){.dc-container{width:calc(100% - 40px)}.dc-utility>.dc-container>span{display:none}.dc-utility>.dc-container{justify-content:flex-end;height:31px}.dc-utility>.dc-container>div{gap:18px}.dc-utility .dc-textlink{font-size:10px}.dc-language{padding-left:15px;font-size:10px}.dc-mainnav>.dc-container{height:69px}.dc-brand{flex-basis:155px}.dc-brand img{width:155px;height:45px}.dc-navactions{gap:12px}.dc-navcta{display:none}.dc-nav{max-height:calc(100dvh - 100px);padding:10px 20px 26px}.dc-searchopen{padding:8px;width:34px}.dc-homeherogrid{display:flex;flex-direction:column;gap:0;min-height:auto}.dc-homeherotext{padding:45px 0 30px;display:block}.dc-homeherotext .dc-eyebrow{font-size:9px;letter-spacing:.13em;margin-bottom:20px}.dc-homeherotext h1{font-size:clamp(39px,8.4vw,57px);line-height:1.08;max-width:640px;letter-spacing:-.045em}.dc-homeherotext>p{font-size:16px;margin:21px 0 25px;max-width:540px}.dc-homeherotext>.dc-actions{display:flex;flex-direction:row;align-items:center;gap:12px 20px}.dc-homeherotext .dc-button{font-size:12px;min-height:48px}.dc-herolink{font-size:12px}.dc-heroprinciples{margin-top:28px;padding-top:20px;font-size:8px;gap:20px;width:auto;max-width:540px}.dc-heroprinciples span+span::before{margin-right:20px}.dc-homeheroimage{min-height:320px;height:320px;margin:0 0 20px}.dc-homeheroimage>img{object-position:center 34%}.dc-herofeature{bottom:17px;left:auto;right:17px;width:70%;padding:17px 19px}.dc-herofeature>strong{font-size:19px;max-width:350px}.dc-herofeature>span:first-child{font-size:8px;margin-bottom:7px}.dc-featurelink{font-size:11px;margin-top:10px}.dc-imagecaption{font-size:7px}.dc-quicknav a{padding:21px 12px!important;gap:10px}.dc-quicknav a>span{display:none}.dc-quicknav strong{font-size:14px}.dc-quicknav p{font-size:11px}.dc-quicknav .dc-arrow{width:15px;height:18px}.dc-section{padding:58px 0}.dc-sectionhead{display:block;margin-bottom:30px}.dc-sectionhead h2{font-size:32px}.dc-sectionhead p{font-size:15px;margin-top:18px}.dc-sectionhead>.dc-textlink{margin-top:20px}.dc-eyebrow{font-size:9px;margin-bottom:14px}.dc-grid3,.dc-grid2{grid-template-columns:1fr;gap:18px}.dc-servicecards{grid-template-columns:1fr 1fr;gap:14px}.dc-servicecard{padding:22px 19px;min-height:285px}.dc-servicecard h3{font-size:21px}.dc-servicecard p{font-size:13px;line-height:1.7;margin-bottom:21px}.dc-cardtop{margin-bottom:23px}.dc-cardtop .dc-icon{width:25px;height:25px}.dc-cardlink{font-size:11px;gap:10px}.dc-businesslens{padding:45px 0}.dc-businesslens>.dc-container{grid-template-columns:1fr;gap:32px}.dc-lensintro h2{font-size:31px}.dc-tabrow{margin-top:22px;gap:30px}.dc-lenspanels{border:0;border-top:1px solid var(--dc-line);padding:26px 0 0}.dc-lenspanels h3{font-size:27px}.dc-industryfeature{grid-template-columns:1fr;gap:30px}.dc-industryrow{font-size:20px;padding:20px 0}.dc-industryvisual{display:grid;grid-template-columns:1fr 1fr}.dc-industryvisual>img{width:100%;height:100%;min-height:240px}.dc-industryvisual>div{border-top:0;padding:25px}.dc-industryvisual h3{font-size:22px}.dc-split{grid-template-columns:1fr;gap:33px}.dc-coverart{height:300px}.dc-splitcopy h2{font-size:33px}.dc-splitcopy p{font-size:16px;margin-top:18px}.dc-articlecards{grid-template-columns:1fr 1fr;gap:17px}.dc-articlecards>.dc-articlecard:last-child:nth-child(3){grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.dc-articlebody{padding:23px 21px}.dc-articlebody h3{font-size:24px}.dc-articlebody p{font-size:14px}.dc-articlevisual{aspect-ratio:1.6}.dc-articlecards>.dc-articlecard:last-child:nth-child(3) .dc-articlevisual{height:100%;aspect-ratio:auto}.dc-foundershome{gap:35px}.dc-foundershome h2{font-size:33px}.dc-foundercards{gap:18px}.dc-foundershome .dc-portrait{aspect-ratio:.95}.dc-foundertext h3{font-size:24px}.dc-foundertext p{font-size:12px}.dc-foundertext{padding:20px 0}.dc-foundertext>.dc-arrow{top:52px;width:17px}.dc-portraitfallback>b{font-size:65px}.dc-portraitfallback{padding:18px}.dc-portraitfallback>span{font-size:10px}.dc-truststrip>.dc-container{grid-template-columns:1fr}.dc-truststrip a{border-right:0;border-bottom:1px solid var(--dc-line);padding:24px 0!important;gap:20px}.dc-truststrip h3{font-size:19px}.dc-truststrip p{font-size:13px;margin-top:5px}.dc-truststrip a>.dc-arrow{display:block;margin-left:auto;margin-top:5px}.dc-contactband{padding:44px 0}.dc-contactband>.dc-container{display:block}.dc-contactband h2{font-size:32px}.dc-contactband p{font-size:15px}.dc-contactband>.dc-container>div:last-child{margin-top:25px}.dc-footer{padding-top:42px}.dc-footerlead{display:block;padding-bottom:30px}.dc-footerlead>div+div{margin-top:30px}.dc-footerlead p{font-size:12px}.dc-footercta{font-size:25px;gap:30px}.dc-footergrid{grid-template-columns:1fr 1fr;gap:31px 25px;padding:34px 0}.dc-footergrid h2{margin-bottom:17px;font-size:13px}.dc-footergrid a,.dc-footergrid p{font-size:12px;margin-bottom:10px}.dc-footbottom{display:block;font-size:10px;line-height:1.65;padding-block:23px}.dc-footbottom>div{margin-top:16px;gap:16px}.dc-footbottom .dc-textlink{font-size:9px}.dc-breadcrumb{font-size:10px;padding-block:17px;gap:10px}.dc-breadcrumb .dc-textlink{font-size:10px}.dc-pageherogrid{grid-template-columns:1fr;gap:26px;padding-block:35px;min-height:auto}.dc-pagehero h1{font-size:39px;line-height:1.14}.dc-pagehero p{font-size:16px;margin-top:20px}.dc-pageheroart{height:160px;min-height:160px;aspect-ratio:auto}.dc-pageheroart img{object-position:50% 50%;opacity:.9}.dc-pageheroart>span{font-size:8px;bottom:15px}.dc-detailgrid{display:block;padding-block:30px 55px}.dc-localnav{position:static;display:flex;flex-direction:row;flex-wrap:wrap;gap:9px 18px;padding:18px 0 25px;margin-bottom:35px;border-bottom:1px solid var(--dc-line)}.dc-localnav>span{width:100%;margin-bottom:0;font-size:9px}.dc-localnav>a{padding:5px 0;border:0;font-size:12px}.dc-localnav .dc-localcta{display:none}.dc-detailsection{margin-bottom:35px;padding-bottom:34px}.dc-detailsection h2{font-size:29px;line-height:1.25;margin-bottom:18px}.dc-detailsection>p{font-size:16px;line-height:1.8}.dc-checklist p{font-size:15px}.dc-worksteps{grid-template-columns:1fr;gap:12px}.dc-worksteps li{min-height:auto;padding:20px;display:flex;gap:20px;align-items:flex-start;border-top:0;border-left:3px solid var(--dc-gold)}.dc-worksteps h3{margin-top:0;font-size:19px}.dc-worksteps li>span{padding-top:4px}.dc-governancebox{padding:28px!important}.dc-metriclist{grid-template-columns:1fr;gap:16px}.dc-metriclist h3{font-size:19px;margin-top:6px}.dc-faq summary{font-size:17px}.dc-faq details>p{font-size:15px}.dc-related{min-height:200px}.dc-related h3{font-size:27px;max-width:550px}.dc-industrycard{padding:27px}.dc-industrycard h2{font-size:30px}.dc-example{padding:27px}.dc-statusbanner{padding:22px;margin-bottom:33px;gap:12px}.dc-statusbanner p{font-size:13px}.dc-statusbanner strong{font-size:10px}.dc-componentlist>div{padding:23px 0}.dc-componentlist h3{font-size:23px}.dc-architecturemap{padding:22px;grid-template-columns:1fr 1fr;gap:16px}.dc-architecturenode{padding:20px;min-height:190px}.dc-architecturenode.node-0{display:block;min-height:auto}.dc-architecturenode.node-0 h2{margin:12px 0}.dc-architecturenode.node-0>.dc-arrow{position:absolute;right:22px;top:21px}.dc-architecturenode h2{font-size:23px}.dc-architecturenode p{font-size:13px}.dc-trustcard h2{font-size:27px}.dc-policygrid{grid-template-columns:1fr;gap:32px}.dc-policygrid h2{font-size:28px}.dc-autonomy{grid-template-columns:1fr;gap:30px}.dc-autonomy h2{font-size:32px}.dc-levelbuttons{gap:12px}.dc-levelbuttons button{width:44px;height:45px}.dc-leveldisplay{padding:30px;min-height:310px}.dc-leveldisplay h3{font-size:31px}.dc-leveltable>div{grid-template-columns:30px 1fr;gap:13px 20px;padding:23px 0}.dc-leveltable h3{font-size:24px}.dc-leveltable p{grid-column:2;font-size:15px}.dc-methodstages{grid-template-columns:1fr;gap:34px}.dc-methodstages>div{gap:23px;padding-top:25px}.dc-methodstages h2{font-size:29px}.dc-methodstages p{font-size:16px}.dc-stageindex{font-size:30px}.dc-companyhero{padding:15px 0 45px}.dc-companyhero h1{font-size:41px}.dc-companyhero figure img{height:390px;object-position:center 33%}.dc-companyhero figcaption{font-size:9px}.dc-personhero{padding:15px 0 50px}.dc-personhero h1{font-size:49px}.dc-personhero .dc-standfirst{font-size:21px;line-height:1.5}.dc-personhero .dc-split{gap:35px}.dc-personportrait{width:100%;max-height:540px;aspect-ratio:1.1}.dc-projectcard{padding:30px;min-height:300px}.dc-projectcard h2{font-size:38px}.dc-resourcecard{min-height:285px;padding:29px}.dc-resourcecard h2{font-size:29px}.dc-glossaryentry{grid-template-columns:1fr;gap:16px}.dc-glossaryentry h2{font-size:29px}.dc-articleheader{padding-top:20px;padding-bottom:35px}.dc-articleheader h1{font-size:42px}.dc-articleheader .dc-standfirst{font-size:18px;line-height:1.7}.dc-articlemeta{font-size:9px;gap:10px}.dc-readinggrid{display:block;padding-bottom:50px}.dc-readinggrid>aside{position:static;margin-bottom:33px;padding:19px 0;display:flex;flex-wrap:wrap;gap:0 20px}.dc-readinggrid>aside>.dc-eyebrow{width:100%;margin-bottom:6px}.dc-readinggrid>aside>a{font-size:12px;max-width:100%;padding:10px 0;line-height:1.65}.dc-readingbody h2{font-size:29px}.dc-readingbody p{font-size:17px;line-height:1.85}.dc-editorialnote{padding:24px}.dc-editorialnote p{font-size:14px}.dc-articlesource a{font-size:13px}.dc-policyhead{padding-top:15px;padding-bottom:35px}.dc-policyhead h1{font-size:38px}.dc-policyhead p{font-size:17px}.dc-policybody h2{font-size:27px}.dc-policybody p{font-size:16px}.dc-policybody{padding-bottom:50px}.dc-sitemapgrid{grid-template-columns:1fr 1fr;gap:35px 25px}.dc-sitemapgrid h2{font-size:25px}.dc-directorylink{font-size:12px;gap:10px}.dc-contactgrid{grid-template-columns:1fr;gap:45px}.dc-contactgrid>aside>p{max-width:610px}.dc-contactline a{font-size:20px}.dc-contactform textarea,.dc-contactform input,.dc-contactform select{font-size:16px}.dc-formresult{padding:25px}.dc-formresult .dc-actions{align-items:flex-start;gap:20px}.dc-diagnosticgrid{grid-template-columns:1fr;gap:40px}.dc-calculator{padding:29px}.dc-calculator h2{font-size:31px}.dc-readiness>label{font-size:15px}.dc-formgrid{gap:20px 17px}.dc-searchdialog{padding:35px 25px}.dc-searchdialog h2{font-size:28px}.dc-searchfield{margin-top:25px}.dc-searchfield input{font-size:17px}.dc-searchresult h3{font-size:19px}.dc-searchresult p{font-size:12px}}
@media(max-width:450px){.dc-homeherotext h1{font-size:42px}.dc-homeherotext h1 em{font-size:42px}.dc-homeherotext>.dc-actions{flex-direction:column;align-items:flex-start;gap:7px}.dc-homeherotext>p{font-size:15px}.dc-homeheroprinciples{gap:15px}.dc-homeheroimage{height:290px;min-height:290px}.dc-herofeature{width:78%;padding:17px}.dc-herofeature>strong{font-size:18px}.dc-servicecards{grid-template-columns:1fr}.dc-servicecard{min-height:260px;padding:25px}.dc-servicecard h3{font-size:26px;max-width:100%}.dc-servicecard p{font-size:15px}.dc-cardtop{margin-bottom:24px}.dc-cardlink{font-size:12px}.dc-industryvisual{display:block}.dc-industryvisual>img{height:205px;min-height:205px}.dc-industryvisual>div{padding:25px}.dc-industryvisual h3{font-size:25px}.dc-articlecards{grid-template-columns:1fr}.dc-articlecards>.dc-articlecard:last-child:nth-child(3){display:flex;grid-column:auto}.dc-articlecards>.dc-articlecard:last-child:nth-child(3) .dc-articlevisual{aspect-ratio:1.6;height:auto}.dc-articlebody{padding:26px}.dc-articlebody h3{font-size:28px}.dc-articlevisual{aspect-ratio:1.7}.dc-foundercards{gap:14px}.dc-foundertext h3{font-size:22px}.dc-foundertext p{font-size:12px}.dc-foundertext>.dc-arrow{display:none}.dc-foundertext h3{padding-right:0}.dc-portraitfallback>b{font-size:54px}.dc-portraitfallback>span{font-size:9px}.dc-pagehero h1{font-size:37px}.dc-pagehero p{font-size:15px}.dc-pageheroart{height:135px;min-height:135px}.dc-sitemapgrid{grid-template-columns:1fr}.dc-directorylink{font-size:14px}.dc-formgrid{grid-template-columns:1fr}.dc-formwide{grid-column:auto}.dc-levelbuttons{gap:9px}.dc-levelbuttons button{width:40px}.dc-architecturemap{padding:17px;gap:13px}.dc-architecturenode{padding:16px;min-height:190px}.dc-architecturenode h2{font-size:21px}.dc-architecturenode p{font-size:12px}.dc-articleheader h1{font-size:38px}.dc-contactband h2{font-size:31px}.dc-navbutton{font-size:16px}.dc-utility>.dc-container>div{gap:13px}.dc-utility .dc-textlink{font-size:9px}.dc-language{font-size:9px;padding-left:12px}.dc-footergrid{gap:29px 22px}.dc-footergrid a{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.dc-shell *,.dc-shell *::before,.dc-shell *::after{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
@media print{.dc-header,.dc-footer,.dc-localnav,.dc-contactband,.dc-searchdialog,.dc-breadcrumb,.dc-navactions{display:none!important}.dc-container{width:100%;max-width:none}.dc-shell{font-size:11pt;color:black}.dc-section{padding:25px 0}.dc-detailgrid,.dc-readinggrid{display:block}.dc-pageheroart{display:none}.dc-pageherogrid{display:block;min-height:0;padding:25px 0}.dc-shell h1{font-size:28pt}.dc-shell h2{font-size:20pt}.dc-shell p{color:black}.dc-navy,.dc-soft{background:#fff;color:black}.dc-navy p{color:black}.dc-servicecard,.dc-infocard,.dc-detailsection{break-inside:avoid}.dc-homehero{background:white;color:black}.dc-homeherotext>p{color:black}.dc-homeheroimage{display:none}.dc-homeherogrid{display:block}.dc-homeherotext h1 em{color:black}}
.dc-shell{background:var(--dc-paper);color:var(--dc-ink);min-height:100vh}
.dc-booking-page{background:var(--dc-paper);color:var(--dc-ink);min-height:70vh}
.dc-booking-hero{background:var(--dc-soft);border-bottom:1px solid var(--dc-line);padding:72px 0 65px}
.dc-booking-hero h1{max-width:820px;font-size:clamp(40px,5vw,67px);line-height:1.08}
.dc-booking-hero p{max-width:700px;margin-top:23px;font-size:18px;line-height:1.75}
.dc-booking-section{padding:70px 0 95px}
.dc-booking-card{max-width:720px;border-top:3px solid var(--dc-gold);background:#fff;box-shadow:0 20px 70px #0e1b2d12;padding:42px;border-inline:1px solid var(--dc-line);border-bottom:1px solid var(--dc-line);--color-ivory:#121b25;--color-midnight:#0a0a0d;--color-gold:#795e0e;--color-ink-dim:#56616b;--color-ink-faint:#616d76;--color-hairline:#cfd5d8}
.dc-booking-card .text-ivory{color:var(--dc-ink)!important}
.dc-booking-card input,.dc-booking-card textarea{color:var(--dc-ink)!important;background:#fff!important}
.dc-booking-card button[aria-pressed=true]{background:var(--dc-gold)!important;color:var(--dc-midnight)!important;border-color:var(--dc-gold)!important}
@media(max-width:760px){.dc-booking-hero{padding:48px 0 43px}.dc-booking-hero h1{font-size:41px}.dc-booking-hero p{font-size:16px}.dc-booking-section{padding:42px 0 64px}.dc-booking-card{padding:27px 20px}}

/* International edition. Preserves the approved corporate layout. */
.dc-language{position:relative;z-index:90;color:inherit;align-self:center}
.dc-language summary{display:flex;align-items:center;gap:7px;list-style:none;cursor:pointer;font-size:11px;white-space:nowrap;min-height:32px;padding:0 2px}
.dc-language summary::-webkit-details-marker{display:none}
.dc-language summary i{font-style:normal;opacity:.45}
.dc-language summary b{font-weight:550}
.dc-language summary svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.5}
.dc-language .dc-language-list{position:absolute;right:0;top:calc(100% + 4px);display:block;width:216px;max-width:calc(100vw - 28px);padding:9px;background:#fff;color:#132231;border:1px solid #e0ddd5;box-shadow:0 12px 36px #0e1b2d26;z-index:95}
.dc-language-list a{display:flex!important;justify-content:space-between;align-items:center;gap:20px;min-height:44px;padding:10px 12px!important;color:#18242e!important;text-decoration:none;font-size:13px!important}
.dc-language-list a b{font-size:10px;font-weight:500;letter-spacing:.08em;color:#5c6269}
.dc-language-list a:hover,.dc-language-list a:focus-visible,.dc-language-list a[aria-current=true]{background:#f2efe6}
.dc-language-list a[aria-current=true]{box-shadow:inset 2px 0 #b49c62}
.dc-pageheroart .dc-concept-note{position:absolute;bottom:12px;left:16px;right:16px;font-size:10px;line-height:1.45;color:#fff;text-shadow:0 1px 3px #000;background:#080e15b3;padding:6px 8px;z-index:3;max-width:calc(100% - 32px)}
.dc-pageheroart>span{top:14px;bottom:auto!important;background:#080e15ad;padding:7px 9px}
.dc-homeheroimage>img{object-position:64% center}
.dc-megafeature img{object-fit:cover;object-position:center}
.dc-coverart{object-fit:cover;aspect-ratio:1.42}
.dc-industryvisual>img{object-position:50% center}
.dc-companyhero figure img{object-position:68% center}
@media(max-width:720px){
 .dc-utility .dc-container>div{gap:14px}
 .dc-language summary{font-size:10px;gap:5px;min-height:31px}
 .dc-language summary>span,.dc-language summary>i{display:none}
 .dc-pageheroart .dc-concept-note{font-size:9px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Intrinsic sizing for longer German, French and Italian editorial content. */
.dc-shell main{overflow-wrap:anywhere}
.dc-grid2>*,.dc-grid3>*,.dc-pageherogrid>*,.dc-homeherogrid>*,.dc-quicknav .dc-container>*,.dc-split>*,.dc-contactgrid>*,.dc-diagnosticgrid>*,.dc-footergrid>*,.dc-megagrid>*{min-width:0}
.dc-grid2{grid-template-columns:repeat(2,minmax(0,1fr))}
.dc-grid3{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:720px){
 .dc-grid2,.dc-grid3{grid-template-columns:minmax(0,1fr)}
 .dc-quicknav .dc-container{grid-template-columns:repeat(2,minmax(0,1fr))}
}
.dc-sectionhead>.dc-textlink{flex-shrink:0;max-width:100%}
.dc-sectionhead>div{min-width:0}
@media(min-width:721px) and (max-width:980px){.dc-grid3{grid-template-columns:repeat(2,minmax(0,1fr))}}
