:root{--blue:#1c6c8a;--dark-blue:#0f5066;--ink:#25282b;--grey:#52575c;--light-blue:#38b6ff;--orange:#f2a33b;--soft:#f4f6f6;--line:#d7dddf;--content-width:1240px;--section-space:96px}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}body,figure,h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{letter-spacing:-.046em;line-height:1.06;overflow-wrap:break-word}h1{font-size:clamp(46px,5.7vw,80px)}h2{font-size:clamp(36px,3.8vw,54px)}h3{font-size:30px;letter-spacing:-.035em}h4{font-size:22px}p+p{margin-top:1em}img{display:block;height:auto;max-width:100%}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--blue);outline-offset:5px}[tabindex]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[hidden]{display:none!important}::selection{background:var(--blue);color:#fff}.container{margin-inline:auto;width:min(calc(100% - 96px),var(--content-width))}.section{padding-block:var(--section-space)}.eyebrow{color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.13em;line-height:1.5;margin-bottom:23px;text-transform:uppercase}.lead{color:var(--grey);font-size:20px}.small-note{color:var(--grey);font-size:13px;line-height:1.6}.mini-label{font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1.6}.grid-2{display:grid;gap:80px;grid-template-columns:1fr 1fr}.grid-3{display:grid;gap:40px;grid-template-columns:repeat(3,minmax(0,1fr))}.section-head{align-items:end;display:grid;gap:100px;grid-template-columns:1.2fr 1fr;margin-bottom:48px}.section-head .lead{max-width:440px}.section h2+.lead,.section h2+p{margin-top:25px}.section h3+p{margin-top:17px}.section .lead+.text-link{margin-top:28px}.button{align-items:center;background:var(--blue);border:1px solid var(--blue);color:#fff;display:inline-flex;font-weight:700;gap:35px;justify-content:space-between;line-height:1.5;padding:14px 24px;text-decoration:none;transition:background .18s,transform .18s}.button span:last-child{font-size:21px;line-height:1}.button:hover{background:var(--dark-blue)}.button.secondary{background:transparent;border-color:var(--ink);color:var(--ink)}.button.secondary:hover{background:var(--ink);color:#fff}.button.small{font-size:13px;gap:25px;min-height:46px;padding:10px 18px}.text-link{align-items:center;border-bottom:1px solid;display:inline-flex;font-size:14px;font-weight:700;gap:24px;justify-content:space-between;padding-bottom:6px;text-decoration:none}.text-link span{font-size:20px;transition:transform .2s}.text-link:hover span{transform:translate(3px,-2px)}.actions,.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:28px;margin-top:32px}.surface-dark{background:var(--ink);color:#fff}.surface-blue{background:var(--blue);color:#fff}.surface-soft{background:var(--soft)}.surface-blue .eyebrow,.surface-dark .eyebrow{color:#fff;opacity:1}.surface-blue .lead,.surface-dark .lead{color:#e0e7ea}.surface-blue .small-note,.surface-dark .small-note{color:#d4dfe3}.surface-blue :focus-visible,.surface-dark :focus-visible{outline-color:#fff}.surface-blue .button,.surface-dark .button{background:#fff;border-color:#fff;color:var(--ink)}.surface-blue .button:hover,.surface-dark .button:hover{background:#e6edef}.surface-blue .button.secondary,.surface-dark .button.secondary{background:transparent;color:#fff}.skip-link{background:#fff;border:2px solid var(--blue);color:var(--ink);left:12px;padding:10px 20px;position:fixed;top:12px;transform:translateY(-200%);z-index:1000}.skip-link:focus{transform:none}.site-header{background:hsla(0,0%,100%,.98);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100}.header-inner{align-items:center;display:flex;gap:30px;justify-content:space-between;min-height:95px}.brand{flex-shrink:0;padding:8px 0;width:170px}.brand img{height:auto;width:100%}.primary-nav{align-items:center;display:flex;gap:29px}.primary-nav>a:not(.button){font-size:13px;font-weight:600;position:relative;text-decoration:none}.primary-nav>a:not(.button):after{background:var(--blue);bottom:-6px;content:"";height:1px;left:0;position:absolute;right:100%;transition:right .2s}.primary-nav>a:hover:after,.primary-nav>a[aria-current=page]:after{right:0}.nav-toggle{display:none}.site-footer{background:#fff;padding:70px 0 0}.footer-main{display:grid;gap:140px;grid-template-columns:1.2fr 1fr;padding-bottom:65px}.footer-brand{display:block;margin-bottom:30px;width:174px}.footer-main h2{font-size:32px;margin-bottom:20px;max-width:360px}.footer-main p{color:var(--grey);font-size:15px;max-width:370px}.footer-main nav{align-content:start;column-gap:45px;display:grid;grid-template-columns:1fr 1fr;padding-top:10px}.footer-main nav a{border-bottom:1px solid var(--line);display:flex;font-size:14px;gap:10px;justify-content:space-between;padding:15px 0;text-decoration:none}.footer-main nav a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);color:var(--grey);display:flex;font-size:11px;gap:20px;justify-content:space-between;padding-block:23px}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:22px}.footer-bottom a{text-decoration:none}.cookie-preferences{background:transparent;border:0;color:inherit;font-size:inherit;padding:0;text-decoration:underline}.hero{padding-top:62px}.hero-grid{display:grid;gap:45px;grid-template-columns:1.05fr 1fr}.hero-copy{padding:8px 0 42px}.hero .eyebrow{align-items:center;display:flex;gap:9px;letter-spacing:.13em;margin-bottom:30px}.status-dot{background:var(--blue);display:inline-block;flex-shrink:0;height:6px;width:6px}.hero h1{margin-bottom:25px;max-width:660px}.hero .lead{font-size:19px}.hero-art{margin-bottom:15px;min-height:505px;position:relative}.architecture-frame{background:var(--ink);height:75%;overflow:hidden;position:absolute;right:0;top:0;width:78%}.architecture-frame img{filter:grayscale(100%);height:100%;object-fit:cover;width:100%}.architecture-frame>span{color:#fff;font-size:8px;left:22px;letter-spacing:.17em;position:absolute;top:20px}.blueprint{animation:rise-in .7s ease both;background:var(--blue);box-shadow:0 15px 40px #00000014;color:#fff;left:0;padding:27px 29px 18px;position:absolute;top:90px;width:87%}.blueprint-top{align-items:center;border-bottom:1px solid #ffffff40;display:flex;font-size:8px;font-weight:700;justify-content:space-between;letter-spacing:.16em;padding-bottom:14px}.blueprint-top>span:last-child{font-size:19px;font-weight:400}.blueprint-title{font-size:32px;font-weight:700;letter-spacing:-.04em;line-height:1.08;margin:24px 0}.blueprint-path{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:0 0 25px}.blueprint-path span{color:#d5e6ec;display:flex;flex-direction:column;font-size:9px;gap:3px}.blueprint-path b{color:#fff;font-size:13px;letter-spacing:-.02em}.blueprint-path i{color:#b4d0dc;font-size:14px;font-style:normal}.blueprint-output{align-items:center;background:#fff;color:var(--ink);display:flex;justify-content:space-between;padding:20px 22px}.blueprint-output .mini-label{color:var(--blue);display:block;font-size:8px;margin-bottom:7px}.blueprint-output strong{display:block;font-size:20px;letter-spacing:-.03em;line-height:1.2}.output-arrow{color:var(--blue);font-size:32px}.blueprint-bottom{display:flex;font-size:8px;justify-content:space-between;padding-top:15px}.blueprint-bottom>span:last-child{color:var(--orange);font-size:10px}.art-caption{bottom:0;color:var(--grey);font-size:10px;left:0;position:absolute}.foundation-strip{align-items:center;border-top:1px solid var(--line);display:grid;gap:20px;grid-template-columns:1.4fr repeat(4,1fr);margin-top:27px;padding:30px 0}.foundation-strip p{color:var(--grey);line-height:1.6}.foundation-strip b{color:var(--ink);font-weight:400}.foundation-strip a{border-left:1px solid var(--line);display:flex;gap:12px;justify-content:space-between;padding-left:20px;text-decoration:none}.foundation-strip a span,.foundation-strip a:hover{color:var(--blue)}.hero-compact{padding:60px 0 30px}.hero-compact .hero-grid{grid-template-columns:1fr}.hero-compact h1{font-size:clamp(44px,5.4vw,76px);max-width:1000px}.hero-compact .lead{max-width:740px}.hero-compact .hero-copy{max-width:1020px}.hero-compact .eyebrow{font-size:12px}.problem h2{max-width:510px}.problem .lead{margin-top:26px;max-width:440px}.problem .text-link{margin-top:30px}.alignment{align-self:center;padding-top:4px}.segmented{border-bottom:1px solid #ffffff45;gap:0;margin-bottom:34px}.segmented button{background:none;border-bottom:2px solid transparent;color:#d4dfe3;flex:1;font-size:13px;padding:13px 19px}.segmented button[aria-pressed=true]{border-bottom-color:#fff;font-weight:700}.alignment-lines{align-items:center;display:flex;gap:10px;height:79px;margin-bottom:24px;overflow:hidden}.alignment-lines span{background:var(--light-blue);flex:1;height:3px;position:relative;transition:transform .55s,background .3s}.alignment-lines span:after{border:5px solid transparent;border-left:5px solid var(--light-blue);content:"";position:absolute;right:0;top:-4px}.alignment.is-before .alignment-lines span:first-child{transform:rotate(20deg) translateY(-16px)}.alignment.is-before .alignment-lines span:nth-child(2){transform:rotate(-25deg) translateY(14px)}.alignment.is-before .alignment-lines span:nth-child(3){transform:rotate(15deg) translateY(-15px)}.alignment.is-before .alignment-lines span:nth-child(4){transform:rotate(-15deg) translateY(17px)}.comparison-content p{border-top:1px solid #ffffff30;display:grid;font-size:15px;gap:14px;grid-template-columns:27px 1fr 20px;margin:0;padding:17px 0}.comparison-number{color:#d4dfe3;font-size:10px;margin-top:4px}.comparison-check{color:var(--light-blue)}.alignment .small-note{font-size:11px}.stage-tabs{border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:36px}.stage-tabs button{align-items:center;background:transparent;border-bottom:3px solid transparent;display:flex;gap:14px;padding:23px 18px;text-align:left}.stage-tabs button span{font-size:10px}.stage-tabs button i{font-style:normal;margin-left:auto}.stage-tabs button[aria-selected=true]{background:var(--soft);border-bottom-color:var(--blue);color:var(--blue);font-weight:700}.method-panels article{background:var(--soft);display:grid;grid-template-columns:1.65fr 1fr}.method-copy{display:flex;gap:36px}.large-step{color:var(--blue);font-size:58px;font-weight:700;letter-spacing:-.07em;line-height:1}.method-copy h3{font-size:31px;max-width:320px}.method-copy p{color:var(--grey);margin-top:19px;max-width:430px}.method-copy .outcome{border-top:1px solid var(--line);color:var(--blue);font-weight:700;padding-top:20px}.outcome span{font-size:21px;margin-right:5px}.method-image{min-height:350px;overflow:hidden;position:relative}.method-image img{filter:grayscale(100%);height:100%;object-fit:cover;object-position:center 30%;position:absolute;width:100%}.method-image>span{background:#fff;bottom:18px;font-size:10px;left:22px;padding:6px 13px;position:absolute}.method-tabs [role=tabpanel]+[role=tabpanel]{margin-top:24px}.js-ready .method-tabs [role=tabpanel]+[role=tabpanel]{margin-top:0}.triad{padding-top:0}.triad h2{max-width:800px}.triad article{border-top:1px solid var(--ink);padding-top:20px}.triad-mark{align-items:center;color:var(--blue);display:flex;font-size:13px;justify-content:space-between;margin-bottom:48px}.triad-mark span:last-child{font-size:30px}.triad article p{color:var(--grey);font-size:16px}.product-section .text-link{margin-top:25px}.product-tablist{display:flex;gap:3px}.product-tablist button{align-items:center;background:transparent;border:1px solid #ffffff55;color:#fff;display:flex;gap:40px;padding:16px 25px}.product-tablist button[aria-selected=true]{background:#fff;border-color:#fff;color:var(--ink)}.product-tabs article{background:#fff;color:var(--ink);display:grid;gap:34px;grid-template-columns:.7fr 1.5fr;min-height:405px;overflow:hidden;padding:44px 0 0 38px}.product-copy{padding-bottom:32px}.product-copy .mini-label{color:var(--blue)}.product-copy h3{font-size:31px;margin:28px 0 18px}.product-copy p{color:var(--grey)}.product-copy .small-note{font-size:11px;margin-top:32px}.product-screen{background:var(--soft);border-right:0;box-shadow:0 12px 35px #25282b10;margin-bottom:30px;position:relative}.product-screen figcaption{border-top:1px solid var(--line);color:var(--grey);padding:10px 15px}.product-tabs article+article{margin-top:20px}.js-ready .product-tabs article+article{margin-top:0}.audiences h2{max-width:510px}.audiences .grid-2>div>p:last-child{color:var(--grey);font-size:18px;margin-top:28px;max-width:400px}.audience-list>a{border-top:1px solid #bbc6cb;display:grid;gap:16px;grid-template-columns:25px 1fr 27px;padding:27px 0;text-decoration:none;transition:padding .2s,color .2s}.audience-list>a:last-child{border-bottom:1px solid #bbc6cb}.audience-list>a:hover{color:var(--blue);padding-left:10px}.audience-number{color:var(--blue);font-size:10px;padding-top:5px}.audience-list h3{font-size:26px;letter-spacing:-.03em}.audience-list p{color:var(--grey);font-size:14px;line-height:1.5;margin-top:10px}.audience-arrow{color:var(--blue);font-size:25px}.diagnostic{border-bottom:1px solid var(--line)}.diagnostic .lead{margin-top:27px;max-width:450px}.diagnostic .small-note{margin-top:28px;max-width:365px}.diagnostic-form{border-top:3px solid var(--blue)}.diagnostic-progress{color:var(--blue);display:flex;font-size:11px;font-weight:700;justify-content:space-between;letter-spacing:.05em;padding:17px 0 25px;text-transform:uppercase}.diagnostic fieldset{border:0;border-bottom:1px solid var(--line);margin:0 0 23px;min-width:0;padding:0 0 22px}.diagnostic legend{display:flex;font-size:15px;font-weight:700;gap:15px;line-height:1.5;margin-bottom:13px;padding:0}.diagnostic legend span{color:var(--blue);font-size:10px;padding-top:3px}.radio-options{display:flex;gap:7px;padding-left:29px}.radio-options label{cursor:pointer;flex:1;position:relative}.radio-options input{height:1px;opacity:0;position:absolute;width:1px}.radio-options label>span{border:1px solid #a6b1b6;color:var(--grey);display:block;padding:9px 8px;text-align:center;transition:background .15s,color .15s}.radio-options input:checked+span{background:var(--blue);border-color:var(--blue);color:#fff}.radio-options input:focus-visible+span{outline:3px solid var(--blue);outline-offset:3px}.diagnostic-result{background:var(--soft);border-left:3px solid var(--blue);margin-top:28px;padding:28px}.diagnostic-result h3{font-size:24px;margin-bottom:17px}.diagnostic-result li,.diagnostic-result p{font-size:14px}.diagnostic-result ul{margin-bottom:22px;padding-left:20px}.diagnostic-result .text-link{margin-top:12px}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{align-items:center;cursor:pointer;display:flex;font-weight:700;gap:30px;justify-content:space-between;line-height:1.45;list-style:none;padding:22px 0}.faq summary::-webkit-details-marker{display:none}.faq summary>span{color:var(--blue);font-size:25px;transition:transform .2s}.faq details[open] summary>span{transform:rotate(45deg)}.faq-answer{color:var(--grey);font-size:16px;padding:0 40px 25px 0}.faq .text-link{margin-top:30px}.cta{background:var(--dark-blue);color:#fff;position:relative}.cta.surface-light{background:var(--soft);color:var(--ink)}.cta.surface-blue{background:var(--blue)}.cta .eyebrow{color:inherit;opacity:1}.cta-grid{align-items:start;display:grid;grid-template-columns:1.25fr 1fr}.cta h2{font-size:clamp(38px,4.3vw,60px);max-width:650px}.cta .lead{color:#e0e7ea}.cta .button{background:#fff;border-color:#fff;color:var(--ink);margin-top:28px}.cta.surface-light .lead{color:var(--grey)}.cta.surface-light .button{background:var(--blue);color:#fff}.editorial-grid{align-items:center;display:grid;gap:75px;grid-template-columns:1.1fr 1fr}.editorial-copy h2{margin-bottom:27px}.editorial-copy .button,.editorial-copy .text-link{margin-top:25px}.editorial-copy p{color:var(--grey)}.editorial-media img{filter:grayscale(100%);max-height:550px;object-fit:cover;width:100%}.editorial-media figcaption{color:var(--grey);font-size:12px;margin-top:12px}.engagement-grid,.feature-grid,.resource-grid{display:grid;gap:28px;grid-template-columns:repeat(3,minmax(0,1fr))}.card,.engagement-card,.feature-card,.resource-card{border-top:1px solid var(--line);padding:28px 0}.engagement-card h3,.feature-card h3,.resource-card h3{font-size:27px;margin:16px 0}.engagement-card p,.feature-card p,.resource-card p{color:var(--grey);font-size:16px}.feature-card .eyebrow,.resource-card .eyebrow{margin-bottom:20px}.feature-card .text-link,.resource-card .text-link{margin-top:20px}.engagement-card{align-items:flex-start;background:var(--soft);border-top:3px solid var(--blue);display:flex;flex-direction:column}.engagement-card ul{color:var(--grey);font-size:15px;margin-bottom:30px;padding-left:20px}.engagement-card .button{margin-top:auto}.engagement-card .eyebrow{font-size:11px}.comparison-table{border-collapse:collapse;font-size:16px;width:100%}.comparison-table td,.comparison-table th{border-bottom:1px solid var(--line);padding:23px;text-align:left;vertical-align:top}.comparison-table th{background:var(--ink);color:#fff}.comparison-table td:last-child{background:var(--soft)}.contact-layout{display:grid;gap:85px;grid-template-columns:1fr 1fr}.contact-panel{background:var(--soft);border-top:3px solid var(--blue)}.contact-panel h3{font-size:27px;margin-bottom:20px}.contact-panel p{font-size:16px}.contact-panel .button{margin-top:25px}.contact-panel .small-note{font-size:12px}.resource-card{align-items:flex-start;display:flex;flex-direction:column}.resource-card .text-link{margin-top:auto}.resource-card p{margin-bottom:30px}.legal-layout{display:grid;gap:80px;grid-template-columns:240px 1fr}.legal-nav{align-self:start;font-size:14px;position:sticky;top:130px}.legal-nav a{border-bottom:1px solid var(--line);display:block;padding:10px 0}.legal-copy{max-width:780px}.legal-copy h2{font-size:32px;margin:35px 0 20px}.legal-copy h3{font-size:24px;margin:26px 0 15px}.legal-copy li,.legal-copy p{color:var(--grey);font-size:16px}.draft-banner,.editor-note,.notice{background:var(--soft);border-left:3px solid var(--blue);font-size:14px;margin-bottom:30px;padding:22px}.case-study-grid{display:grid;gap:60px;grid-template-columns:1fr 1fr}.case-study-grid img{max-height:540px;object-fit:cover;width:100%}.case-study-grid h3{font-size:26px;margin-bottom:18px}.team-grid{display:grid;gap:35px;grid-template-columns:repeat(3,1fr)}.dnd-section{padding:0}.dnd-section>.row-fluid{max-width:none;width:100%}.row-fluid{display:flex;flex-wrap:wrap;width:100%}.row-fluid [class*=span]{min-width:0}.row-fluid .span12{width:100%}.row-fluid .span11{width:91.666667%}.row-fluid .span10{width:83.333333%}.row-fluid .span9{width:75%}.row-fluid .span8{width:66.666667%}.row-fluid .span7{width:58.333333%}.row-fluid .span6{width:50%}.row-fluid .span5{width:41.666667%}.row-fluid .span4{width:33.333333%}.row-fluid .span3{width:25%}.row-fluid .span2{width:16.666667%}.row-fluid .span1{width:8.333333%}.hs-form-field{margin-bottom:22px}.hs-form fieldset{max-width:100%!important}.hs-form label{display:block;font-size:14px;font-weight:700;margin-bottom:6px}.hs-input,input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{background:#fff;border:1px solid #85939a;border-radius:0;color:var(--ink);font-size:16px;max-width:100%;padding:13px;width:100%}.hs-input[type=checkbox],.hs-input[type=radio]{width:auto}.hs-form .hs-error-msgs,.hs-form .inputs-list{list-style:none;padding:0}.hs-form .hs-error-msgs{color:#9e3029;font-size:13px}.hs-form .legal-consent-container{font-size:13px}.hs-button,input[type=submit]{background:var(--blue);border:1px solid var(--blue);color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:14px 24px}.hs-form .hs-form-required{padding-left:4px}.system-page{min-height:55vh}.system-page h1{max-width:920px}.system-page .system-form{margin-top:35px;max-width:660px}.search-form{margin-top:30px;max-width:750px}.search-results{margin-top:45px}.blog-grid{display:grid;gap:38px;grid-template-columns:repeat(3,minmax(0,1fr))}.blog-card-image{aspect-ratio:1.5;object-fit:cover;width:100%}.blog-card h2{font-size:29px;margin-block:20px}.blog-card p{font-size:16px}.blog-meta{color:var(--grey);font-size:12px;margin:14px 0}.pagination{display:flex;gap:35px;justify-content:center;margin-top:40px}.blog-featured-image{max-height:540px;object-fit:cover;width:100%}.blog-body-layout{display:grid;gap:70px;grid-template-columns:1fr 240px}.blog-body,.prose{max-width:70ch;overflow-wrap:anywhere}.blog-body h2,.prose h2{font-size:36px;margin:38px 0 20px}.blog-body h3,.prose h3{font-size:27px;margin:28px 0 18px}.blog-body p,.prose p{margin-bottom:20px}.blog-sidebar{font-size:14px}.blog-tags{display:flex;flex-wrap:wrap;font-size:12px;gap:12px}.prose table{display:block;overflow:auto}.prose iframe,.prose table{max-width:100%}@keyframes rise-in{0%{transform:translateY(12px)}to{transform:none}}@media(min-width:1500px){.hero{padding-top:80px}.hero-art{min-height:480px}.blueprint{top:100px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}.primary-nav{gap:20px}.primary-nav>a:not(.button){font-size:12px}.brand{width:150px}.header-inner{min-height:86px}.hero-grid{gap:26px}.hero-art{min-height:435px}.blueprint{padding:23px;top:74px;width:94%}.blueprint-title{font-size:29px}.hero .lead{font-size:17px}.hero h1{font-size:62px}.hero .eyebrow{font-size:9px}.hero .actions{gap:20px}.hero .text-link{font-size:12px}.grid-2{gap:45px}.section-head{gap:55px}.method-copy{gap:22px;padding:34px}.large-step{font-size:44px}.method-copy h3{font-size:27px}.stage-tabs button{gap:10px;padding:19px 12px}.product-tabs article{gap:30px;grid-template-columns:.7fr 1.3fr;padding-left:30px}.product-copy h3{font-size:27px}.cta-grid{gap:60px}.footer-main{gap:70px}.contact-layout,.editorial-grid{gap:50px}.engagement-grid,.feature-grid,.resource-grid{gap:20px}.engagement-card{padding:22px}.legal-layout{gap:45px}}@media(max-width:850px){.primary-nav{gap:15px}.primary-nav .button{gap:15px;padding-inline:12px}.brand{width:136px}.hero{padding-top:44px}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:53px}.hero .actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-art{min-height:430px}.blueprint{padding:20px;top:80px;width:98%}.blueprint-title{font-size:27px}.blueprint-output{padding:16px}.blueprint-output strong{font-size:17px}.blueprint-path{gap:8px}.blueprint-path b{font-size:11px}.blueprint-bottom{font-size:7px}.foundation-strip{gap:10px;grid-template-columns:repeat(4,1fr)}.foundation-strip>p{grid-column:1/-1}.foundation-strip a{border-left:0;font-size:11px;padding-left:0}.method-copy{flex-direction:column;gap:24px;padding:30px}.section-head{gap:40px}.stage-tabs button{font-size:12px}.stage-tabs button i{display:none}.product-tabs article{gap:0;grid-template-columns:1fr;padding:30px}.product-copy{max-width:650px}.product-copy h3{max-width:none}.product-copy .small-note{margin-top:18px}.product-screen{border:1px solid var(--line)}.triad h3{font-size:23px}.triad article p{font-size:15px}.grid-3{gap:25px}.engagement-grid,.feature-grid,.resource-grid{grid-template-columns:1fr 1fr}.engagement-grid>:last-child:nth-child(odd),.feature-grid>:last-child:nth-child(odd){grid-column:1/-1}.legal-layout{grid-template-columns:1fr}.legal-nav{position:static}.blog-grid{grid-template-columns:1fr 1fr}.blog-body-layout{grid-template-columns:1fr}.blog-sidebar{border-top:1px solid var(--line);padding-top:30px}}@media(max-width:700px){:root{--section-space:64px}body{font-size:17px}.container{width:calc(100% - 40px)}h1{font-size:52px}h2{font-size:38px}h3{font-size:27px}.header-inner{min-height:78px}.brand{width:143px}.nav-toggle{align-items:center;background:none;border:0;display:flex;font-size:12px;gap:12px;min-height:44px;padding:10px 0 10px 10px}.nav-toggle span:last-child{font-size:18px}.primary-nav{align-items:stretch;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 25px #25282b10;display:flex;flex-direction:column;gap:0;left:0;padding:12px 20px 24px;position:absolute;right:0;top:100%}.js-ready .primary-nav:not(.is-open){display:none}.primary-nav>a:not(.button){border-top:1px solid var(--line);font-size:15px;padding:14px 0}.primary-nav>a:after{display:none}.primary-nav>.button{margin-top:12px;min-height:48px}.hero{padding-top:37px}.hero-grid{gap:18px;grid-template-columns:1fr}.hero-copy{padding:0 0 17px}.hero .eyebrow{font-size:9px;margin-bottom:22px}.hero h1{font-size:56px;letter-spacing:-.055em;margin-bottom:20px;max-width:530px}.hero .lead{font-size:17px;max-width:500px}.hero .actions{align-items:center;flex-direction:row;gap:24px;margin-top:25px}.hero .button{font-size:12px;gap:24px;min-height:49px;padding:13px 18px}.hero .text-link{font-size:12px;gap:14px}.hero-art{margin:12px auto 0;max-width:490px;min-height:425px;width:100%}.architecture-frame{height:78%;width:80%}.blueprint{padding:24px;top:62px;width:85%}.blueprint-title{font-size:30px;margin:21px 0}.blueprint-path b{font-size:12px}.blueprint-output strong{font-size:19px}.blueprint-bottom{font-size:8px}.art-caption{font-size:9px}.foundation-strip{gap:16px 20px;grid-template-columns:repeat(2,1fr);margin-top:20px;padding:25px 0 28px}.foundation-strip>p{font-size:11px}.foundation-strip a{font-size:12px}.hero-compact{padding:38px 0 25px}.hero-compact h1{font-size:46px}.hero-compact .hero-copy{padding-bottom:15px}.case-study-grid,.contact-layout,.cta-grid,.editorial-grid,.footer-main,.grid-2,.grid-3,.section-head{gap:38px;grid-template-columns:1fr}.section-head{gap:23px;margin-bottom:34px}.lead{font-size:18px}.problem .lead{font-size:17px}.problem .grid-2{gap:36px}.problem .alignment-lines{height:52px;margin-bottom:16px}.segmented{margin-bottom:16px}.comparison-content p{font-size:14px}.stage-tabs{gap:0;grid-template-columns:repeat(3,minmax(0,1fr))}.stage-tabs button{align-items:flex-start;flex-direction:column;font-size:10px;gap:6px;padding:15px 5px}.stage-tabs button span{font-size:9px}.method-panels article{grid-template-columns:1fr}.method-copy{flex-direction:row;gap:23px;padding:27px 22px}.large-step{font-size:40px}.method-copy h3{font-size:27px}.method-copy p{font-size:15px}.method-image{min-height:220px}.method-image img{object-position:center 27%}.triad .grid-3{gap:28px;margin-top:32px}.triad-mark{margin-bottom:25px}.triad h3{font-size:27px}.triad article p{max-width:500px}.product-section .section-head{grid-template-columns:1fr}.product-tablist button{flex:1;font-size:11px;gap:15px;justify-content:space-between;padding:13px 14px}.product-tabs article{min-height:0;padding:25px 20px}.product-copy h3{font-size:28px;margin-top:22px}.product-screen{margin-bottom:0}.product-screen figcaption{font-size:9px}.audiences .grid-2{gap:28px}.audience-list>a{padding:23px 0}.audience-list h3{font-size:25px}.audience-list p{font-size:13px}.diagnostic .grid-2{gap:35px}.diagnostic .small-note{margin-top:20px}.radio-options{padding-left:25px}.radio-options label>span{font-size:10px;padding:10px 5px}.diagnostic legend{font-size:14px}.diagnostic-result{padding:22px}.faq summary,.faq-answer{font-size:15px}.faq-answer{padding-right:24px}.cta-grid{gap:26px}.cta h2{font-size:42px}.cta .lead{font-size:17px}.site-footer{padding-top:45px}.footer-main{gap:25px;padding-bottom:40px}.footer-main nav{gap:0 24px}.footer-main nav a{font-size:12px}.footer-main h2{font-size:29px}.footer-main p{font-size:14px}.footer-brand{width:155px}.footer-bottom{flex-direction:column;font-size:10px;gap:12px}.footer-bottom nav{gap:16px}.blog-grid,.engagement-grid,.feature-grid,.resource-grid,.team-grid{grid-template-columns:1fr}.engagement-grid>:last-child:nth-child(odd),.feature-grid>:last-child:nth-child(odd){grid-column:auto}.comparison-table{font-size:12px}.comparison-table td,.comparison-table th{padding:13px 10px}.contact-panel{padding:25px}.legal-copy h2{font-size:29px}.editorial-media img{max-height:360px}.row-fluid [class*=span]{width:100%}.blog-body h2,.prose h2{font-size:30px}.blog-card h2{font-size:28px}.eyebrow{font-size:11px}}@media(max-width:380px){.hero h1{font-size:48px}.hero .actions{gap:17px}.hero-art{min-height:412px}.blueprint{padding:20px;width:92%}.blueprint-title{font-size:28px}.blueprint-path b{font-size:11px}.radio-options label>span{font-size:9px}.hero .button{gap:18px}.container{width:calc(100% - 32px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}body[data-motion=off] *,body[data-motion=off] :after,body[data-motion=off] :before{animation:none!important;transition:none!important}@media print{.actions,.diagnostic-form button,.nav-toggle,.site-footer,.site-header{display:none}.section{padding:28px 0}.container{width:100%}.cta,.surface-blue,.surface-dark{background:#fff;color:#000}.cta .lead,.surface-blue .lead,.surface-dark .lead{color:#000}.hero-art{display:none}.hero-grid{display:block}a{text-decoration:underline}.method-tabs [hidden],.product-tabs [hidden]{display:block!important}}.rich-copy p+p{margin-top:1em}.rich-copy+.text-link{margin-top:25px}.surface-blue .feature-card p,.surface-blue .rich-copy p,.surface-dark .feature-card p,.surface-dark .rich-copy p{color:#e0e7ea}.surface-blue .feature-card,.surface-dark .feature-card{border-color:#ffffff55}.feature-label{color:var(--blue);font-size:12px}.surface-blue .feature-label,.surface-dark .feature-label{color:#fff}.editorial-grid--left .editorial-media{grid-column:1;grid-row:1}.editorial-grid--left .editorial-copy{grid-column:2}.editorial-media--product img{border:1px solid var(--line);filter:none;height:auto;max-height:none;object-fit:contain}.table-scroll{overflow-x:auto}.section-note{color:var(--grey);font-size:14px;margin-top:26px}.form-privacy{font-size:12px;margin-top:24px}.contact-prompts{font-size:16px;margin-top:28px;padding-left:20px}.contact-copy .rich-copy{color:var(--grey);margin-top:25px}.reading-width{margin-inline:auto;max-width:780px}.case-study-chapter{border-top:1px solid var(--line);padding:28px 0}.case-study-chapter h2{font-size:34px;margin-bottom:20px}.publication-status{background:var(--soft);border-left:3px solid var(--blue);color:var(--blue);font-size:13px;font-weight:700;margin-bottom:28px;padding:18px 22px}.legal-intro{margin-bottom:20px;max-width:850px}.legal-updated{color:var(--grey);font-size:12px;margin-bottom:30px}.legal-nav ol{padding-left:18px}.resource-category{color:var(--blue);font-size:11px;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.engagement-detail{border-top:1px solid var(--line);margin-top:18px;padding:15px 0}.rich-copy ul{padding-left:21px}.team-card h3{margin:20px 0 15px}@media(max-width:700px){.editorial-grid--left .editorial-copy,.editorial-grid--left .editorial-media{grid-column:auto;grid-row:auto}.case-study-chapter h2{font-size:29px}}html:not(.js-ready) .segmented,html:not(.js-ready) [role=tablist]{display:none}@media(max-width:700px){html:not(.js-ready) .header-inner{flex-wrap:wrap;gap:0;padding-top:8px}html:not(.js-ready) .nav-toggle{display:none}html:not(.js-ready) .primary-nav{border:0;box-shadow:none;padding:12px 0 20px;position:static;width:100%}html:not(.js-ready) .site-header{position:static}}.testimonial-grid{align-items:end;display:grid;gap:110px;grid-template-columns:1.8fr 1fr}.testimonial blockquote{font-size:clamp(28px,3.1vw,44px);font-weight:700;letter-spacing:-.035em;line-height:1.22;margin:0}.testimonial-attribution{padding-bottom:4px}.testimonial-attribution p{font-size:15px}.testimonial-attribution p span{color:var(--grey);display:block;font-size:13px;margin-top:4px}.testimonial-attribution .text-link{margin-top:25px}.testimonial+.section{border-top:1px solid var(--line)}@media(max-width:850px){.testimonial-grid{gap:45px}}@media(max-width:700px){.testimonial-grid{gap:30px;grid-template-columns:1fr}.testimonial blockquote{font-size:30px}}:root{--soft:#f2f5f6;--line:#dbe2e5;--section-space:104px}body{font-size:18px;line-height:1.58}h1,h2,h3{letter-spacing:-.045em}h2{font-size:clamp(36px,4.1vw,56px)}.eyebrow{font-size:11px;letter-spacing:.11em;margin-bottom:20px}.button{border-radius:5px;box-shadow:none;font-size:14px;gap:12px;justify-content:center;min-height:54px;padding:15px 25px}.button:hover{transform:translateY(-2px)}.text-link{border:0;gap:10px;padding-bottom:2px;text-decoration:underline;text-decoration-color:#9daeb5;text-underline-offset:7px}.text-link:hover{text-decoration-color:currentColor}.lead{font-size:19px;line-height:1.6}.section-head{gap:80px;margin-bottom:46px}.header-inner{min-height:86px}.brand{width:157px}.primary-nav{gap:30px}.primary-nav>a:not(.button){font-size:14px;font-weight:500}.primary-nav .button{font-size:13px;min-height:43px;padding:10px 19px}.site-header{background:#fff;border-bottom:1px solid #e7ebed}.primary-nav>a:not(.button):after{height:2px}.footer-main nav a{border:0;padding:11px 0}.footer-main{gap:120px}.footer-bottom{font-size:12px}.footer-bottom nav{gap:24px}.hero{background:var(--soft);overflow:hidden;padding-top:64px}.hero-grid{align-items:center;gap:44px;grid-template-columns:1.03fr 1fr}.hero-copy{padding:0 0 44px}.hero .eyebrow{display:block;font-size:10px;letter-spacing:.1em;margin-bottom:26px}.hero h1{font-size:clamp(55px,5.35vw,78px);letter-spacing:-.057em;line-height:1.01;margin-bottom:28px;max-width:620px}.hero h1>span{color:var(--blue);display:block}.hero .lead{font-size:18px;max-width:470px}.hero .actions{gap:28px;margin-top:30px}.hero .text-link{font-size:13px}.hero-support{color:var(--ink);font-size:12px;font-weight:700;line-height:1.6;margin-top:33px}.hero-support span{color:var(--grey);font-size:11px;font-weight:400}.signature-story{aspect-ratio:1/1.03;container-type:inline-size;justify-self:end;margin:0 0 24px;max-width:580px;position:relative;width:100%}.signature-back{animation:signature-arrive .7s both;aspect-ratio:1;background:var(--blue);color:#fff;left:0;padding:7%;position:absolute;top:0;width:76%}.signature-kicker{display:block;font-size:10px;letter-spacing:.12em;margin-bottom:20px;text-transform:uppercase}.signature-back>p{font-size:clamp(25px,3.1vw,42px);font-weight:700;letter-spacing:-.045em;line-height:1.06;max-width:230px}.signature-back ul{font-size:12px;line-height:1.65;list-style:none;margin:22px 0 0;padding:0}.signature-back li{align-items:center;display:flex;gap:10px;margin:9px 0}.signature-back li:before{background:#fff;content:"";flex-shrink:0;height:4px;width:4px}.knowledge-lines{align-items:end;bottom:9%;display:flex;gap:5px;height:26px;left:9%;position:absolute}.knowledge-lines span{background:#fff;height:100%;width:6px}.knowledge-lines span:nth-child(2){background:var(--light-blue);height:65%}.knowledge-lines span:nth-child(3){background:var(--orange);height:40%}.signature-front{animation:signature-arrive .85s both;aspect-ratio:1;background:var(--ink);color:#fff;padding:6%;position:absolute;right:0;top:41%;width:56%}.signature-front .signature-kicker{color:#c9d7df;font-size:9px;margin-bottom:19px}.signature-front>p{font-size:clamp(24px,2.45vw,34px);font-weight:700;letter-spacing:-.045em;line-height:1.08;max-width:220px}.buyer-priorities{border-top:1px solid #ffffff30;color:#e1e7e9;display:flex;flex-direction:column;font-size:11px;gap:5px;margin-top:24px;padding-top:14px}.signature-story figcaption{bottom:0;color:var(--grey);font-size:11px;left:0;line-height:1.5;max-width:38%;padding-bottom:4px;position:absolute}.caption-rule{background:var(--blue);display:block;height:2px;margin-bottom:13px;width:26px}.foundation-strip{border-top:1px solid #d1dcdf;gap:22px;grid-template-columns:1.45fr repeat(4,1fr);margin-top:22px;padding:26px 0 29px}.foundation-strip p{font-size:11px}.foundation-strip b{font-weight:700}.foundation-strip a{border:0;font-size:13px;font-weight:600;justify-content:center;line-height:1.5;padding:0}.foundation-strip a:hover{text-decoration:underline;text-underline-offset:5px}.core-signature{display:none}.hero-compact{padding:72px 0 50px}.hero-compact .hero-grid{gap:70px;grid-template-columns:1fr 120px}.hero-compact .hero-copy{max-width:920px;padding:0}.hero-compact h1{font-size:clamp(46px,5.6vw,78px);max-width:900px}.hero-compact h1>span{display:inline}.hero-compact .lead{max-width:780px}.hero-compact .core-signature{align-self:start;display:block;height:110px;margin-top:25px;position:relative;width:110px}.core-signature span:first-child{background:var(--blue);height:76px;left:0;position:absolute;top:0;width:76px}.core-signature span:last-child{background:var(--ink);bottom:0;height:50px;position:absolute;right:0;width:50px}@keyframes signature-arrive{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.problem{background:#fff}.problem-heading{margin-inline:auto;max-width:790px;text-align:center}.problem h2{max-width:none}.problem .lead{font-size:18px;margin:25px auto 0;max-width:640px}.alignment{margin-top:34px;padding-top:0}.segmented{background:var(--soft);border:1px solid var(--line);border-radius:7px;display:flex;gap:4px;margin:0 auto 30px;max-width:100%;padding:5px;width:max-content}.segmented button{border:0;border-radius:4px;color:var(--grey);flex:none;font-size:12px;line-height:1.4;min-height:44px;padding:12px 22px}.segmented button[aria-pressed=true]{background:var(--blue);border:0;box-shadow:0 2px 6px #25282b12;color:#fff}.comparison-content{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.comparison-content article{background:var(--soft);border:1px solid transparent;border-radius:8px;min-height:235px;padding:30px 30px 27px;position:relative;transition:background .25s,border-color .25s}.comparison-number{color:var(--blue);font-size:11px}.comparison-content h3{font-size:26px;letter-spacing:-.035em;line-height:1.13;margin-top:45px;max-width:285px}.clarity-bars{align-items:center;display:flex;gap:5px;height:26px;position:absolute;right:30px;top:32px;width:58px}.clarity-bars i{background:var(--blue);height:16px;transition:height .3s,transform .3s,background .3s;width:16px}.clarity-bars i:nth-child(2){height:22px}.clarity-bars i:nth-child(3){height:28px}.alignment.is-before .clarity-bars i{background:var(--grey)}.alignment.is-before .clarity-bars i:first-child{height:20px;transform:translateY(-6px)}.alignment.is-before .clarity-bars i:nth-child(2){height:12px;transform:translateY(8px)}.alignment.is-before .clarity-bars i:nth-child(3){height:18px}.alignment.is-before .comparison-content article{background:#fff;border-color:var(--line)}.alignment .small-note{font-size:12px;margin-top:23px;text-align:center}.methodology{background:var(--soft)}.stage-tabs{background:#e3eaed;border:0;border-radius:6px 6px 0 0;gap:0;margin-bottom:0;overflow:hidden}.stage-tabs button{background:none;border:0;color:var(--grey);font-size:15px;font-weight:600;gap:15px;min-height:80px;padding:23px 28px}.stage-tabs button span{border:1px solid #a7bac3;border-radius:50%;display:grid;flex-shrink:0;font-size:11px;height:28px;place-items:center;width:28px}.stage-tabs button[aria-selected=true]{background:var(--blue);border:0;color:#fff}.stage-tabs button[aria-selected=true] span{border-color:#ffffff70}.stage-tabs button:focus-visible{outline-color:var(--ink);outline-offset:-6px}.stage-tabs button[aria-selected=true]:focus-visible{outline-color:#fff}.method-panels{border-radius:0 0 8px 8px;overflow:hidden}.method-panels article{background:#fff;grid-template-columns:1fr 1fr;min-height:480px}.method-copy{display:block;padding:48px}.method-step{color:var(--blue);display:block;font-size:10px;letter-spacing:.1em;margin-bottom:28px;text-transform:uppercase}.method-copy h3{font-size:38px;line-height:1.08;max-width:350px}.method-copy p{font-size:16px;line-height:1.6;margin-top:22px}.method-copy .outcome{border:0;color:var(--grey);font-size:14px;font-weight:400;margin-top:27px;max-width:350px;padding-top:0}.outcome b{color:var(--blue);display:block;font-size:10px;letter-spacing:.08em;margin-bottom:7px;text-transform:uppercase}.method-visual{align-items:center;background:#e1eaf0;display:flex;padding:42px}.illustration{background:#fff;border:1px solid #d3dfe5;border-radius:7px;box-shadow:0 18px 35px #25282b0a;padding:30px;width:100%}.illustration-heading{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:23px}.illustration-heading .mini-label{color:var(--blue);font-size:9px;letter-spacing:.05em}.sample-label{color:var(--grey);font-size:8px;white-space:nowrap}.illustration h4{font-size:25px;letter-spacing:-.035em;line-height:1.12;margin-bottom:25px}.brief-row{border-top:1px solid var(--line);display:flex;flex-direction:column;font-size:12px;gap:4px;padding:14px 0}.brief-row>span{color:var(--grey);font-size:10px}.brief-row b{font-size:13px}.brief-result{align-items:center;background:var(--soft);border-radius:4px;color:var(--blue);display:flex;font-size:11px;font-weight:700;gap:10px;margin-top:15px;padding:13px}.brief-result>span{font-size:15px}.relevance-grid{border:1px solid var(--line);border-radius:4px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.relevance-grid>div{display:flex;flex-direction:column;font-size:12px;gap:16px;padding:17px 14px}.relevance-grid>div:last-child{background:var(--soft)}.relevance-grid span{color:var(--grey);font-size:10px;font-weight:400}.relevance-grid b{font-weight:600}.engagement-sequence{list-style:none;margin:0;padding:0}.engagement-sequence li{align-items:start;border-top:1px solid var(--line);display:flex;gap:15px;padding:15px 0}.engagement-sequence li>span{background:var(--soft);border-radius:50%;color:var(--blue);display:grid;flex-shrink:0;font-size:10px;height:29px;place-items:center;width:29px}.engagement-sequence b{display:block;font-size:12px;line-height:1.4}.engagement-sequence small{color:var(--grey);display:block;font-size:10px;margin-top:6px}.triad{background:#fff;padding-block:var(--section-space)}.triad-heading{margin-inline:auto;max-width:840px;text-align:center}.triad h2{max-width:none}.triad .grid-3{gap:28px;margin-top:48px}.triad article{border:1px solid var(--line);border-radius:8px;padding:32px}.triad-symbol{color:var(--blue);height:52px;margin-bottom:28px;width:52px}.triad-symbol svg{fill:none;height:100%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:100%}.triad h3{font-size:26px;line-height:1.1;max-width:260px}.triad article p{font-size:15px;line-height:1.65;margin-top:18px}.product-section{background:var(--ink)}.product-section h2{max-width:660px}.product-section .section-head{grid-template-columns:1.25fr 1fr}.product-section .text-link{color:#fff;font-size:13px;margin-top:23px}.product-tabs{background:#fff;border-radius:8px;color:var(--ink);overflow:hidden}.product-tablist{background:#edf2f4;border-bottom:1px solid var(--line);gap:8px;padding:12px 22px}.product-tablist button{background:none;border:0;border-radius:5px;color:var(--grey);font-size:13px;gap:12px;min-height:45px;padding:14px 21px}.product-tablist button[aria-selected=true]{background:var(--blue);border:0;color:#fff}.product-tablist button:focus-visible{outline-offset:-3px}.product-tabs article{gap:30px;grid-template-columns:.72fr 1.6fr;min-height:410px;overflow:visible;padding:40px 0 35px 38px}.product-copy{padding:10px 0 0}.product-copy .mini-label{font-size:9px;letter-spacing:.08em}.product-copy h3{font-size:32px;margin:20px 0;max-width:270px}.product-copy p{font-size:15px;line-height:1.65}.product-copy .small-note{color:var(--grey);font-size:10px;margin-top:22px}.product-screen{align-self:center;border:1px solid var(--line);border-radius:5px;box-shadow:0 12px 30px #25282b12;margin:0 28px 0 0;overflow:hidden}.product-screen figcaption{background:var(--soft);font-size:10px;padding:12px 15px}.product-screen img{filter:none;height:auto;width:100%}.testimonial{background:#edf3f6;padding-block:82px}.testimonial-grid{align-items:center;gap:95px;grid-template-columns:1.7fr 1fr}.testimonial blockquote{font-size:clamp(28px,3vw,42px);font-weight:500;letter-spacing:-.038em;line-height:1.25}.testimonial-attribution{border-left:1px solid #bdcdd4;padding:20px 0 20px 35px}.testimonial-attribution .text-link{font-size:12px}.testimonial+.section{border:0}.audiences{background:#fff}.audiences h2{max-width:630px}.audience-list{display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.audience-list>a{border:1px solid var(--line);border-radius:8px;display:block;padding:33px 35px;position:relative;transition:background .2s,border-color .2s,transform .2s}.audience-list>a:last-child{border:1px solid var(--line)}.audience-list>a:hover{background:var(--soft);border-color:#9db6c1;padding:33px 35px;transform:translateY(-3px)}.audience-category{color:var(--grey);display:block;font-size:10px;letter-spacing:.05em;margin-bottom:27px}.audience-list h3{font-size:31px;line-height:1.1}.audience-list p{font-size:15px;margin-top:15px;max-width:400px}.audience-action{border-bottom:1px solid #a8bfc8;color:var(--blue);display:inline-block;font-size:12px;font-weight:700;margin-top:30px;padding-bottom:3px}.diagnostic{background:var(--soft);border:0}.diagnostic-form{background:#fff;border:1px solid var(--line);border-radius:8px;padding:30px 32px}.diagnostic-progress{font-size:10px;padding:0 0 24px}.diagnostic legend{font-size:14px}.diagnostic fieldset{margin-bottom:22px}.radio-options{gap:6px;padding-left:25px}.radio-options label>span{border-color:#bdcbd1;border-radius:4px;font-size:11px;min-height:40px;padding:10px 8px}.diagnostic .button{font-size:13px;min-height:48px}.faq{background:#fff}.faq details{border-color:#d5dfe3}.faq summary{font-size:16px;padding:24px 0}.faq summary>span{font-weight:400}.cta{background:var(--blue);padding-block:85px}.cta-grid{align-items:center;gap:110px}.cta h2{font-size:clamp(42px,4.9vw,68px);line-height:1.03}.cta .button{min-height:52px}.cta .lead{font-size:18px}.site-footer{padding-top:65px}.site-footer h2{font-size:32px;font-weight:500}.engagement-grid,.feature-grid,.resource-grid{gap:24px}.feature-card,.resource-card{background:var(--soft);border:0;border-radius:8px;padding:30px}.feature-card h3,.resource-card h3{font-size:28px;line-height:1.12}.feature-card p,.resource-card p{font-size:15px}.surface-soft .feature-card,.surface-soft .resource-card{background:#fff}.surface-blue .feature-card,.surface-dark .feature-card{background:#ffffff0c;border:1px solid #ffffff25}.engagement-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:30px}.engagement-card:nth-child(2){border:2px solid var(--blue)}.editorial-media img{border-radius:7px}.editorial-media--product img{border-radius:5px}.contact-panel{border:1px solid var(--line);border-radius:8px;padding:36px}.comparison-table th:first-child{border-radius:6px 0 0 0}.comparison-table th:last-child{border-radius:0 6px 0 0}.comparison-table td{font-size:15px}.draft-banner,.publication-status{border-radius:0 5px 5px 0}.hs-input,input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{border-radius:4px}.hs-button,input[type=submit]{border-radius:5px}@media(min-width:1500px){.hero{padding-top:74px}.hero h1{font-size:80px}.signature-story{max-width:570px}.signature-back>p{font-size:42px}.signature-front>p{font-size:35px}}@media(max-width:1100px){.hero-grid{gap:35px;grid-template-columns:1fr 1fr}.hero h1{font-size:61px}.hero .lead{font-size:17px}.signature-back{padding:7%}.signature-kicker{font-size:8px;margin-bottom:16px}.signature-back>p{font-size:31px}.signature-back ul{font-size:10px;margin-top:17px}.signature-back li{margin:6px 0}.signature-front{padding:5.5%}.signature-front .signature-kicker{font-size:7px;margin-bottom:14px}.signature-front>p{font-size:27px}.buyer-priorities{font-size:9px;margin-top:18px;padding-top:12px}.signature-story figcaption{font-size:10px}.method-copy{padding:34px}.method-copy h3{font-size:33px}.method-visual{padding:28px}.illustration{padding:24px}.illustration-heading{gap:8px}.illustration-heading .mini-label{font-size:8px}.sample-label{font-size:7px}.comparison-content article{padding:25px}.comparison-content h3{font-size:25px}.triad article{padding:27px}.triad h3{font-size:24px}.product-tabs article{gap:24px;grid-template-columns:.8fr 1.4fr;padding-left:28px}.product-copy h3{font-size:29px}.testimonial-grid{gap:60px}.primary-nav{gap:23px}.primary-nav>a:not(.button){font-size:13px}.brand{width:147px}}@media(max-width:850px){.hero{padding-top:48px}.hero h1{font-size:52px}.hero .eyebrow{font-size:9px}.hero .actions{flex-direction:row;gap:22px}.hero .button,.hero .text-link{font-size:12px}.hero .button{padding-inline:18px}.hero-support{font-size:11px}.hero-support span{font-size:10px}.signature-story{align-self:center;aspect-ratio:1/1.18}.signature-back{width:82%}.signature-back>p{font-size:28px}.signature-back ul{font-size:9px;margin-top:14px}.signature-front{padding:6%;top:44%;width:65%}.signature-front>p{font-size:25px}.signature-front .signature-kicker{margin-bottom:10px}.buyer-priorities{font-size:9px;margin-top:15px;padding-top:10px}.knowledge-lines{height:20px}.signature-story figcaption{bottom:0;font-size:9px;max-width:31%}.foundation-strip{grid-template-columns:repeat(4,1fr)}.foundation-strip a{font-size:12px;justify-content:start}.primary-nav{gap:16px}.primary-nav>a:not(.button){font-size:12px}.primary-nav .button{font-size:12px;padding:10px 13px}.stage-tabs button{font-size:13px;gap:9px;padding:19px 16px}.stage-tabs button span{font-size:9px;height:24px;width:24px}.method-copy{padding:30px}.method-copy h3{font-size:30px}.method-visual{padding:24px}.illustration{padding:21px}.illustration-heading{align-items:start;flex-direction:column;gap:5px}.illustration h4{font-size:23px}.comparison-content{gap:15px}.comparison-content article{min-height:240px;padding:23px 22px}.comparison-content h3{font-size:24px;margin-top:43px}.clarity-bars{right:20px;transform:scale(.8);transform-origin:right top}.triad .grid-3{gap:18px}.triad article{padding:25px 22px}.triad h3{font-size:23px}.triad article p{font-size:14px}.product-tabs article{gap:28px;grid-template-columns:1fr;padding:30px}.product-copy{column-gap:35px;display:grid;grid-template-columns:1fr 1fr;padding:0}.product-copy .mini-label{grid-column:1/-1}.product-copy h3{margin-top:18px;max-width:340px}.product-copy>p:not(.small-note){margin-top:18px}.product-copy .small-note{grid-column:1/-1;margin-top:0}.product-screen{margin:0}.testimonial-grid{gap:40px}.testimonial-attribution{padding-left:25px}.hero-compact .hero-grid{gap:30px;grid-template-columns:1fr 85px}.hero-compact .core-signature{height:80px;width:80px}.core-signature span:first-child{height:55px;width:55px}.core-signature span:last-child{height:36px;width:36px}}@media(max-width:700px){:root{--section-space:68px}.container{width:calc(100% - 40px)}.header-inner{min-height:76px}.brand{width:144px}.primary-nav{gap:0}.primary-nav>a:not(.button){font-size:15px}.primary-nav .button{font-size:14px;margin-top:15px}.hero{padding-top:39px}.hero-grid{gap:30px;grid-template-columns:1fr}.hero-copy{padding:0}.hero h1{font-size:55px;letter-spacing:-.057em;margin-bottom:22px;max-width:520px}.hero .eyebrow{font-size:9px;margin-bottom:22px}.hero .lead{font-size:17px;max-width:500px}.hero .actions{gap:24px;margin-top:26px}.hero .button{font-size:12px;min-height:49px}.hero-support{font-size:11px;margin-top:24px}.hero-support span{font-size:10px}.signature-story{aspect-ratio:1/1.08;justify-self:center;margin:8px auto 0;max-width:470px;width:100%}.signature-back{padding:7%;width:76%}.signature-kicker{font-size:9px;margin-bottom:18px}.signature-back>p{font-size:34px}.signature-back ul{font-size:11px;margin-top:20px}.signature-back li{margin:7px 0}.signature-front{padding:6%;top:43%;width:58%}.signature-front .signature-kicker{font-size:8px;margin-bottom:16px}.signature-front>p{font-size:29px}.buyer-priorities{font-size:10px;margin-top:19px;padding-top:12px}.signature-story figcaption{bottom:2%;font-size:10px;max-width:36%}.knowledge-lines{height:22px}.foundation-strip{gap:17px 25px;grid-template-columns:repeat(2,1fr);margin-top:28px;padding:24px 0 30px}.foundation-strip>p{font-size:11px;margin-bottom:2px}.foundation-strip a{font-size:12px}.section-head{gap:23px;margin-bottom:32px}.problem-heading{text-align:left}.problem .lead{font-size:17px;margin-top:22px}.segmented{border-radius:6px;margin-bottom:22px;width:100%}.segmented button{flex:1;font-size:11px;padding:11px 9px}.comparison-content{gap:12px;grid-template-columns:1fr}.comparison-content article{min-height:145px;padding:23px 25px}.comparison-content h3{font-size:25px;margin-top:22px;max-width:275px}.clarity-bars{right:25px;top:25px}.alignment .small-note{font-size:11px;margin-top:20px}.stage-tabs button{align-items:flex-start;flex-direction:column;font-size:11px;gap:9px;line-height:1.35;min-height:100px;padding:17px 9px}.stage-tabs button span{font-size:9px;height:23px;width:23px}.method-panels article{grid-template-columns:1fr;min-height:0}.method-copy{padding:29px 25px}.method-step{font-size:9px;margin-bottom:22px}.method-copy h3{font-size:32px;max-width:360px}.method-copy p{font-size:15px}.method-copy .outcome{font-size:13px;margin-top:22px}.method-visual{padding:25px}.illustration{margin-inline:auto;max-width:460px;padding:25px}.illustration-heading{align-items:center;flex-direction:row;gap:10px}.illustration-heading .mini-label{font-size:8px}.sample-label{font-size:7px}.illustration h4{font-size:25px}.triad-heading{text-align:left}.triad .grid-3{gap:15px;margin-top:32px}.triad article{padding:28px}.triad h3{font-size:28px;max-width:300px}.triad article p{font-size:15px}.triad-symbol{height:46px;margin-bottom:23px;width:46px}.product-section .section-head{grid-template-columns:1fr}.product-tablist{gap:5px;padding:9px}.product-tablist button{flex:1;font-size:11px;justify-content:center;line-height:1.4;min-height:48px;padding:12px 10px}.product-tabs article{gap:25px;padding:25px 20px}.product-copy{display:block}.product-copy .mini-label{font-size:8px}.product-copy h3{font-size:29px;margin:18px 0}.product-copy p{font-size:14px}.product-copy .small-note{font-size:10px;margin-top:18px}.product-screen figcaption{font-size:9px;padding:10px}.testimonial{padding-block:60px}.testimonial-grid{gap:30px;grid-template-columns:1fr}.testimonial blockquote{font-size:30px;line-height:1.25}.testimonial-attribution{border:0;border-top:1px solid #bdcdd4;padding:25px 0 0}.audience-list{gap:15px;grid-template-columns:1fr}.audience-list>a,.audience-list>a:hover{padding:28px}.audience-category{margin-bottom:22px}.audience-list h3{font-size:28px}.audience-list p{font-size:14px}.audience-action{margin-top:24px}.diagnostic-form{padding:26px 21px}.diagnostic-progress{font-size:9px;padding-bottom:25px}.diagnostic legend{font-size:14px;gap:11px}.diagnostic legend>span{font-size:9px}.radio-options{gap:5px;padding-left:0}.radio-options label>span{font-size:10px;padding:10px 4px}.diagnostic-result{padding:20px}.faq summary{font-size:15px}.cta{padding-block:65px}.cta-grid{gap:28px}.cta h2{font-size:45px}.cta .lead{font-size:17px}.site-footer{padding-top:50px}.footer-main{gap:30px}.footer-main h2{font-size:29px}.footer-main nav a{font-size:13px}.footer-bottom{font-size:11px}.hero-compact{padding:43px 0}.hero-compact .hero-grid{gap:0;grid-template-columns:1fr}.hero-compact .hero-copy{padding:0}.hero-compact h1{font-size:46px}.hero-compact .core-signature{height:47px;margin:27px 0 0;width:47px}.core-signature span:first-child{height:32px;width:32px}.core-signature span:last-child{height:21px;width:21px}.engagement-card,.feature-card,.resource-card{padding:28px}.engagement-grid,.feature-grid,.resource-grid{gap:17px}.feature-card h3,.resource-card h3{font-size:27px}.comparison-table td{font-size:12px}.contact-panel{padding:27px}}@media(max-width:380px){.container{width:calc(100% - 32px)}.hero h1{font-size:48px}.hero .actions{gap:18px}.hero .button{padding-inline:16px}.hero .text-link{font-size:11px}.signature-kicker{font-size:8px;margin-bottom:13px}.signature-back>p{font-size:29px}.signature-back ul{font-size:10px;margin-top:16px}.signature-front>p{font-size:25px}.signature-front .signature-kicker{font-size:7px;margin-bottom:14px}.buyer-priorities{font-size:9px;margin-top:15px;padding-top:9px}.knowledge-lines{height:18px}.signature-story figcaption{font-size:9px}.illustration{padding:21px}.sample-label{font-size:6px}.illustration-heading .mini-label{font-size:7px}.method-visual{padding:20px}.stage-tabs button{font-size:10px;padding:15px 8px}.radio-options label>span{font-size:9px}.audience-list>a,.audience-list>a:hover,.triad article{padding:25px}}@media(prefers-reduced-motion:reduce){.signature-back,.signature-front{animation:none}.clarity-bars i,.comparison-content article{transition:none}}@media print{.core-signature,.signature-story{display:none}.hero-compact .hero-grid{grid-template-columns:1fr}.method-panels,.product-tabs{overflow:visible}.diagnostic,.methodology,.product-section,.testimonial{background:#fff;color:#000}.product-section .eyebrow,.product-section .lead,.product-section .text-link{color:#000}.method-tabs [role=tabpanel],.product-tabs [role=tabpanel]{break-inside:avoid}.product-tablist,.stage-tabs{display:none}.cta,.problem,.triad{padding-block:25px}}.methodology{background:var(--blue);color:#fff}.methodology .section-head .eyebrow,.methodology .section-head .lead{color:#fff}.methodology .section-head .lead{max-width:450px}.methodology .method-panels{color:var(--ink)}.methodology .stage-tabs{background:var(--dark-blue)}.methodology .stage-tabs button{color:#fff}.methodology .stage-tabs button span{border-color:#ffffff70}.methodology .stage-tabs button[aria-selected=true]{background:#fff;color:var(--blue)}.methodology .stage-tabs button[aria-selected=true] span{border-color:#9cb9c6}.methodology .stage-tabs button:focus-visible{outline-color:#fff}.methodology .stage-tabs button[aria-selected=true]:focus-visible{outline-color:var(--blue)}@media print{.methodology,.methodology .section-head .eyebrow,.methodology .section-head .lead{background:#fff;color:#000}}.hero-visual-none .hero-grid{grid-template-columns:1fr}.hero-visual-reveal .hero-grid{align-items:center;gap:60px;grid-template-columns:1.05fr 1fr}.hero-visual-reveal h1{font-size:clamp(44px,4.65vw,66px);line-height:1.04}.hero-visual-reveal h1>span{display:block}.signature-reveal{margin:0}.reveal-image{aspect-ratio:1/1.03;background:var(--ink);overflow:hidden;position:relative}.reveal-image img{filter:grayscale(100%);height:100%;object-fit:cover;width:100%}.reveal-window{aspect-ratio:1;border:9px solid var(--blue);box-shadow:0 0 0 1px #ffffff20;left:29%;position:absolute;top:32%;width:42%}.signature-reveal figcaption{color:var(--grey);font-size:11px;margin-top:16px}.hero-visual-product{padding-bottom:55px}.hero-visual-product .hero-grid{gap:45px;grid-template-columns:1fr}.hero-visual-product .hero-copy{margin-inline:auto;max-width:1000px;text-align:center}.hero-visual-product h1{font-size:clamp(48px,5.8vw,80px);max-width:990px}.hero-visual-product h1>span{display:block}.hero-visual-product .lead{margin-inline:auto;max-width:650px}.hero-visual-product .actions{justify-content:center}.signature-product{margin:0 auto;max-width:1100px;padding:44px 0 0 60px;position:relative;width:100%}.product-frame-back{aspect-ratio:1;background:var(--blue);left:0;position:absolute;top:0;width:45%}.product-frame-front{background:#fff;border:1px solid #c2d2da;box-shadow:0 20px 40px #25282b12;position:relative}.product-frame-bar{align-items:center;border-bottom:1px solid var(--line);color:var(--ink);display:flex;font-size:11px;gap:20px;justify-content:space-between;padding:17px 22px}.product-frame-bar>span:first-child{font-weight:700}.product-frame-bar>span:last-child{color:var(--grey);font-size:10px}.product-frame-front img{height:auto;width:100%}.signature-product figcaption{color:var(--grey);font-size:11px;margin-top:16px;position:relative}@media(max-width:1100px){.hero-visual-reveal .hero-grid{gap:38px}.hero-visual-reveal h1{font-size:51px}.product-frame-bar{font-size:10px}.product-frame-bar>span:last-child{font-size:9px}}@media(max-width:850px){.hero-visual-reveal .hero-grid{gap:30px}.hero-visual-reveal h1{font-size:44px}.reveal-image{aspect-ratio:1/1.18}.reveal-window{border-width:7px}.signature-product{padding:34px 0 0 40px}.hero-visual-product .hero-grid{gap:37px}}@media(max-width:700px){.hero-visual-reveal .hero-grid{gap:34px;grid-template-columns:1fr}.hero-visual-reveal h1{font-size:46px}.signature-reveal{margin-inline:auto;max-width:500px;width:100%}.reveal-image{aspect-ratio:1.18}.reveal-window{border-width:7px;left:32%;top:27%;width:36%}.signature-reveal figcaption{font-size:10px}.hero-visual-product .hero-copy{text-align:left}.hero-visual-product h1{font-size:46px}.hero-visual-product .actions{justify-content:start}.hero-visual-product .hero-grid{gap:35px}.signature-product{padding:23px 0 0 22px}.product-frame-back{width:48%}.product-frame-bar{font-size:9px;padding:12px}.product-frame-bar>span:last-child{display:none}.signature-product figcaption{font-size:9px;margin-top:15px}.hero-visual-product{padding-bottom:42px}}.product-tabs>.product-explorer{display:block;min-height:0;overflow:hidden;padding:32px}.product-explorer .product-copy{align-items:end;display:grid;gap:32px;grid-template-columns:1fr 1fr;max-width:none;padding:0 0 26px}.product-explorer .product-copy h3{font-size:32px;line-height:1.12;margin:12px 0 0;max-width:440px}.product-explorer .product-copy .mini-label{font-size:10px}.product-explorer .product-intro p{color:var(--grey);font-size:15px;line-height:1.6;margin:0}.product-focus-controls{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.product-focus-controls[hidden]{display:none}.product-focus-controls button{appearance:none;background:#fff;border:1px solid #c8d5db;border-radius:5px;color:var(--ink);cursor:pointer;font:inherit;font-size:12px;font-weight:700;line-height:1.3;min-height:44px;padding:10px 16px}.product-focus-controls button:hover{background:#edf3f5;border-color:var(--blue)}.product-focus-controls button[aria-pressed=true]{background:var(--blue);border-color:var(--blue);color:#fff}.product-focus-controls button:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.product-focus-controls .product-full-view{margin-left:auto}.product-explorer .product-screen--explorer{background:#f0f0f0;border:1px solid #c8d5db;border-radius:5px;box-shadow:0 8px 25px #25282b0b;display:block;margin:0;overflow:hidden}.product-viewport{aspect-ratio:2.15;background:#f0f0f0;isolation:isolate;overflow:hidden;position:relative}.product-screen--explorer .product-viewport img{filter:none;height:100%;inset:0;margin:0;max-width:none;object-fit:contain;position:absolute;width:100%}.product-viewport:not([data-screen-view=full]) img{height:auto;inset:auto;left:var(--screen-left,-24%);object-fit:fill;top:var(--screen-top,-70%);transition:none;width:var(--screen-width,165%)}.product-viewport[data-screen-view=company]{--screen-width:165%;--screen-left:-24%;--screen-top:-63%}.product-viewport[data-screen-view=buyers]{--screen-width:210%;--screen-left:-85%;--screen-top:-63%}.product-viewport[data-screen-view=campaigns]{--screen-width:190%;--screen-left:-41%;--screen-top:-91%}.product-viewport[data-screen-view=pitches]{--screen-width:230%;--screen-left:-130%;--screen-top:-116%}.product-viewport[data-screen-view=activities]{--screen-width:230%;--screen-left:-46%}.product-viewport[data-screen-view=activities] img{bottom:0;top:auto}.product-screen--explorer figcaption{align-items:center;background:#f6f8f9;border-top:1px solid #c8d5db;color:var(--grey);display:flex;flex-wrap:wrap;font-size:11px;gap:8px;justify-content:space-between;line-height:1.5;padding:11px 16px}.product-screen--explorer figcaption a{align-items:center;color:var(--dark-blue,var(--blue));display:inline-flex;font-weight:700;min-height:32px;text-decoration:underline;text-underline-offset:3px}.product-detail-stack{margin-top:22px}.product-detail{align-items:start;border-top:1px solid var(--line);display:grid;gap:30px;grid-template-columns:1fr 1.55fr;margin-top:18px;padding:18px 0 0}.product-detail:first-child{margin-top:0}.product-detail[hidden]{display:none}.product-detail h4{color:var(--ink);font-size:22px;letter-spacing:-.025em;line-height:1.2;margin:0}.product-detail p{color:var(--grey);font-size:14px;line-height:1.6;margin:0;max-width:710px}.product-explorer.is-enhanced .product-detail{border-top:0;margin-top:0;padding-top:0}@media(max-width:850px){.product-tabs>.product-explorer{padding:26px}.product-explorer .product-copy{gap:24px}.product-explorer .product-copy h3{font-size:29px}.product-explorer .product-intro p{font-size:14px}.product-detail{gap:24px;grid-template-columns:1fr 1.3fr}}@media(max-width:700px){.product-tabs>.product-explorer{padding:24px 18px}.product-explorer .product-copy{display:block;padding-bottom:22px}.product-explorer .product-copy h3{font-size:29px;margin:12px 0 16px;max-width:360px}.product-explorer .product-copy .mini-label{font-size:9px}.product-focus-controls{gap:6px;margin-bottom:12px}.product-focus-controls button{flex:1 1 auto;font-size:11px;min-height:44px;padding:10px 11px}.product-focus-controls .product-full-view{flex:0 1 auto;margin-left:0}.product-viewport{aspect-ratio:1.45}.product-viewport[data-screen-view=company]{--screen-width:340%;--screen-left:-48%;--screen-top:-99%}.product-viewport[data-screen-view=buyers]{--screen-width:380%;--screen-left:-205%;--screen-top:-85%}.product-viewport[data-screen-view=campaigns]{--screen-width:340%;--screen-left:-74%;--screen-top:-123%}.product-viewport[data-screen-view=pitches]{--screen-width:300%;--screen-left:-184%;--screen-top:-111%}.product-viewport[data-screen-view=activities]{--screen-width:310%;--screen-left:-70%}.product-screen--explorer figcaption{font-size:10px;gap:2px;padding:9px 12px}.product-screen--explorer figcaption a{font-size:11px}.product-detail-stack{margin-top:20px}.product-detail{display:block;padding-top:18px}.product-detail h4{font-size:22px;margin-bottom:9px}.product-detail p{font-size:14px}}@media print{.product-focus-controls{display:none!important}.product-viewport{aspect-ratio:auto}.product-screen--explorer .product-viewport img{height:auto!important;position:static!important;width:100%!important}.product-detail[hidden]{display:grid!important}.product-detail--full{display:none!important}.product-explorer.is-enhanced .product-detail{margin-top:15px}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.product-viewport[data-screen-view=buyers]{aspect-ratio:6;--screen-width:170%;--screen-left:-65%;--screen-top:-145%}.product-viewport--dashboard[data-screen-view=full]{aspect-ratio:1.6}@media(max-width:700px){.product-viewport[data-screen-view=buyers]{aspect-ratio:2.7;--screen-width:380%;--screen-left:-205%;--screen-top:-146%}.product-viewport--dashboard[data-screen-view=full]{aspect-ratio:1.38}}.product-tablist button:focus-visible{outline-color:var(--ink)}.product-tablist button[aria-selected=true]:focus-visible{outline-color:#fff}.product-screen--explorer figcaption a:focus-visible{outline-color:var(--blue)}.hero-compact .core-signature{aspect-ratio:142/135;height:auto}.core-signature span:first-child{aspect-ratio:1;height:auto;width:69.014%}.core-signature span:last-child{aspect-ratio:1;bottom:auto;height:auto;left:51.408%;right:auto;top:48.889%;width:48.592%}@media(max-width:700px){.signature-back ul{font-size:10px;line-height:1.45;max-width:54%}.signature-back li{align-items:flex-start;gap:7px;margin:6px 0}.signature-back li:before{height:3px;margin-top:5px;width:3px}.signature-front>p{font-size:24px;line-height:1.08}.signature-front .signature-kicker{font-size:7px;margin-bottom:13px}.buyer-priorities{display:block;font-size:8px;line-height:1.65;margin-top:14px;padding-top:10px}.buyer-priorities span{display:inline}.buyer-priorities span:not(:last-child):after{content:" · "}}@media(max-width:380px){.signature-back>p{font-size:27px}.signature-back ul{font-size:9px;line-height:1.4;margin-top:15px}.signature-front>p{font-size:21px}.signature-front .signature-kicker{font-size:6px;margin-bottom:10px}.buyer-priorities{font-size:7px;margin-top:12px;padding-top:8px}}.hero-home-snapshot{background:#f7f8f9;padding-top:58px}.hero-home-snapshot .hero-grid{gap:55px;grid-template-columns:.94fr 1.06fr}.hero-home-snapshot .hero-copy{padding:0 0 25px}.hero-home-snapshot h1{font-size:clamp(49px,4.7vw,68px);letter-spacing:-.05em;line-height:1.035;max-width:540px}.hero-home-snapshot .eyebrow{font-size:10px;max-width:460px}.hero-home-snapshot .lead{font-size:17px;max-width:450px}.hero-home-snapshot .actions{gap:26px;margin-top:28px}.hero-home-snapshot .foundation-strip{margin-top:27px}.home-product-composition{align-self:center;aspect-ratio:1/1.03;margin:0;position:relative;width:100%}.home-product-back{aspect-ratio:1;background:var(--blue);left:24%;position:absolute;top:7%;width:70%}.home-product-screen{animation:signature-arrive .8s both;background:#fff;border:1px solid #d4dee2;box-shadow:0 22px 50px #25282b1f;left:10%;position:absolute;top:30%;width:90%}.home-product-screen img{height:auto;width:100%}.home-product-caption{border-bottom:1px solid var(--line);color:var(--blue);font-size:8px;font-weight:700;letter-spacing:.12em;line-height:1.5;padding:20px 22px;text-transform:uppercase}.home-process-card{animation:signature-arrive .6s both;background:var(--ink);box-shadow:0 17px 35px #25282b1b;color:#fff;left:0;padding:28px;position:absolute;top:0;width:46%}.home-process-card>p{color:#d0e0e7;font-size:8px;letter-spacing:.12em;line-height:1.5;text-transform:uppercase}.home-process-card ol{list-style:none;margin:12px 0 0;padding:0}.home-process-card li{align-items:baseline;border-bottom:1px solid #ffffff30;display:flex;gap:15px;padding:17px 0}.home-process-card li:last-child{border:0;padding-bottom:0}.home-process-card li>span{color:#9fc9dc;font-size:8px}.home-process-card b{display:block;font-size:15px;line-height:1.3}.home-process-card small{color:#d5dee2;display:block;font-size:11px;line-height:1.4;margin-top:5px}.home-outcome-tag{animation:signature-arrive 1s both;background:var(--dark-blue);bottom:6%;box-shadow:0 10px 25px #25282b14;color:#fff;max-width:79%;padding:23px 26px;position:absolute;right:-2%}.home-outcome-tag>span{color:#d3e7ef;display:block;font-size:8px;letter-spacing:.12em;line-height:1.5;margin-bottom:8px;text-transform:uppercase}.home-outcome-tag strong{display:block;font-size:23px;font-weight:600;letter-spacing:-.025em;line-height:1.18}.commercial-gaps{background:var(--blue);border-radius:7px;color:#fff;margin-top:38px;padding:33px}.commercial-gaps-heading{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-bottom:25px}.commercial-gaps h3{font-size:28px;line-height:1.12;max-width:450px}.commercial-gaps-heading p{color:#e7f0f4;font-size:14px;line-height:1.6;margin:0;max-width:435px}.commercial-gaps-grid{border-left:1px solid #ffffff50;border-top:1px solid #ffffff50;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.commercial-gaps-grid>div{align-items:stretch;border-bottom:1px solid #ffffff50;border-right:1px solid #ffffff50;display:grid;grid-template-columns:.9fr 1.1fr;min-height:92px}.commercial-gaps dt{align-items:center;background:#0f5066;color:#fff;display:flex;font-size:13px;line-height:1.5;padding:22px 18px}.commercial-gaps dd{align-items:center;background:#ffffff08;display:flex;gap:13px;margin:0;padding:20px 18px}.commercial-gaps dd strong{font-size:13px;font-weight:600;line-height:1.45}.gap-symbol{color:#bed8e2;flex-shrink:0;font-size:21px;line-height:1}.problem-with-gaps .alignment{margin-top:31px}.problem-with-gaps .comparison-content article{min-height:190px;padding:27px}.problem-with-gaps .comparison-content h3{font-size:24px;margin-top:32px;max-width:295px}.problem-with-gaps .clarity-bars{right:27px;top:29px;transform:scale(.8);transform-origin:right top}.problem-with-gaps .segmented{margin-bottom:23px}.problem-with-gaps .alignment .small-note{margin-top:20px}.methodology.methodology-decisions{background:var(--ink);padding-block:87px}.methodology-decisions .section-head{display:block;margin:0 auto 43px;max-width:890px;text-align:center}.methodology-decisions .section-head h2{font-size:clamp(36px,4vw,54px);line-height:1.08;margin-inline:auto;max-width:850px}.methodology-decisions .section-head .lead{color:#e0e7ea;font-size:17px;margin:24px auto 0;max-width:650px}.methodology-decisions .section-head .eyebrow{color:#b8d9e8;font-size:10px}.methodology-decisions .stage-tabs{background:#ffffff0a;border:1px solid #ffffff50;border-radius:6px 6px 0 0}.methodology-decisions .stage-tabs button{border-right:1px solid #ffffff35;font-size:15px;min-height:87px}.methodology-decisions .stage-tabs button:last-child{border-right:0}.methodology-decisions .stage-tabs button[aria-selected=true]{background:var(--blue);color:#fff}.methodology-decisions .stage-tabs button[aria-selected=true] span{border-color:#a8c6d3}.methodology-decisions .stage-tabs button[aria-selected=true]:focus-visible{outline-color:#fff}.methodology-decisions .method-panels{border-radius:0}.methodology-decisions .method-panels article{align-items:start;gap:65px;grid-template-columns:1fr 1.15fr;min-height:360px;padding:42px}.decision-answer .eyebrow,.decision-question .eyebrow{color:var(--blue);font-size:9px;line-height:1.5;margin-bottom:22px}.decision-question h3{font-size:37px;letter-spacing:-.04em;line-height:1.12;max-width:375px}.decision-answer>p:not(.eyebrow){color:var(--grey);font-size:15px;line-height:1.65;margin:0}.decision-answer .decision-risk{background:var(--soft);border-left:3px solid var(--blue);color:var(--ink)!important;font-size:14px!important;margin-top:23px!important;padding:17px 20px}.decision-outcome strong,.decision-risk strong{color:var(--blue);display:block;font-size:10px;font-weight:700;letter-spacing:.025em;line-height:1.5;margin-bottom:7px}.decision-answer .decision-outcome{font-size:13px!important;margin-top:22px!important}.method-result{align-items:center;background:var(--dark-blue);border-radius:0 0 6px 6px;color:#fff;display:grid;gap:25px;grid-template-columns:.7fr 1.4fr 1.3fr;padding:24px 35px}.method-result>span{font-size:8px;letter-spacing:.1em;text-transform:uppercase}.method-result strong{font-size:18px;letter-spacing:-.015em;line-height:1.25}.method-result p{color:#e5eef2;font-size:12px;line-height:1.5;margin:0}@media(min-width:1500px){.hero-home-snapshot h1{font-size:68px}.home-product-composition{max-width:590px}.home-product-screen{top:30%}}@media(max-width:1100px){.hero-home-snapshot .hero-grid{gap:35px}.hero-home-snapshot h1{font-size:53px}.home-process-card{padding:23px;width:48%}.home-process-card>p{font-size:7px}.home-process-card li{gap:12px;padding:15px 0}.home-process-card b{font-size:14px}.home-process-card small{font-size:10px}.home-product-caption{font-size:7px;padding:16px 18px}.home-product-composition{aspect-ratio:1/1.13}.home-product-screen{left:7%;top:34%;width:93%}.home-outcome-tag{bottom:4%;max-width:85%;padding:21px 23px}.home-outcome-tag strong{font-size:20px}.home-outcome-tag>span{font-size:7px}.commercial-gaps{padding:27px}.commercial-gaps-heading{gap:40px}.commercial-gaps h3{font-size:25px}.commercial-gaps-grid>div{grid-template-columns:.9fr 1.1fr}.commercial-gaps dd strong,.commercial-gaps dt{font-size:12px}.commercial-gaps dt{padding:18px 15px}.commercial-gaps dd{gap:10px;padding:18px 15px}.methodology-decisions .method-panels article{gap:40px;padding:35px}.decision-question h3{font-size:33px}.method-result{gap:20px;padding:23px 28px}.method-result strong{font-size:17px}}@media(max-width:850px){.hero-home-snapshot .hero-grid{gap:30px;grid-template-columns:1fr 1fr}.hero-home-snapshot h1{font-size:47px}.hero-home-snapshot .lead{font-size:16px}.hero-home-snapshot .actions{gap:21px}.home-product-composition{aspect-ratio:1/1.3}.home-process-card{padding:21px;width:57%}.home-process-card li{gap:9px;padding:13px 0}.home-process-card>p{font-size:6px}.home-process-card b{font-size:12px}.home-process-card small{font-size:9px}.home-product-back{left:23%;top:10%;width:77%}.home-product-screen{left:5%;top:42%;width:95%}.home-product-caption{font-size:6px;padding:14px}.home-outcome-tag{bottom:1%;max-width:89%;padding:19px;right:0}.home-outcome-tag strong{font-size:19px}.home-outcome-tag>span{font-size:6px}.commercial-gaps-heading{gap:25px}.commercial-gaps h3{font-size:24px}.commercial-gaps-heading p{font-size:13px}.commercial-gaps-grid{grid-template-columns:1fr}.commercial-gaps-grid>div{min-height:76px}.commercial-gaps dd strong,.commercial-gaps dt{font-size:13px}.commercial-gaps dd,.commercial-gaps dt{padding:20px}.methodology-decisions .stage-tabs button{font-size:13px;padding-inline:16px}.methodology-decisions .method-panels article{gap:30px;grid-template-columns:1fr 1.1fr;padding:31px}.decision-question h3{font-size:30px}.decision-answer>p:not(.eyebrow){font-size:14px}.decision-answer .decision-risk{font-size:13px!important;padding:15px}.method-result{gap:10px 25px;grid-template-columns:1fr 2fr}.method-result>span{grid-row:1/3}.method-result p{font-size:11px}.methodology-decisions .section-head .lead{font-size:16px}}@media(max-width:700px){.hero-home-snapshot{padding-top:39px}.hero-home-snapshot .hero-grid{gap:37px;grid-template-columns:1fr}.hero-home-snapshot .hero-copy{padding:0}.hero-home-snapshot h1{font-size:49px;line-height:1.055;max-width:520px}.hero-home-snapshot .eyebrow{font-size:9px;margin-bottom:22px}.hero-home-snapshot .lead{font-size:17px}.hero-home-snapshot .actions{gap:22px}.home-product-composition{aspect-ratio:1/1.05;margin:0 auto;max-width:470px}.home-process-card{padding:21px;width:48%}.home-process-card>p{font-size:6px}.home-process-card li{gap:9px;padding:13px 0}.home-process-card li>span{font-size:6px}.home-process-card b{font-size:12px}.home-process-card small{font-size:9px}.home-product-back{left:24%;top:10%;width:76%}.home-product-screen{left:8%;top:34%;width:92%}.home-product-caption{font-size:6px;padding:13px 16px}.home-outcome-tag{bottom:0;max-width:88%;padding:18px 20px;right:0}.home-outcome-tag>span{font-size:6px;margin-bottom:7px}.home-outcome-tag strong{font-size:20px}.hero-home-snapshot .foundation-strip{margin-top:32px}.commercial-gaps{border-radius:6px;margin-top:29px;padding:25px 20px}.commercial-gaps-heading{gap:15px;grid-template-columns:1fr;margin-bottom:23px}.commercial-gaps h3{font-size:27px}.commercial-gaps-heading p{font-size:14px}.commercial-gaps dt{font-size:11px;padding:18px 13px}.commercial-gaps dd{gap:8px;padding:18px 11px}.commercial-gaps dd strong{font-size:11px}.commercial-gaps-grid>div{grid-template-columns:.9fr 1.1fr;min-height:92px}.gap-symbol{font-size:17px}.problem-with-gaps .alignment{margin-top:28px}.problem-with-gaps .comparison-content article{min-height:140px;padding:24px}.problem-with-gaps .comparison-content h3{font-size:24px;margin-top:20px}.problem-with-gaps .clarity-bars{right:25px;top:27px}.methodology.methodology-decisions{padding-block:67px}.methodology-decisions .section-head{margin-bottom:33px;text-align:left}.methodology-decisions .section-head h2{font-size:37px;line-height:1.1}.methodology-decisions .section-head .lead{font-size:16px;margin-top:24px}.methodology-decisions .stage-tabs button{font-size:11px;min-height:102px;padding:17px 9px}.methodology-decisions .method-panels article{gap:30px;grid-template-columns:1fr;min-height:0;padding:29px 24px}.decision-question h3{font-size:32px;max-width:460px}.decision-answer .eyebrow,.decision-question .eyebrow{font-size:8px;margin-bottom:18px}.decision-answer>p:not(.eyebrow){font-size:15px}.decision-answer .decision-risk{font-size:14px!important;margin-top:20px!important;padding:17px}.decision-answer .decision-outcome{font-size:13px!important;margin-top:20px!important}.method-result{display:block;padding:23px 24px}.method-result>span{display:block;font-size:7px;margin-bottom:10px}.method-result strong{display:block;font-size:20px}.method-result p{font-size:11px;margin-top:10px}}@media(max-width:380px){.hero-home-snapshot h1{font-size:44px}.hero-home-snapshot .eyebrow{font-size:8px}.hero-home-snapshot .lead{font-size:16px}.hero-home-snapshot .actions{gap:18px}.home-product-composition{aspect-ratio:1/1.17}.home-process-card{padding:19px;width:53%}.home-process-card li{gap:8px;padding:12px 0}.home-process-card>p{font-size:6px}.home-process-card b{font-size:12px}.home-process-card small{font-size:8px}.home-product-screen{left:5%;top:42%;width:95%}.home-product-caption{font-size:5px;padding:12px}.home-outcome-tag{bottom:0;max-width:95%;padding:17px 18px}.home-outcome-tag strong{font-size:19px}.commercial-gaps{padding:23px 17px}.commercial-gaps h3{font-size:26px}.commercial-gaps dd strong,.commercial-gaps dt{font-size:10px}.commercial-gaps dd{gap:6px}.commercial-gaps dt{padding:17px 10px}.commercial-gaps dd{padding:17px 9px}.methodology-decisions .section-head h2{font-size:34px}.methodology-decisions .stage-tabs button{font-size:10px;padding:15px 8px}.methodology-decisions .method-panels article{padding:27px 21px}.decision-question h3{font-size:30px}}@media(prefers-reduced-motion:reduce){.home-outcome-tag,.home-process-card,.home-product-screen{animation:none}}@media print{.home-product-composition{display:none}.hero-home-snapshot .hero-grid{grid-template-columns:1fr}.commercial-gaps,.methodology.methodology-decisions{background:#fff;color:#000}.commercial-gaps-heading p,.methodology-decisions .section-head .eyebrow,.methodology-decisions .section-head .lead{color:#000}.commercial-gaps dd,.commercial-gaps dt,.method-result{background:#fff;color:#000}.method-result p{color:#000}.methodology-decisions .method-panels article{break-inside:avoid}.gap-symbol{color:#000}}.commercial-outcomes{background:#fff;color:var(--ink,#25282b)}.commercial-outcomes-heading{align-items:end;margin-bottom:48px}.commercial-outcomes-heading h2{max-width:680px}.commercial-outcomes-heading>.lead{color:var(--grey,#52575c);font-size:18px;line-height:1.6;margin:0;max-width:475px;white-space:pre-line}.commercial-outcome,.commercial-outcomes-columns{column-gap:42px;display:grid;grid-template-columns:1.04fr 1fr 1.13fr}.commercial-outcomes-columns{border-bottom:1px solid #aabcc3;padding:0 0 16px}.commercial-outcomes-columns p{color:var(--grey,#52575c);font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.5;margin:0;text-transform:uppercase}.commercial-outcomes-columns p:first-child{padding-left:40px}.commercial-outcomes-columns p:last-child{color:var(--blue,#1c6c8a)}.commercial-outcome{align-items:start;border-bottom:1px solid #d7e0e4;padding:30px 0}.commercial-outcome-title{align-items:baseline;display:flex;gap:18px;min-width:0}.commercial-outcome-number{color:var(--blue,#1c6c8a);flex:none;font-size:11px;font-weight:700;letter-spacing:.04em;width:22px}.commercial-outcome h3{font-size:23px;letter-spacing:-.025em;line-height:1.2;margin:0;overflow-wrap:anywhere}.commercial-outcome-how,.commercial-outcome-why{min-width:0}.commercial-outcome p{color:var(--grey,#52575c);font-size:15px;line-height:1.65;margin:0;overflow-wrap:anywhere;white-space:pre-line}.commercial-outcome-how p{color:var(--ink,#25282b)}.commercial-outcome-label{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}@media(max-width:1100px){.commercial-outcome,.commercial-outcomes-columns{column-gap:28px;grid-template-columns:1fr 1fr 1.12fr}.commercial-outcome h3{font-size:21px}.commercial-outcome p{font-size:14px}.commercial-outcome-title{gap:12px}.commercial-outcomes-columns p:first-child{padding-left:34px}}@media(max-width:850px){.commercial-outcomes-heading{align-items:start;margin-bottom:34px}.commercial-outcomes-heading>.lead{font-size:17px}.commercial-outcomes-columns{display:none}.commercial-outcomes-list{border-top:1px solid #aabcc3}.commercial-outcome{gap:22px 30px;grid-template-columns:1fr 1fr;padding:28px 0}.commercial-outcome-title{align-items:baseline;gap:14px;grid-column:1/-1}.commercial-outcome h3{font-size:26px;max-width:600px}.commercial-outcome-label{height:auto;margin:0 0 8px;overflow:visible;padding:0;position:static;width:auto;clip:auto;color:var(--grey,#52575c);font-size:10px;font-weight:700;letter-spacing:.07em;line-height:1.5;text-transform:uppercase;white-space:normal}.commercial-outcome-how .commercial-outcome-label{color:var(--blue,#1c6c8a)}.commercial-outcome p{font-size:15px}}@media(max-width:600px){.commercial-outcomes-heading{margin-bottom:28px}.commercial-outcome{gap:20px;grid-template-columns:1fr;padding:28px 0 30px}.commercial-outcome-title{gap:13px}.commercial-outcome-number{font-size:10px;width:20px}.commercial-outcome h3{font-size:25px;max-width:350px}.commercial-outcome-how,.commercial-outcome-why{padding-left:33px}.commercial-outcome p{font-size:15px;line-height:1.6}}@media print{.commercial-outcome{break-inside:avoid}.commercial-outcome p{font-size:11px}.commercial-outcomes-heading>.lead{font-size:12px}}.operating-system{background:#edf3f6}.operating-system .section-head{align-items:start}.operating-system .section-head h2{max-width:660px}.operating-system .section-head .lead{font-size:18px}.operating-system__explorer{align-items:center;display:grid;gap:36px;grid-template-columns:1.17fr 1fr}.operating-system__map{align-items:center;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) minmax(174px,.97fr) minmax(0,1fr);isolation:isolate;padding:18px 7px;position:relative}.operating-system__map:before{border:1px solid #bfd0d9;border-radius:50%;content:"";inset:11% 14% 15%;pointer-events:none;position:absolute;z-index:-1}.operating-system__core{align-items:center;aspect-ratio:1;background:#fff;border:1px solid #c3d3dc;border-radius:50%;color:var(--ink);display:flex;flex-direction:column;gap:12px;grid-column:2;grid-row:1;justify-content:center;justify-self:center;max-width:215px;padding:24px 18px;text-align:center;width:100%}.operating-system__core>span{color:var(--blue);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.operating-system__core strong{font-size:21px;letter-spacing:-.035em;line-height:1.15;overflow-wrap:anywhere}.operating-system__tab{align-content:center;background:#fff;border:1px solid #c3d3dc;border-radius:8px;box-shadow:none;color:var(--ink);display:grid;gap:12px;grid-template-columns:1fr;min-height:198px;min-width:0;padding:20px 17px;position:relative;text-align:left;transition:background .18s,border-color .18s,color .18s}.operating-system__tab--1{grid-column:1;grid-row:1}.operating-system__tab--2{grid-column:3;grid-row:1}.operating-system__tab--3{grid-column:2;grid-row:2}.operating-system__tab:hover{background:#f8fafb;border-color:var(--blue)}.operating-system__tab[aria-selected=true]{background:var(--ink);border-color:var(--ink);color:#fff}.operating-system__icon{border:1px solid #c6d7df;border-radius:50%;color:var(--blue);display:grid;height:35px;place-items:center;width:35px}.operating-system__icon svg{fill:none;height:25px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:25px}.operating-system__tab-title{display:block;font-size:18px;font-weight:700;letter-spacing:-.025em;line-height:1.2;overflow-wrap:anywhere}.operating-system__tab-description{color:var(--grey);display:block;font-size:12px;line-height:1.55;overflow-wrap:anywhere}.operating-system__tab[aria-selected=true] .operating-system__icon{border-color:#70838c;color:#fff}.operating-system__tab[aria-selected=true] .operating-system__tab-description{color:#e0e7ea}.operating-system__tab:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.operating-system__panels{padding:7px}.operating-system__panel{background:#fff;border:1px solid #c3d3dc;border-radius:8px;margin-top:20px;padding:clamp(26px,3vw,40px)}.js-ready .operating-system__panel,.operating-system__panel:first-child{margin-top:0}.operating-system__panel:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.operating-system__detail{align-items:start;display:grid;gap:26px;grid-template-columns:1fr}.operating-system__copy .mini-label,.operating-system__role .mini-label{color:var(--blue);font-size:10px;margin-bottom:14px}.operating-system__copy h3{font-size:31px;line-height:1.12;max-width:570px}.operating-system__body{color:var(--grey);font-size:15px;line-height:1.65;margin-top:20px}.operating-system__role{border-top:1px solid var(--line);min-width:0;padding:22px 0 0}.operating-system__role>p:not(.mini-label){color:var(--grey);font-size:15px;line-height:1.6;margin-top:0}.operating-system__role .text-link{color:var(--blue);display:inline-flex;font-size:13px;justify-content:flex-start;margin-top:25px;max-width:100%;overflow-wrap:anywhere}.operating-system__role .text-link:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.operating-system__product{background:#f1f3f4;border:1px solid #c7d5dc;border-radius:5px;margin-top:32px;overflow:hidden}.operating-system__product img{display:block;filter:none;height:auto;width:100%}.operating-system__product figcaption{background:#f7f9fa;border-top:1px solid #d7dddf;color:var(--grey);font-size:11px;line-height:1.5;padding:12px 16px}@media(max-width:1100px){.operating-system__explorer{gap:14px;grid-template-columns:1fr}.operating-system__map{gap:24px;grid-template-columns:minmax(0,1fr) minmax(220px,.95fr) minmax(0,1fr);margin-inline:auto;max-width:780px;padding-inline:7px;width:100%}.operating-system__core{gap:13px;max-width:250px;padding:28px 23px}.operating-system__core strong{font-size:24px}.operating-system__tab{grid-template-columns:1fr;min-height:195px;padding:23px;row-gap:12px}.operating-system__icon{grid-row:auto;height:37px;width:37px}.operating-system__tab-title{font-size:20px}.operating-system__tab-description{font-size:12px}.operating-system__detail{gap:40px;grid-template-columns:1.4fr 1fr}.operating-system__role{border-left:1px solid var(--line);border-top:0;padding:4px 0 4px 28px}}@media(max-width:760px){.operating-system__map{gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:24px;padding-top:0}.operating-system__map:before{inset:11% 15% 25%}.operating-system__core{grid-column:1/-1;grid-row:1;margin-bottom:7px;max-width:100%;min-height:260px;width:260px}.operating-system__tab--1{grid-column:1;grid-row:2}.operating-system__tab--2{grid-column:2;grid-row:2}.operating-system__tab--3{grid-column:3;grid-row:2}.operating-system__tab{align-content:start;align-self:stretch;gap:12px;min-height:0;padding:20px 16px}.operating-system__tab-title{font-size:18px}.operating-system__detail{gap:27px;grid-template-columns:1fr}.operating-system__role{border-left:0;border-top:1px solid var(--line);padding:24px 0 0}.operating-system__role .text-link{margin-top:18px}.operating-system__panel{padding:28px}.operating-system__product{margin-top:25px}}@media(max-width:540px){.operating-system .section-head .lead{font-size:17px}.operating-system__map{gap:12px;grid-template-columns:1fr}.operating-system__map:before{display:none}.operating-system__core{grid-column:1;grid-row:1;margin-bottom:16px;min-height:240px;width:240px}.operating-system__tab--1{grid-column:1;grid-row:2}.operating-system__tab--2{grid-column:1;grid-row:3}.operating-system__tab--3{grid-column:1;grid-row:4}.operating-system__tab{align-content:center;column-gap:17px;grid-template-columns:38px minmax(0,1fr);padding:22px;row-gap:6px}.operating-system__icon{grid-row:1/3}.operating-system__tab-title{font-size:20px}.operating-system__tab-description{font-size:13px}.operating-system__panel{padding:25px 22px}.operating-system__copy h3{font-size:29px}.operating-system__body,.operating-system__role>p:not(.mini-label){font-size:15px}.operating-system__product figcaption{font-size:10px}}@media print{.operating-system{background:#fff}.operating-system__explorer{display:block}.operating-system__map{display:none}.operating-system__panel[hidden]{display:block!important}.operating-system__panel{break-inside:avoid;margin-top:24px}}.home-product-caption{text-align:right}@media(max-width:540px){.operating-system__map{gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));padding-inline:0;padding-bottom:12px}.operating-system__core{gap:10px;grid-column:1/-1;grid-row:1;margin-bottom:15px;min-height:170px;padding:20px;width:170px}.operating-system__core strong{font-size:18px}.operating-system__core>span{font-size:9px}.operating-system__tab--1{grid-column:1;grid-row:2}.operating-system__tab--2{grid-column:2;grid-row:2}.operating-system__tab--3{grid-column:3;grid-row:2}.operating-system__tab{align-items:flex-start;border-radius:5px;display:flex;flex-direction:column;gap:13px;justify-content:flex-start;min-height:112px;padding:15px 12px}.operating-system__icon{flex-shrink:0;height:29px;width:29px}.operating-system__icon svg{height:22px;width:22px}.operating-system__tab-title{font-size:13px;line-height:1.3}.operating-system__tab-description{display:none}.operating-system__panels{padding-inline:0}.operating-system__panel{margin-top:0}.operating-system__explorer{gap:10px}}@media(max-width:380px){.operating-system__tab{padding:14px 9px}.operating-system__tab-title{font-size:12px}}.operating-system__core{background:var(--blue);border-color:var(--blue);color:#fff}.operating-system__core>span{color:#e0edf3}.hero-home-snapshot h1{text-wrap:balance}@media(max-width:700px){.hero-home-snapshot h1{font-size:clamp(40px,11vw,52px)}}.site-footer{background:#25282b;color:#fff}.site-footer .footer-main h2,.site-footer .footer-main nav a{color:#fff}.site-footer .footer-main p{color:#d6e0e5}.site-footer .footer-bottom{border-top-color:#69757c;color:#c5d0d6}.site-footer .footer-brand{background:#fff;padding:10px 12px;width:198px}.site-footer .footer-brand img{filter:none;height:auto;width:100%}.site-footer .cookie-preferences:hover,.site-footer a:hover{color:#38b6ff;text-decoration:underline;text-underline-offset:5px}.site-footer .footer-main nav a:hover{color:#38b6ff}.site-footer a:focus-visible,.site-footer button:focus-visible{outline:3px solid #38b6ff;outline-offset:5px}@media(max-width:700px){.site-footer .footer-brand{width:179px}}.blog-featured-image{max-height:none}.blog-featured-image>img{max-height:540px;object-fit:cover;width:100%}