@font-face{font-family:Lama;src:url('fonts/lama-light.woff2') format('woff2');font-weight:300;font-display:swap}
@font-face{font-family:Lama;src:url('fonts/lama-regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Lama;src:url('fonts/lama-medium.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Lama;src:url('fonts/lama-bold.woff2') format('woff2');font-weight:700;font-display:swap}
:root{--navy:#0a2777;--blue:#004eaa;--sky:#77c7fa;--gray:#c6c6c6;--white:#fff;--paper:color-mix(in srgb,var(--sky) 5%,white);--muted:color-mix(in srgb,var(--navy) 70%,var(--gray));--line:color-mix(in srgb,var(--navy) 16%,white);--space:clamp(24px,5.5vw,100px);--max:1600px;--ease:cubic-bezier(.22,.61,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:135px}body{margin:0;color:var(--navy);background:var(--white);font:300 16px/1.8 Lama,Arial,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2{font-weight:700;line-height:1.35;text-wrap:balance}h3{font-weight:500;line-height:1.5}h1{font-size:clamp(40px,4.6vw,76px);letter-spacing:-.045em}h2{font-size:clamp(30px,3.2vw,54px);letter-spacing:-.035em}h3{font-size:23px;letter-spacing:-.018em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img,video{display:block;max-width:100%}img{object-fit:cover}button{color:inherit}button:disabled{cursor:default}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--sky);outline-offset:5px}::selection{background:var(--sky);color:var(--navy)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.icon{flex:none;vertical-align:middle;transition:transform .3s var(--ease)}[dir=rtl] .icon-arrow{transform:scaleX(-1)}.eyebrow,.mono{font-size:11px;font-weight:500;letter-spacing:.09em;line-height:1.6}.eyebrow{display:block;text-transform:uppercase}.mono{direction:ltr}.section-number{font-variant-numeric:tabular-nums}.skip-link{position:fixed;top:10px;left:20px;z-index:999;transform:translateY(-150%);background:white;color:var(--navy);padding:15px 25px}.skip-link:focus{transform:none}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:56px;padding:16px 24px;font-size:13px;font-weight:500;border:1px solid transparent;transition:background .25s,transform .25s,color .25s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:white}.button-primary:hover{background:var(--navy)}.button-light{background:white;color:var(--navy)}.button-light:hover{background:var(--sky)}.button-outline{border-color:var(--line);background:transparent;color:var(--navy)}.button-outline:hover{background:var(--paper)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding-block:12px;font-size:13px;font-weight:500;border-bottom:1px solid currentColor}
/* The official lockup remains intact, surrounded by dedicated clear space. */
.site-header{position:sticky;top:0;z-index:100;background:var(--navy);color:white;border-bottom:1px solid color-mix(in srgb,white 18%,transparent)}.header-inner{max-width:1800px;min-height:112px;margin:auto;padding-inline:calc(var(--space) - 24px);display:flex;align-items:center;gap:30px}.brand-lockup{display:inline-flex;flex:none;padding:30px 32px;align-items:center;justify-content:center}.brand-lockup img{object-fit:contain;width:134px;height:auto;max-width:none}.main-nav{display:flex;align-items:center;gap:24px;margin-inline-start:auto}.nav-group{position:relative}.nav-trigger,.nav-contact{background:none;border:0;padding:14px 0;color:white;font-size:12px;font-weight:400;white-space:nowrap}.nav-trigger{display:flex;align-items:center;gap:5px}.nav-trigger>.icon{width:13px;height:13px}.nav-trigger[aria-expanded=true],.nav-trigger[data-active=true],.nav-contact:hover{color:var(--sky)}.nav-trigger[aria-expanded=true]>.icon{transform:rotate(180deg)}.nav-panel{position:absolute;inset-block-start:calc(100% + 16px);inset-inline-start:-26px;min-width:300px;padding:18px 26px;background:white;color:var(--navy);box-shadow:0 16px 50px #0a277721;border-top:3px solid var(--sky)}.nav-panel a{font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:13px 0;border-bottom:1px solid var(--line);line-height:1.5}.nav-panel a:last-child{border-bottom:0}.nav-panel a:hover,.nav-panel a[aria-current]{color:var(--blue)}.nav-panel .icon{width:16px;height:16px}.nav-overview{font-weight:700}.header-actions{display:flex;align-items:center;gap:22px}.language-switch{font-size:12px;white-space:nowrap;padding:14px 0}.header-consult{display:flex;align-items:center;gap:15px;white-space:nowrap;font-size:12px;border:1px solid color-mix(in srgb,white 35%,transparent);padding:12px 16px}.header-consult .icon{width:18px}.menu-toggle{display:none;background:transparent;border:1px solid #ffffff66;padding:10px;color:white}
/* Home: the original film, with the brand's blue and patterned line language. */
.home-hero{position:relative;min-height:min(800px,calc(100svh - 112px));padding:40px var(--space) 26px;color:white;background:var(--navy);display:flex;flex-direction:column;overflow:hidden}.hero-video,.hero-overlay{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{background:linear-gradient(90deg,#0a2777bd,#0a277745),linear-gradient(0deg,#0a2777d9,transparent 90%)}[dir=rtl] .hero-overlay{background:linear-gradient(270deg,#0a2777bd,#0a277745),linear-gradient(0deg,#0a2777d9,transparent 90%)}.hero-topline,.home-hero-copy,.home-hero-bottom{position:relative}.hero-topline{display:flex;justify-content:space-between;gap:20px}.hero-topline .eyebrow{display:flex;align-items:center;gap:12px}.eyebrow i{width:6px;height:6px;border-radius:50%;background:var(--sky)}.hero-topline .mono{font-size:9px;letter-spacing:.14em;opacity:.85}.home-hero-copy{flex:1;display:grid;grid-template-columns:1.8fr 1fr;gap:8%;align-items:end;padding:105px 0 90px}.home-hero h1{font-size:clamp(55px,6.6vw,108px);max-width:950px;line-height:1.24;letter-spacing:-.045em}.home-hero-copy p{font-size:17px;line-height:1.95;max-width:390px}.home-hero-copy .button{margin-top:30px;min-width:230px}.home-hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid #ffffff66;font-size:11px}.home-hero-bottom>a{display:flex;align-items:center;gap:20px}.home-hero-bottom .mono{font-size:9px}.video-toggle{display:flex;align-items:center;gap:10px;background:transparent;border:0;color:white;padding:10px;font-size:11px}.video-toggle svg{width:18px;height:18px}.home-hero:after{content:'';position:absolute;width:250px;height:130px;inset-inline-end:0;top:50px;opacity:.15;background:var(--sky);mask:url('brand/pattern.svg') center/cover;-webkit-mask:url('brand/pattern.svg') center/cover;pointer-events:none}
/* Interior page variations. */
.page-hero{max-width:var(--max);margin:auto;padding:28px var(--space) 80px;background:white}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:10px;padding-bottom:40px}.breadcrumbs a:hover{color:var(--blue);text-decoration:underline}.page-hero-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:7%;align-items:center}.page-hero-copy{padding-block:24px}.page-hero-copy>.eyebrow{color:var(--blue);margin-bottom:24px}.page-hero h1{max-width:830px}.page-hero .lead{font-size:17px;line-height:1.95;color:var(--muted);margin-top:25px;max-width:660px}.hero-ctas{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px}.hero-visual{position:relative;align-self:stretch;min-height:440px;isolation:isolate;margin:0 0 15px}.hero-visual>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.hero-visual figcaption{position:absolute;inset-inline:0;bottom:0;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:linear-gradient(0deg,#0a2777d9,transparent);color:white;font-size:11px;min-height:85px}.hero-visual figcaption .mono{font-size:9px}.image-pattern{position:absolute;inset-inline-end:-20px;bottom:-25px;width:36%;height:32%;background:var(--blue);mask:url('brand/pattern.svg') center/cover;-webkit-mask:url('brand/pattern.svg') center/cover;z-index:-1}.hero-visual .image-pattern{inset-inline-end:-20px;bottom:-20px;z-index:-1}.hero-hub .page-hero-layout{grid-template-columns:1.4fr 1fr}.hero-hub .hero-visual{min-height:320px}.hero-hub h1{font-size:clamp(44px,4.4vw,72px)}.hero-product{max-width:none;background:var(--paper)}.hero-product .hero-visual{min-height:530px}.hero-product h1{font-size:clamp(48px,5.3vw,86px)}.hero-article .page-hero-layout{grid-template-columns:1fr}.hero-article .page-hero-copy{max-width:1050px;padding-bottom:40px}.hero-article .hero-visual{min-height:420px;margin:0}.hero-article h1{font-size:clamp(40px,5.3vw,82px)}.hero-legal .page-hero-layout{grid-template-columns:1fr}.hero-legal h1{font-size:clamp(40px,4vw,64px)}.hero-contact{padding-bottom:55px}.hero-contact .hero-visual{min-height:360px}
/* Generous editorial rhythm, with a mix of photography, linework and content. */
.section{padding:85px var(--space);max-width:var(--max);margin:auto}.section-heading{max-width:870px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:24px;color:var(--muted)}.section-heading h2{max-width:850px}.section-intro{font-size:17px;line-height:2;color:var(--muted);margin-top:24px;max-width:750px}.section-cards:nth-of-type(even),.section-journey,.section-modules,.section-guides{background:var(--paper);max-width:none}.section-split{display:grid;grid-template-columns:1.1fr 1fr;gap:9%;align-items:center;min-height:550px}.section-split .section-heading{margin-bottom:22px}.split-copy{max-width:750px}.split-photo{position:relative;min-height:500px;align-self:stretch;isolation:isolate}.split-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.split-photo .image-pattern{width:42%;inset-inline-start:-20px;bottom:-22px}.split-cards{margin-top:30px}.split-cards .text-card{padding:22px 0;display:grid;grid-template-columns:35px 1fr;gap:8px 10px}.split-cards .text-card h3{font-size:20px}.split-cards .text-card p{grid-column:2;font-size:14px}.split-cards .card-number{margin:0;padding-top:5px}.section-split:nth-of-type(even) .split-photo{order:-1}.section-split:nth-of-type(even){grid-template-columns:1fr 1.1fr}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 40px}.text-card{padding:30px 0 35px;border-top:1px solid var(--line);min-width:0}.card-number{display:block;font-size:11px;color:var(--blue);margin-bottom:28px}.text-card h3{margin-bottom:14px}.text-card h3 a{display:flex;justify-content:space-between;align-items:center;gap:12px}.text-card h3 .icon{width:18px}.text-card p{font-size:15px;line-height:1.95;color:var(--muted)}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pillar-grid .text-card{padding:35px;background:var(--navy);color:white;position:relative;overflow:hidden;border:0}.pillar-grid .card-number{color:var(--sky);font-size:40px;line-height:1;margin-bottom:60px}.pillar-grid p{color:white;opacity:.85}.pillar-grid .text-card:after{content:'';position:absolute;inset-inline-end:-30px;top:30px;width:140px;height:100px;background:var(--sky);opacity:.12;mask:url('brand/pattern.svg') center/cover}.image-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 28px}.image-card-grid>.image-card:first-child:nth-last-child(5){grid-column:span 2}.image-card-grid>.image-card:first-child:nth-last-child(5) .card-photo{aspect-ratio:2.3}.image-card-grid>.image-card:nth-child(4):nth-last-child(2){grid-column:span 2}.image-card-grid>.image-card:nth-child(4):nth-last-child(2) .card-photo{aspect-ratio:2.3}.image-card{display:block;min-width:0}.card-photo{position:relative;aspect-ratio:1.55;overflow:hidden;background:var(--paper)}.card-photo img{width:100%;height:100%;transition:transform .8s var(--ease);object-fit:cover}.photo-number{position:absolute;top:16px;inset-inline-start:16px;background:white;color:var(--navy);font-size:11px;padding:7px 12px}.image-card:hover img{transform:scale(1.035)}.image-card-body{padding:23px 0 5px}.image-card h3{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:24px}.image-card h3 .icon{width:22px}.image-card p{font-size:14px;color:var(--muted);line-height:1.95;margin-top:12px;max-width:560px}.industry-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.industry-grid .card-photo{aspect-ratio:.75}.industry-grid .image-card h3{font-size:19px}.industry-grid .image-card p{font-size:12px;line-height:1.8}.section-industries{background:var(--navy);color:white;max-width:none}.section-industries .section-heading .eyebrow,.section-industries .image-card p{color:color-mix(in srgb,var(--sky) 35%,white)}.section-industries .photo-number{background:var(--sky);color:var(--navy)}.section-industries .image-card:hover h3{color:var(--sky)}.journey{list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;padding:0;margin:45px 0 0}.journey:has(li:nth-child(4):last-child){grid-template-columns:repeat(4,minmax(0,1fr))}.journey:has(li:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.journey li{border-top:2px solid var(--blue);padding-top:24px;position:relative}.journey li:before{content:'';width:30px;height:5px;background:var(--blue);position:absolute;top:-4px;inset-inline-start:0}.step-number{font-size:12px;color:var(--blue);display:block;margin-bottom:30px}.journey h3{font-size:22px;margin-bottom:15px}.journey p{color:var(--muted);font-size:14px;line-height:1.95}.flow{list-style:none;display:flex;gap:0;padding:0;margin:50px 0 0;border:1px solid var(--line);background:white}.flow li{flex:1;min-width:0;padding:30px 24px;position:relative;border-inline-end:1px solid var(--line)}.flow li:last-child{border:0}.flow .step-number{width:36px;height:36px;display:grid;place-items:center;background:var(--blue);color:white;border-radius:50%;font-size:11px;margin-bottom:35px}.flow li:after{content:'';position:absolute;top:47px;inset-inline-start:60px;inset-inline-end:-24px;height:1px;background:var(--line)}.flow li:last-child:after{display:none}.flow h3{font-size:19px;margin-bottom:12px}.flow p{font-size:13px;color:var(--muted)}.conversion-band{background:var(--blue);color:white;max-width:none;display:grid;grid-template-columns:1.4fr 1fr;gap:25px 8%;align-items:center;padding-block:60px;position:relative;overflow:hidden}.conversion-band>.eyebrow{grid-column:1/-1}.conversion-band h2{font-size:clamp(30px,3.3vw,50px)}.conversion-band .section-intro{color:white;margin:0}.conversion-band .button{width:max-content;grid-column:1}.conversion-band:after{content:'';position:absolute;inset-inline-end:-80px;bottom:-40px;width:400px;height:220px;opacity:.08;background:var(--sky);mask:url('brand/pattern.svg') center/cover;pointer-events:none}.logo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line);border-inline-start:1px solid var(--line)}.logo-grid>div{display:flex;align-items:center;justify-content:center;padding:26px;border-bottom:1px solid var(--line);border-inline-end:1px solid var(--line);height:130px}.logo-grid img{max-width:100%;max-height:85px;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.stats>div{border-top:1px solid var(--line);padding-top:30px}.stats strong{font-size:70px;font-weight:500;line-height:1.2;display:block}.stats p{color:var(--muted);font-size:15px;margin-top:20px}
/* Interactive capability explorer: real content, not a fictional application UI. */
.tab-system{display:grid;grid-template-columns:1fr 1.5fr;border:1px solid var(--line)}.tab-list{padding:20px 30px;background:white}.tab-list button{width:100%;display:flex;align-items:center;gap:18px;text-align:start;background:none;border:0;border-bottom:1px solid var(--line);padding:20px 0;font-size:16px;font-weight:500}.tab-list button:last-child{border-bottom:0}.tab-list button .mono{color:var(--muted);font-size:10px}.tab-list button .icon{margin-inline-start:auto;width:18px}.tab-list button[aria-selected=true]{color:var(--blue)}.tab-list button[aria-selected=true] .mono{color:var(--blue)}.tab-panels{background:var(--navy);color:white;min-width:0}.tab-panel{height:100%;min-height:410px;padding:55px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.tab-panel h3{font-size:40px;margin:24px 0;position:relative;max-width:500px}.tab-panel p{font-size:18px;line-height:2;max-width:560px;position:relative}.tab-panel .button{background:white;color:var(--navy);margin-top:35px;width:max-content;position:relative}.tab-panel .eyebrow{color:var(--sky)}.panel-number{position:absolute;top:0;inset-inline-end:30px;font-size:160px;font-weight:700;color:#ffffff0d;line-height:1.2}.module-connection{display:flex;align-items:center;gap:8px;position:relative;margin-top:45px}.module-connection span{height:2px;width:90px;background:var(--sky)}.module-connection i{width:13px;height:13px;background:var(--sky)}.section-modules .tab-list button{padding:16px 0;font-size:15px}.faq-list{max-width:1050px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:30px;list-style:none;padding:26px 0;cursor:pointer;font-size:19px;font-weight:500}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:20px;height:20px}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details>div{padding:0 45px 30px 0;max-width:900px;color:var(--muted);font-size:16px;line-height:2}[dir=rtl] .faq-list details>div{padding:0 0 30px 45px}
/* Knowledge and publications. */
.article-grid,.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.article-card{min-width:0}.article-card img{width:100%;height:auto;aspect-ratio:1.6;object-fit:cover}.article-meta{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:var(--muted);margin:20px 0 14px;font-weight:500}.article-card h3{font-size:24px;line-height:1.55;margin-bottom:16px}.article-card p{font-size:14px;color:var(--muted);line-height:1.9}.article-card .text-link{margin-top:20px}.filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:40px}.filters button{padding:11px 20px;background:white;color:var(--navy);border:1px solid var(--line);font-size:12px}.filters button[aria-pressed=true]{background:var(--navy);color:white}.guide-card{background:white;padding:22px;border:1px solid var(--line)}.guide-cover{min-height:350px;padding:30px;background:var(--navy);color:white;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.guide-cover:after{content:'';position:absolute;inset-inline-end:-50px;top:40px;width:200px;height:170px;background:var(--sky);opacity:.14;mask:url('brand/pattern.svg') center/cover}.guide-cover>span,.guide-cover small{position:relative;font-size:10px;letter-spacing:.1em}.guide-cover h3{font-size:34px;position:relative;z-index:1;line-height:1.5;padding:45px 0}.guide-card:nth-child(2) .guide-cover{background:var(--blue)}.guide-card:nth-child(3) .guide-cover{background:var(--sky);color:var(--navy)}.guide-card:nth-child(3) .guide-cover:after{background:var(--navy)}.guide-card>p{font-size:14px;color:var(--muted);margin:22px 0 15px}.article-reading-layout{max-width:var(--max);padding:0 var(--space) 65px;margin:auto;display:grid;grid-template-columns:240px minmax(0,780px);gap:9%;align-items:start}.article-toc{position:sticky;top:150px;border-top:1px solid var(--line);padding-top:25px}.article-toc .eyebrow{margin-bottom:22px}.article-toc a{display:block;font-size:13px;line-height:1.8;margin-bottom:15px;color:var(--muted)}.article-toc a:hover{color:var(--blue)}.prose-section{padding:35px 0;border-bottom:1px solid var(--line)}.prose-section:first-child{padding-top:0}.prose-section h2{font-size:32px;margin-bottom:25px}.prose-section p{font-size:18px;line-height:2.1;margin-bottom:22px;color:var(--muted)}.prose-section p:last-child{margin-bottom:0}.reference-note{padding:20px var(--space);font-size:12px}.reference-note a{text-decoration:underline}.legal-body{max-width:950px;padding:0 var(--space) 70px;margin:auto}.draft-note{margin:0 var(--space) 45px;padding:16px 22px;background:var(--paper);border-inline-start:3px solid var(--blue);font-size:13px}.related-section{background:var(--paper);max-width:none}
/* Honest email handoff, with contextual inquiry fields. */
.contact-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:8%;align-items:start}.form-fields{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field-wide{grid-column:1/-1}.field label{display:block;font-size:13px;font-weight:500;margin-bottom:10px}.field label span{color:var(--blue)}.field input,.field select,.field textarea{display:block;width:100%;min-width:0;background:white;color:var(--navy);border:1px solid var(--line);padding:14px;font-size:15px;border-radius:0;line-height:1.6}.field textarea{resize:vertical;min-height:140px}.field input:user-invalid,.field textarea:user-invalid{border:2px solid var(--blue);background:var(--paper)}.form-note{font-size:12px;line-height:1.9;color:var(--muted);margin:18px 0}.form-note a{text-decoration:underline}.form-status{font-size:14px;line-height:1.9;max-width:650px}.contact-aside{background:var(--navy);color:white;padding:45px;position:relative;overflow:hidden}.contact-aside>.eyebrow{color:var(--sky);margin-bottom:30px}.contact-aside h3{font-size:34px;line-height:1.6;margin-bottom:35px}.contact-aside>a{display:flex;align-items:center;gap:13px;font-size:15px;margin-top:20px;position:relative}.contact-aside>.address{display:flex;align-items:flex-start;gap:12px;margin-top:30px}.contact-aside p{font-size:13px;line-height:1.95;color:color-mix(in srgb,var(--sky) 25%,white);margin-top:15px}.contact-aside .address p{margin:0}.contact-aside:before{content:'';position:absolute;width:200px;height:120px;top:35px;inset-inline-end:-60px;background:var(--sky);opacity:.09;mask:url('brand/pattern.svg') center/cover}.closing-cta{background:var(--blue);color:white;max-width:none;display:flex;align-items:center;justify-content:space-between;gap:60px;position:relative;overflow:hidden;padding-block:85px}.closing-cta>div{max-width:880px;position:relative;z-index:1}.closing-cta h2{font-size:clamp(38px,4.6vw,75px);margin:25px 0}.closing-cta p{font-size:16px;max-width:680px}.closing-cta>.button{flex:none;position:relative;z-index:1;min-width:220px}.closing-cta:after{content:'';position:absolute;width:600px;height:370px;inset-inline-end:-150px;bottom:-40px;background:var(--sky);opacity:.15;mask:url('brand/pattern.svg') center/cover;pointer-events:none}.site-footer{background:var(--navy);color:white;padding:40px var(--space) 25px}.footer-top{display:grid;grid-template-columns:1fr 1.25fr 1fr;gap:5%;padding-bottom:60px}.footer-brand .brand-lockup{margin-inline-start:-32px}.footer-brand .brand-lockup img{width:170px}.footer-brand>p{font-size:25px;font-weight:500;margin-bottom:28px;max-width:290px}.social-links{display:flex;gap:18px;flex-wrap:wrap;font-size:10px}.social-links a:hover{color:var(--sky)}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding-top:38px}.footer-links h3{font-size:14px;margin-bottom:22px}.footer-links a{display:block;font-size:12px;margin-top:13px;color:color-mix(in srgb,var(--sky) 20%,white);line-height:1.8}.footer-links a:hover{color:var(--sky)}.footer-address{padding-top:38px}.footer-address>.eyebrow{margin-bottom:26px}.footer-address a{font-size:15px;display:block;width:max-content;max-width:100%;margin-bottom:14px}.footer-address p{font-size:12px;line-height:2;max-width:300px;margin-top:26px;color:color-mix(in srgb,var(--sky) 20%,white)}.footer-bottom{border-top:1px solid #ffffff33;padding-top:24px;display:flex;gap:25px;font-size:10px}.footer-bottom .back-top{margin-inline-start:auto}
@media(min-width:1500px){.header-inner{gap:40px}.main-nav{gap:30px}.nav-trigger,.nav-contact{font-size:14px}}
@media(max-width:1200px){.header-inner{gap:12px}.main-nav{gap:16px}.header-actions{gap:16px}.header-consult{display:none}.nav-panel{min-width:260px}.brand-lockup{padding-inline:26px}.home-hero-copy{gap:5%}.home-hero h1{font-size:clamp(56px,6.8vw,85px)}.card-grid{gap:0 25px}.industry-grid{grid-template-columns:repeat(3,1fr);gap:30px}.industry-grid .card-photo{aspect-ratio:1.3}.industry-grid>.image-card:nth-child(n+4){grid-column:auto}.journey{gap:18px}.journey h3{font-size:19px}.flow{flex-wrap:wrap}.flow li{flex-basis:30%}.flow li:after{display:none}.flow li:nth-child(n+4){border-top:1px solid var(--line)}.footer-top{grid-template-columns:1fr 1.3fr;gap:40px}.footer-address{grid-column:1/-1;padding-top:0;display:grid;grid-template-columns:1fr 1fr;gap:15px}.footer-address .eyebrow{grid-column:1/-1;margin:0}.footer-address p{grid-column:2;grid-row:2/4;margin:0}.footer-address a{margin:0}.contact-aside{padding:30px}}
@media(max-width:1000px){.header-inner{min-height:100px;justify-content:space-between}.brand-lockup{padding:28px 30px}.brand-lockup img{width:120px}.main-nav{display:none;position:absolute;top:100%;inset-inline:0;background:var(--navy);padding:16px var(--space) 28px;max-height:calc(100svh - 100px);overflow-y:auto;border-top:1px solid #ffffff33}.main-nav.is-open{display:block}.nav-group{border-bottom:1px solid #ffffff33}.nav-trigger{width:100%;justify-content:space-between;font-size:16px;padding:18px 0}.nav-contact{display:block;font-size:16px;padding-top:20px}.nav-panel{position:static;box-shadow:none;min-width:0;background:transparent;color:white;border-top:none;padding:0 18px 18px}.nav-panel a{border-color:#ffffff26;font-size:14px}.nav-panel a:hover{color:var(--sky)}.menu-toggle{display:inline-flex}.header-actions{gap:25px}.home-hero{min-height:700px}.home-hero-copy{grid-template-columns:1fr;padding-block:70px 50px;gap:30px}.home-hero h1{font-size:68px;max-width:780px}.home-hero-copy>div{display:flex;align-items:center;gap:40px;justify-content:space-between}.home-hero-copy .button{margin:0;flex:none}.home-hero-copy p{max-width:550px;font-size:16px}.page-hero-layout{gap:5%}.page-hero h1{font-size:42px}.page-hero .lead{font-size:15px}.hero-visual{min-height:380px}.page-hero{padding-bottom:60px}.hero-ctas .button{font-size:11px;padding:14px 17px;gap:20px}.section{padding-block:65px}.section-split{gap:6%}.split-photo{min-height:400px}.card-grid{grid-template-columns:1fr 1fr}.journey{grid-template-columns:1fr 1fr!important;gap:35px}.journey li:last-child:nth-child(odd){grid-column:1/-1;max-width:50%}.pillar-grid{gap:15px}.pillar-grid .text-card{padding:25px}.pillar-grid h3{font-size:20px}.pillar-grid p{font-size:14px}.image-card-grid{gap:28px 20px}.image-card h3{font-size:20px}.image-card p{font-size:13px}.tab-panel{padding:35px;min-height:400px}.tab-panel h3{font-size:30px}.tab-panel p{font-size:16px}.tab-list{padding:12px 20px}.tab-list button{font-size:14px}.guide-cover{min-height:310px;padding:20px}.guide-cover h3{font-size:27px}.article-card h3{font-size:21px}.contact-layout{gap:5%;grid-template-columns:1.3fr 1fr}.contact-aside h3{font-size:28px}.contact-aside>a{font-size:12px}.closing-cta{gap:30px}.closing-cta h2{font-size:45px}.closing-cta>.button{min-width:180px}.article-reading-layout{grid-template-columns:180px 1fr;gap:7%}.logo-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:700px){:root{--space:24px}body{font-size:15px}html{scroll-padding-top:110px}h1,h2,h3{letter-spacing:-.025em}.header-inner{padding-inline:0}.brand-lockup{padding-inline:26px}.header-actions{padding-inline-end:24px;gap:22px}.home-hero{min-height:calc(100svh - 100px);padding-top:30px}.hero-topline{display:block}.hero-topline .mono{display:none}.home-hero-copy{padding:55px 0 35px;gap:26px}.home-hero h1{font-size:clamp(40px,10.8vw,65px);line-height:1.4}.home-hero-copy>div{display:block}.home-hero-copy p{font-size:15px;max-width:90%}.home-hero-copy .button{margin-top:25px;min-width:0;gap:25px;font-size:12px}.home-hero-bottom{font-size:10px;padding-top:15px;gap:10px}.home-hero-bottom .mono{display:none}.home-hero-bottom>a{gap:12px}.video-toggle{font-size:10px;padding:8px 0}.page-hero{padding-top:23px;padding-bottom:50px}.breadcrumbs{font-size:9px;gap:8px;padding-bottom:20px}.page-hero-layout,.hero-hub .page-hero-layout{display:flex;flex-direction:column;gap:30px;align-items:stretch}.page-hero-copy{padding-block:15px 0}.page-hero-copy>.eyebrow{font-size:10px;margin-bottom:20px}.page-hero h1,.hero-product h1,.hero-hub h1,.hero-article h1{font-size:clamp(36px,9vw,53px);line-height:1.45}.page-hero .lead{font-size:15px;line-height:2;margin-top:20px}.hero-ctas{margin-top:23px;gap:10px}.hero-visual,.hero-hub .hero-visual,.hero-product .hero-visual,.hero-contact .hero-visual{min-height:300px;margin:0 10px 15px 0}.hero-article .hero-visual{min-height:240px}.hero-visual figcaption{font-size:10px}.image-pattern{bottom:-15px;inset-inline-end:-12px}.section{padding-block:55px}.section-heading{margin-bottom:30px}.section-heading .eyebrow{margin-bottom:18px;font-size:10px}.section-heading h2{font-size:32px;line-height:1.5}.section-intro{font-size:15px;margin-top:18px}.section-split,.section-split:nth-of-type(even){display:flex;flex-direction:column;gap:30px;align-items:stretch;min-height:0}.section-split:nth-of-type(even) .split-photo{order:0}.split-photo{min-height:330px;margin-inline:12px}.split-cards .text-card h3{font-size:19px}.split-cards .text-card p{font-size:14px}.card-grid{grid-template-columns:1fr;gap:0}.text-card{padding:25px 0}.text-card h3{font-size:23px}.text-card p{font-size:15px}.card-number{margin-bottom:18px}.pillar-grid{grid-template-columns:1fr;gap:14px}.pillar-grid .text-card{padding:28px}.pillar-grid .card-number{font-size:28px;margin-bottom:25px}.pillar-grid h3{font-size:24px}.image-card-grid{grid-template-columns:1fr;gap:32px}.image-card-grid>.image-card{grid-column:auto!important}.image-card-grid .card-photo{aspect-ratio:1.55!important}.image-card h3{font-size:24px}.image-card p{font-size:14px}.image-card-body{padding-top:18px}.industry-grid{grid-template-columns:1fr 1fr;gap:28px 16px}.industry-grid .image-card:last-child{grid-column:1/-1}.industry-grid .image-card:last-child .card-photo{aspect-ratio:2}.industry-grid .card-photo{aspect-ratio:.95}.industry-grid .image-card h3{font-size:18px;gap:8px}.industry-grid .image-card h3 .icon{width:17px}.industry-grid .image-card p{font-size:12px}.industry-grid .photo-number{top:10px;inset-inline-start:10px;font-size:9px;padding:5px 9px}.journey{grid-template-columns:1fr!important;gap:0;margin-top:30px}.journey li,.journey li:last-child:nth-child(odd){max-width:none;display:grid;grid-template-columns:42px 1fr;gap:14px;padding:26px 0;border-top:1px solid var(--line)}.journey li:before{display:none}.journey .step-number{margin:4px 0 0;font-size:16px}.journey h3{font-size:23px;margin-bottom:10px}.journey p{font-size:15px}.flow{display:block;margin-top:30px}.flow li{border-inline-end:0;border-bottom:1px solid var(--line);padding:24px;display:grid;grid-template-columns:40px 1fr;gap:18px}.flow li:nth-child(n+4){border-top:0}.flow .step-number{margin:0}.flow h3{font-size:21px}.flow p{font-size:14px}.conversion-band{grid-template-columns:1fr;gap:20px}.conversion-band h2{font-size:32px}.conversion-band .button{margin-top:6px}.logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.logo-grid>div{height:95px;padding:16px}.logo-grid img{max-height:60px}.stats{grid-template-columns:1fr 1fr;gap:30px}.stats strong{font-size:55px}.stats p{font-size:13px}.tab-system{grid-template-columns:1fr}.tab-list{padding:10px 20px}.tab-list button,.section-modules .tab-list button{padding:14px 0;font-size:14px}.tab-list button .icon{width:16px}.tab-panel{min-height:330px;padding:35px 26px}.tab-panel h3{font-size:31px;margin-block:20px}.tab-panel p{font-size:16px}.tab-panel .panel-number{font-size:140px;inset-inline-end:18px}.tab-panel .button{max-width:100%;font-size:12px}.faq-list summary{font-size:17px;line-height:1.8;gap:20px;padding:22px 0}.faq-list details>div,[dir=rtl] .faq-list details>div{padding:0 0 24px;font-size:15px}.article-grid,.guide-grid{grid-template-columns:1fr;gap:40px}.article-card h3{font-size:25px}.article-card p{font-size:15px}.article-meta{font-size:10px}.filters{gap:8px;margin-bottom:30px}.filters button{padding:9px 12px;font-size:10px}.guide-card{padding:20px}.guide-cover{min-height:370px;padding:28px}.guide-cover h3{font-size:40px;line-height:1.4}.guide-card>p{font-size:15px}.article-reading-layout{display:block;padding-bottom:40px}.article-toc{position:static;padding:25px 0;border-bottom:1px solid var(--line);margin-bottom:35px}.article-toc a{font-size:14px}.prose-section h2{font-size:28px;line-height:1.6}.prose-section p{font-size:16px;line-height:2.15}.legal-body{padding-inline:24px}.draft-note{font-size:12px;margin-bottom:35px}.contact-layout{grid-template-columns:1fr;gap:35px}.form-fields{grid-template-columns:1fr;gap:20px}.field input,.field select,.field textarea{font-size:16px}.contact-aside{padding:32px}.contact-aside h3{font-size:35px}.contact-aside>a{font-size:15px}.contact-aside p{font-size:14px}.closing-cta{flex-direction:column;align-items:flex-start;gap:25px;padding-block:60px}.closing-cta h2{font-size:40px;line-height:1.45}.closing-cta p{font-size:15px}.closing-cta .button{font-size:13px}.site-footer{padding-top:20px}.footer-top{grid-template-columns:1fr;gap:25px;padding-bottom:40px}.footer-brand .brand-lockup{margin-inline-start:-26px}.footer-brand>p{max-width:none;font-size:24px;margin-bottom:20px}.footer-links{padding-top:20px;gap:30px}.footer-links h3{font-size:16px}.footer-links a{font-size:13px}.footer-address{grid-column:auto;display:block;border-top:1px solid #ffffff33;padding-top:30px;margin-top:10px}.footer-address .eyebrow{margin-bottom:20px}.footer-address a{font-size:16px;margin-bottom:12px}.footer-address p{font-size:13px;max-width:none;margin-top:18px}.footer-bottom{gap:18px;flex-wrap:wrap;font-size:10px}.footer-bottom .back-top{margin-inline-start:auto}.social-links{font-size:12px;gap:25px}}
@media(prefers-reduced-motion:no-preference){.reveal{transition:opacity .75s var(--ease),transform .75s var(--ease)}.reveal.pending-reveal{opacity:0;transform:translateY(20px)}.reveal.is-visible{opacity:1;transform:none}.hero-topline,.page-hero-copy{animation:enter .8s var(--ease) both}@keyframes enter{from{opacity:.25;transform:translateY(15px)}to{opacity:1;transform:none}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.site-header,.site-footer,.closing-cta,.related-section,.article-toc,.hero-ctas,.skip-link{display:none!important}.page-hero,.section{padding:20px 0}.article-reading-layout{display:block;padding:0}.reveal{opacity:1!important;transform:none!important}body{font-size:12pt;background:white}.hero-visual{max-height:220px}.page-hero h1{font-size:32pt}.prose-section{break-inside:avoid}}
/* Official outline glyphs exported from the supplied UI icon source. */
.kit-icon{display:inline-block;width:24px;height:24px;background:currentColor;mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.kit-menu{mask-image:url('brand/icons/menu.svg');-webkit-mask-image:url('brand/icons/menu.svg')}.kit-plus{mask-image:url('brand/icons/plus.svg');-webkit-mask-image:url('brand/icons/plus.svg')}.kit-mail{mask-image:url('brand/icons/mail.svg');-webkit-mask-image:url('brand/icons/mail.svg')}.kit-phone{mask-image:url('brand/icons/phone.svg');-webkit-mask-image:url('brand/icons/phone.svg')}.kit-pin{mask-image:url('brand/icons/pin.svg');-webkit-mask-image:url('brand/icons/pin.svg')}.kit-download{mask-image:url('brand/icons/download.svg');-webkit-mask-image:url('brand/icons/download.svg')}.guide-card{min-width:0}.guide-cover h3{overflow-wrap:anywhere;hyphens:auto}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:700px){.guide-grid{grid-template-columns:minmax(0,1fr)}.guide-cover h3{font-size:34px}.footer-brand .brand-lockup{margin-inline-start:-24px}}

/* Home capabilities: photographic cards with native, direction-aware scrolling. */
.section-service-carousel{background:var(--paper)}
.section-service-carousel .section-heading{max-width:1000px}
.service-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--space);padding:12px var(--space) 28px;margin-inline:calc(-1 * var(--space));overscroll-behavior-x:contain;scrollbar-width:none}
.service-track::-webkit-scrollbar{display:none}
.service-slide{position:relative;isolation:isolate;flex:0 0 clamp(320px,29vw,410px);min-height:560px;border-radius:28px;overflow:hidden;scroll-snap-align:start;color:white;background:var(--navy);box-shadow:0 10px 24px #0a277712;transition:transform .35s var(--ease),box-shadow .35s var(--ease)}
.service-slide>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .65s var(--ease)}
.service-slide:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(10,39,119,.88) 0%,rgba(10,39,119,.35) 42%,rgba(10,39,119,.8) 65%,rgba(10,39,119,.98) 100%)}
.service-slide-copy{padding:32px}
.service-slide-label{display:block;font-size:11px;font-weight:500;letter-spacing:.03em;margin-bottom:14px;color:var(--sky)}
.service-slide h3{font-size:clamp(28px,2.5vw,36px);line-height:1.45;font-weight:700;margin:0}
.service-slide-bottom{position:absolute;inset-inline:32px;bottom:28px}
.service-slide-bottom p{font-size:14px;line-height:1.95;margin:0 0 22px;color:white}
.service-slide-link{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;font-weight:500}
.service-slide-link>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:white;color:var(--navy);flex-shrink:0}
.service-carousel-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:8px}
.service-carousel-hint{font-size:13px;color:var(--muted)}
.service-carousel-controls{display:flex;gap:10px;flex-shrink:0}
.service-carousel-controls button{display:grid;place-items:center;width:46px;height:46px;border:0;border-radius:50%;background:var(--navy);color:white;cursor:pointer;transition:background .2s,opacity .2s}
.service-carousel-controls button:hover:not(:disabled){background:var(--blue)}
.service-carousel-controls button:disabled{background:var(--line);color:var(--navy);opacity:.5;cursor:default}
.service-prev .icon{rotate:180deg}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.service-slide:hover{transform:translateY(-5px);box-shadow:0 16px 32px #0a277725}.service-slide:hover>img{transform:scale(1.045)}}
@media(max-width:700px){.service-track{gap:16px}.service-slide{flex-basis:85%;min-height:520px;border-radius:24px}.service-slide-copy{padding:26px}.service-slide h3{font-size:28px}.service-slide-bottom{inset-inline:26px;bottom:24px}.service-slide-bottom p{font-size:13px}.service-carousel-hint{font-size:11px;max-width:190px}.service-carousel-controls button{width:42px;height:42px}}
@media print{.service-track{display:grid;grid-template-columns:repeat(2,1fr);overflow:visible;margin:0;padding:0}.service-slide{min-height:560px;break-inside:avoid}.service-carousel-footer{display:none}}

/* Shared geometry for discovery cards across service, industry and related pages. */
.service-slide{display:flex;flex-direction:column;gap:72px}
.service-slide-bottom{position:static;margin-top:auto;padding:0 32px 28px}
.section-industries .service-carousel-hint{color:var(--sky)}
.section-industries .service-carousel-controls button{background:white;color:var(--navy)}
.section-industries .service-carousel-controls button:hover:not(:disabled){background:var(--sky)}
.section-industries .service-carousel-controls button:disabled{opacity:.35}
.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.article-card{min-width:0}
.article-card>a{display:flex;flex-direction:column;height:100%;border:1px solid var(--line);border-radius:24px;overflow:hidden;padding-bottom:24px;background:white}
.article-card>a>img{aspect-ratio:1.55;width:100%;height:auto;object-fit:cover}
.article-card>a>:not(img){margin-inline:24px}
.article-card .text-link{margin-top:auto;padding-top:24px}
.pillar-grid .text-card,.guide-card{border-radius:24px}
@media(max-width:700px){.service-slide-bottom{padding:0 26px 24px}.article-grid{grid-template-columns:minmax(0,1fr)}}

/* Scroll-led five-phase journey; all content remains readable without JavaScript. */
.scroll-journey{background:var(--paper);--journey-progress:1;--line-length:80%}
.scroll-journey-stage{width:100%}
.scroll-journey .section-heading{max-width:960px;margin-bottom:48px}
.scroll-journey-path{position:relative}
.scroll-steps{list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;padding:0;margin:0}
.scroll-step{min-width:0;position:relative;text-align:start}
.scroll-step-node{display:grid;place-items:center;position:relative;z-index:1;width:56px;height:56px;margin:0 auto 28px;border-radius:50%;border:2px solid var(--blue);background:var(--paper);color:var(--navy);font-size:15px;font-weight:700;transition:background .35s,color .35s,box-shadow .35s}
.scroll-step-card{padding:24px 20px;border-radius:22px;background:white;border:1px solid var(--line);height:calc(100% - 84px);transition:transform .45s var(--ease),border-color .45s,box-shadow .45s}
.scroll-step h3{font-size:22px;margin-bottom:14px}
.scroll-step p{font-size:14px;line-height:1.95;color:var(--muted)}
.scroll-journey-line{position:absolute;top:26px;inset-inline-start:10%;width:var(--line-length);height:3px;background:var(--line)}
.scroll-journey-line>span{display:block;width:100%;height:100%;background:var(--blue);transform:scaleX(var(--journey-progress));transform-origin:left center}
[dir=rtl] .scroll-journey-line>span{transform-origin:right center}
.scroll-journey-line>i{position:absolute;top:50%;inset-inline-start:calc(var(--journey-progress) * 100%);width:12px;height:12px;background:var(--sky);border:2px solid var(--blue);border-radius:50%;translate:-50% -50%;box-shadow:0 0 0 7px #77c7fa30,0 0 22px #77c7fa80}
[dir=rtl] .scroll-journey-line>i{translate:50% -50%}
.scroll-journey.is-enhanced .scroll-step-node{border-color:var(--line);color:var(--muted)}
.scroll-journey.is-enhanced .is-reached .scroll-step-node{background:var(--navy);color:white;border-color:var(--navy)}
.scroll-journey.is-enhanced .is-current .scroll-step-node{box-shadow:0 0 0 7px #77c7fa40}
.scroll-journey.is-enhanced .is-current .scroll-step-card{border-color:var(--blue);transform:translateY(-6px);box-shadow:0 15px 35px #0a277710}
@media(min-width:1100px) and (min-height:800px) and (prefers-reduced-motion:no-preference){.scroll-journey.is-enhanced{height:230vh;position:relative}.scroll-journey.is-enhanced .scroll-journey-stage{position:sticky;top:130px}}
@media(max-width:1099px),(max-height:799px){.scroll-steps{display:flex;flex-direction:column;gap:32px}.scroll-step{display:grid;grid-template-columns:56px minmax(0,1fr);gap:24px;align-items:start}.scroll-step-node{margin:0}.scroll-step-card{height:auto;padding:26px;max-width:740px}.scroll-journey-line{inset-inline-start:27px;top:28px;width:3px;height:var(--line-length)}.scroll-journey-line>span,[dir=rtl] .scroll-journey-line>span{transform:scaleY(var(--journey-progress));transform-origin:center top}.scroll-journey-line>i,[dir=rtl] .scroll-journey-line>i{top:calc(var(--journey-progress) * 100%);inset-inline-start:50%}.scroll-journey.is-enhanced .is-current .scroll-step-card{transform:translateX(4px)}[dir=rtl] .scroll-journey.is-enhanced .is-current .scroll-step-card{transform:translateX(-4px)}}
@media(max-width:700px){.scroll-journey .section-heading{margin-bottom:36px}.scroll-step{gap:18px}.scroll-step-card{padding:22px 18px}.scroll-step h3{font-size:21px}.scroll-step p{font-size:14px}}
@media(prefers-reduced-motion:reduce){.scroll-journey-line>i{display:none}.scroll-journey .scroll-step-card{transform:none!important}}
@media print{.scroll-journey{height:auto!important}.scroll-journey-stage{position:static!important}.scroll-step{break-inside:avoid}.scroll-journey-line{display:none}}

/* Vendor marks retain their original colors on a neutral surface. */
.vendor-credentials{padding-block:30px 55px}
.credential-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.credential-card{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:32px;border:1px solid var(--line);border-radius:24px;background:var(--paper)}
.credential-logo{display:grid;place-items:center;width:220px;height:110px;background:white;border:1px solid var(--line);border-radius:16px}
.vendor-logo{display:block;object-fit:contain;width:200px;height:100px;max-width:100%}
.vendor-logo-oracle{width:172px;height:auto}
.credential-label{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:500;color:var(--blue);margin-bottom:14px}
.credential-label>span{display:grid;place-items:center;width:22px;height:22px;background:var(--navy);color:white;border-radius:50%;font-size:13px}
.credential-copy h2{font-size:26px;line-height:1.6;margin-bottom:12px}
.credential-copy p{font-size:15px;line-height:1.95;color:var(--muted);max-width:740px}
.credential-copy .button{margin-top:22px}
.credential-grid:has(>.credential-card:only-child){grid-template-columns:1fr}
.credential-grid>.credential-card:only-child{flex-direction:row;align-items:center;gap:40px}
.credential-logo{flex-shrink:0}
.tab-vendor-logo{display:grid;place-items:center;width:200px;height:100px;background:white;border-radius:14px;margin-bottom:28px;position:relative;z-index:1}
@media(max-width:700px){.vendor-credentials{padding-block:12px 30px}.credential-grid{grid-template-columns:1fr}.credential-card{padding:24px}.credential-grid>.credential-card:only-child{flex-direction:column;align-items:flex-start;gap:24px}.credential-copy h2{font-size:23px}.credential-copy p{font-size:14px}}
.credential-copy{display:flex;flex-direction:column;align-items:flex-start;flex:1}.credential-copy p{flex:1}.credential-copy .button{flex-shrink:0}

/* One inquiry dialog shared by all consultation, demo and contact calls to action. */
html.inquiry-modal-open{overflow:hidden;scrollbar-gutter:stable}
.inquiry-modal{position:fixed;inset:0;margin:auto;width:min(820px,calc(100% - 40px));max-width:none;max-height:calc(100svh - 48px);padding:0;border:1px solid var(--line);border-radius:28px;background:white;color:var(--navy);box-shadow:0 28px 100px #0a277755;overflow:hidden}
.inquiry-modal::backdrop{background:#061a50b8;backdrop-filter:blur(8px)}
.inquiry-modal-shell{display:flex;flex-direction:column;max-height:calc(100svh - 50px)}
.inquiry-modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:30px 36px 24px;background:var(--paper);border-bottom:1px solid var(--line);flex-shrink:0}
.inquiry-modal-header .eyebrow{font-size:10px;margin-bottom:10px;color:var(--blue)}
.inquiry-modal-header h2{font-size:30px;line-height:1.5}
.inquiry-modal-close{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;border:1px solid var(--line);border-radius:50%;background:white;color:var(--navy);cursor:pointer}
.inquiry-modal-close:hover{background:var(--navy);color:white}
.inquiry-modal-content{overflow-y:auto;overscroll-behavior:contain;padding:26px 36px 36px}
.inquiry-modal-content>p{font-size:14px;color:var(--muted);margin-bottom:24px}
.inquiry-modal .contact-layout{display:block}
.inquiry-modal .form-fields{gap:20px 24px}
.inquiry-modal .field label{font-size:13px}
.inquiry-modal .field input,.inquiry-modal .field select,.inquiry-modal .field textarea{border-radius:10px}
.inquiry-modal .form-status:empty{display:none}
@media(prefers-reduced-motion:no-preference){.inquiry-modal[open]{animation:inquiry-enter .25s var(--ease)}@keyframes inquiry-enter{from{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}}
@media(max-width:700px){.inquiry-modal{width:calc(100% - 20px);max-height:calc(100svh - 24px);border-radius:22px}.inquiry-modal-shell{max-height:calc(100svh - 26px)}.inquiry-modal-header{padding:22px 20px 18px;gap:12px}.inquiry-modal-header h2{font-size:24px}.inquiry-modal-content{padding:22px 20px 28px}.inquiry-modal .form-fields{grid-template-columns:1fr}.inquiry-modal .button{width:100%;justify-content:space-between}}

/* Home navigation overlays the film and becomes solid after the first scroll. */
.layout-home>.site-header{position:fixed;inset:0 0 auto;transition:background-color .3s var(--ease),box-shadow .3s var(--ease),border-color .3s var(--ease)}
.layout-home>.site-header.is-over-video{background:transparent;border-bottom-color:transparent;box-shadow:none}
.layout-home>.site-header:not(.is-over-video){background:var(--navy);box-shadow:0 6px 24px #0a277718}
.layout-home>.site-header:has(.main-nav.is-open){background:var(--navy);border-bottom-color:#ffffff2e}
.layout-home .home-hero{padding-top:152px;min-height:min(912px,100svh)}
@media(max-width:1000px){.layout-home .home-hero{padding-top:140px;min-height:800px}}
@media(max-width:700px){.layout-home .home-hero{padding-top:130px;min-height:100svh}}

/* Keep hierarchy in the typography instead of decorative labels and counters. */
.split-cards .text-card{display:block}.split-cards .text-card h3{margin-bottom:12px}
.service-carousel-footer{justify-content:flex-end}
.pillar-grid .text-card{padding-block:36px}
.tab-panel h3{margin-top:0}
.inquiry-modal-header h2{margin:0}

/* Full source copy: flexible editorial sections, never clamped or clipped. */
.source-section .section-heading{max-width:1100px}.source-section .section-heading h2{max-width:1050px}
.source-section:nth-of-type(even){background:var(--paper)}
.source-intro{max-width:920px;margin-bottom:32px}.source-intro:empty{display:none}
.source-section p,.source-section li{font-size:16px;line-height:2;color:var(--muted)}
.source-section p+p{margin-top:16px}
.source-section h3{font-size:25px;line-height:1.6;margin-bottom:14px}
.source-section ul{padding-inline-start:22px;margin-block:18px}
.source-section li+li{margin-top:10px}
.source-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.source-feature{padding:30px;border:1px solid var(--line);border-radius:24px;background:white;min-width:0}
.source-feature .button,.source-intro .button{margin-top:24px}
.source-section .button{max-width:100%;white-space:normal}
.source-section .source-tab-panel p,.source-section .source-tab-panel li{color:white}
.source-section .source-tab-panel h3{font-size:30px}
.source-section .source-tab-panel>h3~h3{font-size:21px;margin-top:18px}
.section-source-cta{background:var(--navy)!important;color:white}
.section-source-cta .source-cta-copy{max-width:1000px}
.section-source-cta p,.section-source-cta li{color:white}
.section-source-cta .button{background:white;color:var(--navy);margin:24px 0 0;margin-inline-end:16px}
.layout-home .home-hero-copy .button+.button{margin-inline-start:12px}
.source-section .faq-list details>div{padding-inline:0}
@media(max-width:1000px){.source-feature{padding:24px}.layout-home .home-hero-copy>div{display:block}.layout-home .home-hero-copy .button{margin-top:24px}}
@media(max-width:700px){.source-feature-grid{grid-template-columns:minmax(0,1fr)}.source-section p,.source-section li{font-size:15px}.source-section h3{font-size:23px}.source-section .section-heading h2{font-size:30px}.layout-home .home-hero-copy .button+.button{margin-inline-start:0}.source-section .source-tab-panel h3{font-size:27px}}

.source-metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin-block:28px}.source-metrics strong{display:block;font-size:clamp(28px,3.8vw,58px);font-weight:500;line-height:1.5;color:var(--blue);margin-bottom:18px;overflow-wrap:anywhere}.source-metrics p{font-size:14px}.source-timeline strong{display:block;font-size:22px;margin-bottom:16px;color:var(--blue)}
@media(max-width:1100px){.source-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.source-metrics{grid-template-columns:minmax(0,1fr)}.source-metrics strong{font-size:38px}}

.source-metric-unit{display:block;font-size:17px;line-height:1.8;font-weight:500}

/* Keep other articles within reach while reading. */
.article-more-nav{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}
.article-more-nav h2{font-size:18px;margin-bottom:18px;line-height:1.5}
.article-more-nav .article-all-link{display:flex;align-items:center;gap:12px;font-weight:500;color:var(--blue);margin-top:22px}
.article-more-nav .icon{width:18px;flex-shrink:0}
.article-more-section{background:var(--paper)}
.article-more-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px}
.article-more-heading h2{font-size:clamp(28px,3vw,42px)}
.article-more-heading>a{flex-shrink:0}
.article-next-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.article-next-card{display:flex;flex-direction:column;overflow:hidden;border-radius:24px;border:1px solid var(--line);background:white;min-width:0}
.article-next-card>img{width:100%;height:auto;aspect-ratio:2;object-fit:cover}
.article-next-card>div{padding:28px;display:flex;flex-direction:column;flex:1}
.article-next-card h3{font-size:25px;line-height:1.6;margin-bottom:16px}
.article-next-card p{font-size:15px;line-height:1.9;color:var(--muted);margin-bottom:24px}
.article-next-card .text-link{margin-top:auto}
.article-next-card:hover h3{color:var(--blue)}
@media(max-width:700px){.article-next-grid{grid-template-columns:1fr}.article-more-heading{align-items:flex-start}.article-more-heading>a{font-size:12px}.article-next-card>div{padding:24px}.article-next-card h3{font-size:23px}.article-more-nav h2{font-size:20px}}
