:root{--navy:#061e40;--deep:#08172c;--blue:#0b2a52;--mid:#315f91;--light:#8eb6e6;--white:#f7f8fa;--off:#f2f0eb;--gray:#aab3c0;--ink:#151b24;--gold:#d5ae5d;--line:rgba(49,95,145,.25);--container:min(1180px,calc(100% - 48px));--ease:cubic-bezier(.2,.75,.25,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.65;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}.container{width:var(--container);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:999;background:var(--gold);color:var(--deep);padding:12px 18px;font-weight:700}.skip-link:focus{top:16px}.eyebrow{display:inline-flex;align-items:center;gap:12px;color:var(--mid);font-size:.7rem;font-weight:750;letter-spacing:.2em;text-transform:uppercase}.eyebrow:before{content:"";width:26px;height:1px;background:currentColor}.eyebrow.gold{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Inter,"Segoe UI",sans-serif;line-height:1.08;letter-spacing:-.035em}h2{font-size:clamp(2.5rem,5vw,4.9rem);font-weight:520}h3{font-size:1.35rem}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid transparent;padding:12px 22px;font-size:.78rem;font-weight:750;letter-spacing:.045em;transition:.25s var(--ease)}.button-primary{background:var(--light);color:var(--deep)}.button-primary:hover,.button-primary:focus-visible{background:#b0cef0;transform:translateY(-2px)}.button-ghost{border-color:rgba(247,248,250,.3);color:var(--white)}.button-ghost:hover,.button-ghost:focus-visible{border-color:var(--light);background:rgba(142,182,230,.08)}.button-small{min-height:42px;padding:9px 16px}.text-link{display:inline-flex;align-items:center;gap:18px;padding-bottom:5px;border-bottom:1px solid var(--mid);color:var(--blue);font-size:.82rem;font-weight:750}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.dark-section{position:relative;background:var(--deep);color:var(--white)}.section-light{background:var(--white)}.section-offwhite{background:var(--off)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s var(--ease),transform .75s var(--ease)}.reveal.is-visible{opacity:1;transform:none}

/* Header */
.site-header{position:fixed;inset:0 0 auto;z-index:100;color:var(--white);background:rgba(8,23,44,.42);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px);transition:background .3s,box-shadow .3s}.site-header.is-scrolled{background:rgba(8,23,44,.93);box-shadow:0 10px 30px rgba(1,9,20,.16)}.header-inner{height:78px;display:flex;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0}.brand-logo{display:block;max-width:100%;height:auto;object-fit:contain}.brand-logo--header{width:168px}.brand-logo--footer{width:198px}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:24px;margin-left:auto;font-size:.76rem;font-weight:650}.desktop-nav>a,.dropdown-toggle{position:relative;padding:28px 0;border:0;background:none;cursor:pointer}.desktop-nav>a:after,.dropdown-toggle:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:1px;background:var(--light);transition:right .25s}.desktop-nav>a:hover:after,.desktop-nav>a[aria-current]:after,.dropdown-toggle:hover:after,.dropdown-toggle[aria-expanded=true]:after{right:0}.dropdown-toggle{display:flex;align-items:center;gap:6px}.nav-dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:-24px;width:240px;padding:10px;background:rgba(8,23,44,.98);border:1px solid rgba(142,182,230,.18);box-shadow:0 20px 50px rgba(0,0,0,.28);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s var(--ease)}.nav-dropdown:hover .dropdown-menu,.nav-dropdown:focus-within .dropdown-menu,.nav-dropdown.is-open .dropdown-menu{opacity:1;visibility:visible;transform:none}.dropdown-menu a{display:block;padding:11px 13px;color:#dce6f2}.dropdown-menu a:hover,.dropdown-menu a:focus-visible{background:rgba(142,182,230,.09);color:var(--light)}.header-cta{background:rgba(142,182,230,.12);border-color:rgba(142,182,230,.4);color:var(--white)}.menu-toggle,.mobile-panel{display:none}

/* Hero */
.hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 72% 42%,#123967 0,rgba(11,42,82,.45) 23%,rgba(8,23,44,.05) 51%),linear-gradient(110deg,#061a37,#08172c 68%,#06152a);color:var(--white)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(transparent,rgba(4,15,31,.92))}.hero-grid,.cta-grid-bg{position:absolute;inset:0;opacity:.14;background-image:linear-gradient(rgba(142,182,230,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(142,182,230,.2) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(to right,transparent,black 45%)}.hero-content{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:80px;align-items:end;padding-top:130px;padding-bottom:110px}.hero-copy{max-width:860px}.hero .eyebrow{color:var(--light);margin-bottom:26px}.hero h1{max-width:930px;margin-bottom:28px;font-size:clamp(3.1rem,6.5vw,6.8rem);font-weight:480;letter-spacing:-.055em}.hero h1 em{display:block;color:var(--light);font-style:normal}.hero-copy>p{max-width:650px;color:#c5cfdb;font-size:1.07rem}.hero-actions{display:flex;gap:12px;margin-top:32px}.hero-note{display:flex;align-items:center;gap:11px!important;margin:25px 0 0!important;font-size:.75rem!important;color:var(--gray)!important}.hero-note span{width:7px;height:7px;border:1px solid var(--gold);transform:rotate(45deg)}.hero-aside{display:grid;grid-template-columns:30px 1fr;align-self:center;gap:15px 13px;padding-left:30px;border-left:1px solid rgba(142,182,230,.2)}.hero-aside span{color:var(--gold);font:600 .65rem/1 Inter;letter-spacing:.1em}.hero-aside p{margin:0;color:#dbe4ee;font-size:.83rem}.scroll-cue{position:absolute;z-index:4;left:26px;bottom:36px;display:flex;align-items:center;gap:13px;transform:rotate(-90deg);transform-origin:left center;color:var(--gray);font-size:.57rem;letter-spacing:.22em}.scroll-cue span{display:block;width:35px;height:1px;background:var(--gray)}.skyline{position:absolute;z-index:1;inset:auto 0 0 38%;height:78%;opacity:.62}.building{position:absolute;bottom:0;border:1px solid rgba(163,202,242,.33);border-bottom:0;animation:rise 1.7s var(--ease) both}.building:before,.building:after{content:"";position:absolute;background:rgba(163,202,242,.2)}.building:before{left:25%;top:0;bottom:0;width:1px;box-shadow:55px 0 0 rgba(163,202,242,.16),110px 0 0 rgba(163,202,242,.13)}.building:after{left:0;right:0;top:28%;height:1px;box-shadow:0 55px 0 rgba(163,202,242,.15),0 110px 0 rgba(163,202,242,.12),0 165px 0 rgba(163,202,242,.09)}.building i{position:absolute;width:8px;height:8px;border:1px solid rgba(142,182,230,.24)}.building i:nth-child(1){top:9%;left:11%}.building i:nth-child(2){top:38%;left:52%}.building i:nth-child(3){top:63%;left:78%}.building i:nth-child(4){top:78%;left:16%}.building-1{left:1%;width:150px;height:51%;animation-delay:.15s}.building-2{left:17%;width:105px;height:72%;clip-path:polygon(0 8%,80% 8%,80% 0,100% 0,100% 100%,0 100%);animation-delay:.3s}.building-3{left:30%;width:190px;height:43%;animation-delay:.1s}.building-4{left:52%;width:115px;height:84%;clip-path:polygon(0 12%,34% 12%,34% 0,66% 0,66% 12%,100% 12%,100% 100%,0 100%);animation-delay:.4s}.building-5{left:68%;width:200px;height:61%;animation-delay:.22s}.flow-point{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--gold);box-shadow:0 0 12px rgba(213,174,93,.7);animation:flow 9s linear infinite}.point-1{left:17%;bottom:44%}.point-2{left:52%;bottom:62%;animation-delay:-4s}.point-3{left:72%;bottom:23%;animation-delay:-7s}@keyframes rise{from{transform:scaleY(0);transform-origin:bottom;opacity:0}to{transform:scaleY(1);opacity:1}}@keyframes flow{0%{transform:translateY(0);opacity:0}12%,82%{opacity:1}100%{transform:translateY(-220px);opacity:0}}

/* Trust + manifesto */
.metrics-strip{padding:52px 0 54px;background:#051a38;color:var(--white);border-top:1px solid rgba(142,182,230,.14);border-bottom:1px solid rgba(142,182,230,.1)}.metrics-eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 27px;color:var(--gold);font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:.67rem;font-weight:750;line-height:1.2;letter-spacing:.2em;text-transform:uppercase}.metrics-eyebrow:before{content:"";width:26px;height:1px;background:currentColor}.metrics-grid{display:grid;grid-template-columns:.9fr .9fr 1.25fr .95fr;margin:0}.metric-item{min-width:0;padding:7px 28px 5px;border-left:1px solid rgba(142,182,230,.17);transition-delay:var(--metric-delay)}.metric-item:last-child{border-right:1px solid rgba(142,182,230,.17)}.metric-value{margin:0;color:var(--white);font-family:Manrope,Inter,"Segoe UI",sans-serif;font-size:clamp(1.8rem,2.45vw,2.45rem);font-weight:650;line-height:1.05;letter-spacing:-.04em}.metric-value--long{font-size:clamp(1.75rem,2.05vw,2.15rem)}.metric-value--long>span:first-child,.metric-period{white-space:nowrap}.metric-item dd{max-width:22ch;margin:10px 0 0;color:#aab8c9;font-size:.88rem;line-height:1.45}.manifesto{padding:145px 0 165px}.manifesto:before{content:"";position:absolute;left:0;top:0;width:38%;height:1px;background:var(--gold)}.manifesto-grid{display:grid;grid-template-columns:240px 1fr;gap:90px}.manifesto-grid h2{max-width:900px;margin-bottom:35px}.manifesto-grid p{max-width:700px;color:var(--gray);font-size:1.06rem}.section-number{display:block;margin-top:80px;color:#647386;font-size:.58rem;letter-spacing:.2em}.architecture-line{height:65px;margin-top:55px;border-left:1px solid var(--gold);border-bottom:1px solid rgba(142,182,230,.24)}.architecture-line span{display:block;width:55%;height:100%;border-top:1px solid rgba(142,182,230,.18);border-right:1px solid rgba(142,182,230,.18);transform:translateX(40%)}

/* Common headings */
.section-heading{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(250px,.6fr);align-items:end;gap:80px;margin-bottom:78px}.section-heading h2{margin:17px 0 0}.section-heading>p{margin:0 0 10px;color:#56616f}.pillars,.management,.technology,.implementation,.results,.blog-preview,.faq{padding:130px 0}

/* Pillars */
.pillars{position:relative}.pillars:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.95%,rgba(49,95,145,.06) 50%,transparent 50.05%);pointer-events:none}.pillar-structures{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;min-height:500px;border-bottom:1px solid var(--gold)}.pillar{position:relative;padding:25px 18px 35px;border-left:1px solid var(--line);transition:.35s}.pillar:last-child{border-right:1px solid var(--line)}.pillar:hover{background:linear-gradient(to top,rgba(142,182,230,.13),transparent)}.pillar .roman{position:absolute;left:18px;top:8px;color:var(--mid);font:italic 1.15rem Georgia,serif}.pillar-outline{height:var(--height);margin-bottom:24px;border:1px solid rgba(49,95,145,.4);border-bottom:0;clip-path:var(--shape,none);background:repeating-linear-gradient(90deg,transparent 0,transparent 31%,rgba(49,95,145,.12) 31.5%,transparent 32%)}.pillar-1{--height:180px}.pillar-2{--height:255px}.pillar-3{--height:330px;--shape:polygon(0 12%,35% 12%,35% 0,65% 0,65% 12%,100% 12%,100% 100%,0 100%)}.pillar-4{--height:230px;--shape:polygon(0 8%,80% 8%,80% 0,100% 0,100% 100%,0 100%)}.pillar-5{--height:285px}.pillar h3{margin-bottom:11px}.pillar p{min-height:65px;margin:0;color:#415063;font-size:.84rem}.pillar small{display:block;margin-top:18px;color:#6c7884;font-size:.69rem;opacity:0;transform:translateY(8px);transition:.3s}.pillar:hover small,.pillar:focus-within small{opacity:1;transform:none}.foundation{position:relative;z-index:1;display:grid;grid-template-columns:100px 1fr 1fr;gap:55px;align-items:center;margin-top:70px;padding:45px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.foundation-index{color:var(--gold);font-size:.65rem;letter-spacing:.16em}.foundation h3{margin:8px 0;font-size:2rem}.foundation p{margin:0;color:#5b6572}.foundation blockquote{margin:0;padding-left:35px;border-left:1px solid var(--gold);color:var(--blue);font:italic 1.25rem/1.5 Georgia,serif}.foundation cite{display:block;margin-top:15px;color:#6c7480;font:600 .63rem Inter,sans-serif;letter-spacing:.16em;text-transform:uppercase}

/* Management */
.management{background:#e8edf2}.management-list{border-top:1px solid rgba(11,42,82,.2)}.management-row{display:grid;grid-template-columns:60px 1.1fr 1.3fr 60px;gap:35px;align-items:center;padding:46px 0;border-bottom:1px solid rgba(11,42,82,.2);transition:padding .3s,background .3s}.management-row:hover{padding-inline:20px;background:rgba(247,248,250,.55)}.row-index{color:var(--mid);font-size:.7rem}.management-row h3{margin:0 0 8px;font-size:2rem}.management-row p{margin:0;color:#64707c}.management-row ul{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;margin:0;padding:0;list-style:none;color:#455361;font-size:.78rem}.management-row li:before{content:"—";margin-right:7px;color:var(--mid)}.circle-link{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--mid);border-radius:50%;color:var(--blue);transition:.25s}.circle-link:hover{background:var(--blue);color:var(--white);transform:rotate(45deg)}

/* Transparency */
.transparency{padding:140px 0}.transparency-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.sticky-heading{align-self:start;position:sticky;top:125px}.sticky-heading h2{margin:20px 0 28px;font-size:clamp(2.8rem,4.5vw,4.7rem)}.sticky-heading p{max-width:490px;color:#68727e}.trace-steps{margin:0;padding:0;list-style:none;border-top:1px solid rgba(11,42,82,.25)}.trace-steps li{position:relative;display:grid;grid-template-columns:75px 1fr;gap:20px;padding:42px 0;border-bottom:1px solid rgba(11,42,82,.25)}.trace-steps li:after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:2px;background:var(--mid);transition:width .5s}.trace-steps li:hover:after{width:100%}.trace-steps span{color:var(--mid);font:italic 1.1rem Georgia,serif}.trace-steps h3{margin-bottom:10px;font-size:1.65rem}.trace-steps p{max-width:470px;margin:0;color:#66717d}

/* Service */
.service{overflow:hidden;padding:145px 0}.service-lines{position:absolute;right:-80px;top:-60px;width:52vw;height:130%;border:1px solid rgba(142,182,230,.12);transform:skewX(-12deg);box-shadow:-100px 0 0 -99px rgba(142,182,230,.18),-220px 0 0 -219px rgba(142,182,230,.12)}.service-grid{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.service h2{margin:20px 0 25px}.service h2 em{color:var(--light);font-style:normal}.service-grid>div:first-child>p{max-width:510px;color:var(--gray)}.service-grid .button{margin-top:25px}.service-features{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(142,182,230,.2);border-left:1px solid rgba(142,182,230,.2)}.service-features>div{padding:36px;border-right:1px solid rgba(142,182,230,.2);border-bottom:1px solid rgba(142,182,230,.2)}.service-features span{color:var(--gold);font-size:.62rem}.service-features h3{margin:28px 0 10px}.service-features p{margin:0;color:var(--gray);font-size:.8rem}

/* Technology */
.technology{background:#eef2f6}.technology-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:100px;align-items:center}.technology-copy h2{margin:20px 0 28px}.technology-copy>p{color:#5e6976}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:35px 0;padding:0;list-style:none;color:var(--blue);font-size:.82rem}.check-list li:before{content:"◇";margin-right:9px;color:var(--gold)}.portal-concept{position:relative;background:var(--deep);color:var(--white);box-shadow:0 40px 80px rgba(8,23,44,.2)}.portal-top{height:58px;display:flex;align-items:center;gap:14px;padding:0 20px;border-bottom:1px solid rgba(142,182,230,.15);font-size:.72rem}.mini-brand{width:28px;height:32px;display:grid;place-items:center}.brand-logo--portal{width:24px;height:28px}.avatar{width:30px;height:30px;display:grid;place-items:center;margin-left:auto;border-radius:50%;background:var(--light);color:var(--deep);font-size:.6rem}.portal-body{display:grid;grid-template-columns:150px 1fr;min-height:440px}.portal-body nav{display:flex;flex-direction:column;gap:8px;padding:28px 15px;border-right:1px solid rgba(142,182,230,.12)}.portal-body nav span{padding:9px 11px;color:#718398;font-size:.65rem}.portal-body nav .active{background:rgba(142,182,230,.11);color:var(--light)}.portal-content{padding:35px}.portal-greeting>span,.portal-balance>span{color:var(--light);font-size:.55rem;letter-spacing:.14em}.portal-greeting h3{margin:8px 0 4px;font-size:1.75rem}.portal-greeting p{color:var(--gray);font-size:.7rem}.portal-balance{margin-top:27px;padding:24px;background:rgba(255,255,255,.045);border:1px solid rgba(142,182,230,.12)}.portal-balance strong{display:block;margin:6px 0 22px;font-size:.9rem}.bar-chart{height:70px;display:flex;align-items:end;gap:14px;border-bottom:1px solid rgba(142,182,230,.16)}.bar-chart i{flex:1;height:var(--h);background:linear-gradient(var(--light),rgba(49,95,145,.15));opacity:.7}.bar-chart i:nth-child(1){--h:42%}.bar-chart i:nth-child(2){--h:63%}.bar-chart i:nth-child(3){--h:52%}.bar-chart i:nth-child(4){--h:79%}.bar-chart i:nth-child(5){--h:67%}.bar-chart i:nth-child(6){--h:88%}.portal-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.portal-tiles>div{padding:15px;border:1px solid rgba(142,182,230,.13)}.portal-tiles b,.portal-tiles span{display:block}.portal-tiles b{font-size:.68rem}.portal-tiles span{margin-top:7px;color:#7f91a5;font-size:.52rem}.concept-label{position:absolute;right:0;bottom:-26px;margin:0;color:#6b7580;font-size:.5rem;letter-spacing:.12em}

/* Timeline + results */
.timeline{position:relative;display:grid;grid-template-columns:repeat(5,1fr);margin:0;padding:50px 0 0;list-style:none}.timeline:before{content:"";position:absolute;left:0;right:0;top:70px;height:1px;background:var(--mid)}.timeline li{position:relative;padding:70px 28px 0 0}.timeline li:before{content:"";position:absolute;left:0;top:14px;width:11px;height:11px;border:2px solid var(--off);background:var(--mid);border-radius:50%;box-shadow:0 0 0 1px var(--mid)}.timeline span{position:absolute;top:-20px;color:var(--mid);font:italic 1rem Georgia,serif}.timeline h3{font-size:1.1rem}.timeline p{color:#697480;font-size:.76rem}.results{background:var(--white)}.results-grid{display:grid;grid-template-columns:1fr .8fr;gap:110px;align-items:center}.results-grid h2{margin:20px 0}.results-grid>div:first-child p{max-width:620px;color:#626d79}.results-placeholder{position:relative;padding:48px;border:1px solid var(--line);background:linear-gradient(135deg,rgba(142,182,230,.08),transparent)}.results-placeholder>span{color:var(--mid);font-size:.58rem;letter-spacing:.16em}.quote-mark{height:70px;margin-top:30px;color:var(--light);font:6rem/1 Georgia}.results-placeholder p{color:#65717e}.placeholder-lines{display:flex;align-items:center;gap:14px;margin-top:35px}.placeholder-lines i{display:block;height:1px;background:var(--line)}.placeholder-lines i:first-child{width:80px}.placeholder-lines i:last-child{width:35px}

/* Purpose, blog */
.purpose{overflow:hidden;padding:150px 0}.purpose-arc{position:absolute;right:-10vw;top:50%;width:50vw;height:50vw;border:1px solid rgba(142,182,230,.15);border-radius:50%;transform:translateY(-50%);box-shadow:0 0 0 80px rgba(142,182,230,.025),0 0 0 160px rgba(142,182,230,.02)}.purpose-grid{position:relative;display:grid;grid-template-columns:1.2fr .8fr;gap:110px;align-items:center}.purpose h2{margin:22px 0 30px}.purpose p{max-width:720px;color:var(--gray)}.purpose blockquote{margin:0;padding:55px 0 0;color:#e1e7ef;font:italic 1.6rem/1.5 Georgia,serif}.purpose cite{display:block;margin-top:25px;color:var(--gold);font:600 .65rem Inter,sans-serif;letter-spacing:.18em;text-transform:uppercase}.gold-line{display:block;width:70px;height:1px;margin-bottom:35px;background:var(--gold)}.blog-preview .section-heading{align-items:center}.articles{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.article-card{background:var(--white);border-bottom:2px solid transparent;transition:.3s}.article-card:hover{transform:translateY(-5px);border-color:var(--mid);box-shadow:0 18px 45px rgba(8,23,44,.08)}.article-visual{position:relative;height:210px;overflow:hidden;background:var(--blue)}.article-visual:before,.article-visual:after{content:"";position:absolute;border:1px solid rgba(142,182,230,.4)}.visual-1:before{inset:35px 70px 0}.visual-1:after{left:30px;right:30px;bottom:35px;height:65px}.visual-2:before{width:180px;height:180px;left:50%;top:35px;border-radius:50%;transform:translateX(-50%)}.visual-2:after{inset:0 50% 0 auto}.visual-3:before{inset:28px;transform:skewX(-10deg)}.visual-3:after{inset:60px 70px 0 45px}.article-visual span{position:absolute;z-index:2;left:20px;bottom:17px;color:rgba(247,248,250,.65);font-size:.52rem;letter-spacing:.16em}.article-card>div:last-child{padding:28px}.category{color:var(--mid);font-size:.58rem;font-weight:700;letter-spacing:.15em}.article-card h3{margin:13px 0;font-size:1.45rem}.article-card p{color:#68737e;font-size:.78rem}.article-meta{color:#88919b;font-size:.6rem}

/* FAQ + CTA */
.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.accordion{border-top:1px solid var(--line)}.accordion article{border-bottom:1px solid var(--line)}.accordion h3{margin:0}.accordion button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px 0;border:0;background:none;text-align:left;cursor:pointer;font-size:1rem;font-weight:650}.accordion button i{position:relative;flex:0 0 26px;width:26px;height:26px;border:1px solid var(--mid);border-radius:50%}.accordion button i:before,.accordion button i:after{content:"";position:absolute;left:7px;right:7px;top:12px;height:1px;background:var(--mid)}.accordion button i:after{transform:rotate(90deg);transition:.25s}.accordion button[aria-expanded=true] i:after{transform:rotate(0)}.accordion-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s var(--ease)}.accordion-panel>p{overflow:hidden;margin:0;color:#63707c;font-size:.87rem}.accordion-panel.is-open{grid-template-rows:1fr}.accordion-panel.is-open>p{padding:0 55px 28px 0}.final-cta{overflow:hidden;padding:145px 0;text-align:center}.cta-grid-bg{opacity:.09;mask-image:radial-gradient(circle,black,transparent 68%)}.final-cta-inner{position:relative;max-width:900px}.final-cta h2{margin:22px auto 28px}.final-cta p{max-width:690px;margin-inline:auto;color:var(--gray)}.final-cta .hero-actions{justify-content:center}.final-cta small{display:block;margin-top:24px;color:#78889a}.is-disabled{opacity:.62}

/* Footer */
.site-footer{padding:80px 0 28px;background:#040f20;color:var(--white)}.footer-grid{display:grid;grid-template-columns:1.7fr .65fr .65fr 1fr;gap:70px;padding-bottom:70px}.footer-brand p{max-width:330px;margin:28px 0 10px;color:var(--gray);font-size:.85rem}.footer-note{color:#6f8093;font-size:.68rem}.footer-grid nav,.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-grid strong{margin-bottom:16px;color:var(--light);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase}.footer-grid nav a,.footer-contact p,.footer-contact a{color:#8998a9;font-size:.74rem}.footer-grid nav a:hover,.footer-contact a:hover{color:var(--white)}.footer-contact p{margin:0}.footer-contact a{margin-top:8px;color:var(--light)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:25px;border-top:1px solid rgba(142,182,230,.12);color:#66778a;font-size:.62rem}.footer-bottom div{display:flex;gap:25px}

/* Internal pages */
.internal-main{min-height:72vh;padding:155px 0 110px;background:var(--off)}.breadcrumbs{display:flex;gap:10px;color:#65717d;font-size:.72rem}.breadcrumbs a{color:var(--mid)}.internal-hero{max-width:870px;padding:80px 0 50px}.internal-hero h1{margin:20px 0;font-size:clamp(3.5rem,8vw,7rem);color:var(--navy)}.internal-hero p{max-width:660px;color:#5f6a75;font-size:1.05rem}.base-contact{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px;padding-top:70px;border-top:1px solid var(--line)}.base-contact h2{margin:18px 0;font-size:3rem}.base-contact p{color:#66717d}.base-contact form{display:grid;gap:18px}.base-contact label{display:grid;gap:7px;color:var(--blue);font-size:.72rem;font-weight:650}.base-contact input,.base-contact textarea{width:100%;border:1px solid #bdc7d1;background:rgba(255,255,255,.55);padding:13px;color:var(--ink)}.base-contact input:focus,.base-contact textarea:focus{border-color:var(--mid);outline:2px solid rgba(49,95,145,.18)}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}.base-contact .button{justify-self:start;border:0}.form-status{min-height:1.4em;margin:0;color:var(--mid)!important;font-weight:650}.form-status.is-error{color:#8c2830!important}

@media(max-width:1000px){:root{--container:min(100% - 36px,900px)}.desktop-nav,.header-cta{display:none}.menu-toggle{display:grid;margin-left:auto;width:46px;height:46px;place-content:center;gap:7px;border:1px solid rgba(142,182,230,.25);background:transparent}.menu-toggle span{display:block;width:20px;height:1px;background:var(--white);transition:.25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-panel{display:flex;position:fixed;top:78px;right:0;bottom:0;width:min(400px,100%);flex-direction:column;padding:25px;background:rgba(8,23,44,.99);transform:translateX(100%);visibility:hidden;transition:.3s var(--ease);overflow:auto}.mobile-panel.is-open{transform:none;visibility:visible}.mobile-panel>a,.mobile-submenu-toggle{min-height:52px;display:flex;align-items:center;border:0;border-bottom:1px solid rgba(142,182,230,.14);background:none;text-align:left}.mobile-panel .button{justify-content:center;margin-top:20px}.mobile-submenu-toggle{justify-content:space-between}.mobile-submenu{display:grid;grid-template-rows:0fr;overflow:hidden;transition:.25s}.mobile-submenu.is-open{grid-template-rows:1fr;padding-bottom:8px}.mobile-submenu a{display:block;padding:9px 18px;color:var(--gray);font-size:.82rem}.hero-content{grid-template-columns:1fr}.hero-aside{display:none}.skyline{left:30%;opacity:.35}.section-heading,.manifesto-grid,.transparency-grid,.service-grid,.technology-grid,.results-grid,.purpose-grid,.faq-grid,.base-contact{grid-template-columns:1fr;gap:55px}.section-heading{margin-bottom:55px}.pillar-structures{grid-template-columns:repeat(5,minmax(170px,1fr));overflow-x:auto}.pillar{min-height:430px}.foundation{grid-template-columns:60px 1fr}.foundation blockquote{grid-column:2}.management-row{grid-template-columns:45px 1fr 50px}.management-row ul{grid-column:2}.sticky-heading{position:static}.service-features{margin-top:10px}.technology-copy{max-width:680px}.timeline{grid-template-columns:1fr;padding-left:30px}.timeline:before{left:4px;right:auto;top:50px;bottom:0;width:1px;height:auto}.timeline li{padding:20px 0 35px 50px}.timeline li:before{left:-32px;top:25px}.timeline span{position:static;display:block;margin-bottom:8px}.articles{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-contact{grid-column:1/-1}.base-contact{padding-bottom:20px}}

@media(max-width:680px){:root{--container:calc(100% - 32px)}body{font-size:15px}h2{font-size:clamp(2.25rem,11vw,3.4rem)}.header-inner{height:70px}.mobile-panel{top:70px}.brand{font-size:.78rem}.brand-mark{width:30px;height:34px}.hero{min-height:860px;align-items:flex-start}.hero-grid{background-size:50px 50px}.hero-content{padding-top:145px;padding-bottom:110px}.hero h1{font-size:clamp(3rem,14vw,4.4rem)}.hero-copy>p{font-size:.95rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.skyline{left:5%;right:-80%;height:45%;opacity:.28}.building-4,.building-5{display:none}.scroll-cue{display:none}.metrics-grid{grid-template-columns:1fr 1fr}.metrics-grid>div{padding:26px 17px}.metrics-grid>div:nth-child(2){border-right:1px solid rgba(142,182,230,.14)}.manifesto,.pillars,.management,.technology,.implementation,.results,.blog-preview,.faq,.service,.purpose,.final-cta,.transparency{padding:90px 0}.manifesto-grid{gap:40px}.section-number{margin-top:30px}.pillar-structures{display:block;overflow:visible;min-height:0;border-bottom:0}.pillar{display:grid;grid-template-columns:60px 1fr;min-height:0;padding:25px 0;border-left:0;border-top:1px solid var(--line)}.pillar:last-child{border-right:0;border-bottom:1px solid var(--gold)}.pillar-outline{display:none}.pillar .roman{position:static;grid-row:1/4;color:var(--gold)}.pillar p{min-height:0}.pillar small{opacity:1;transform:none}.foundation{grid-template-columns:1fr;gap:25px;padding:35px 0}.foundation blockquote{grid-column:auto;padding-left:20px}.management-row{grid-template-columns:35px 1fr 42px;gap:18px}.management-row h3{font-size:1.5rem}.management-row ul{display:block}.management-row li{margin-top:5px}.circle-link{width:40px;height:40px}.trace-steps li{grid-template-columns:50px 1fr}.service-features{grid-template-columns:1fr}.portal-body{grid-template-columns:1fr}.portal-body nav{display:none}.portal-content{padding:24px}.portal-tiles{grid-template-columns:1fr}.portal-concept{margin-bottom:25px}.check-list{grid-template-columns:1fr}.timeline{padding-top:15px}.timeline:before{top:28px}.articles{grid-template-columns:1fr}.article-visual{height:190px}.accordion button{font-size:.9rem}.final-cta{text-align:left}.final-cta .hero-actions{justify-content:flex-start}.footer-grid{grid-template-columns:1fr 1fr;gap:45px 30px}.footer-brand{grid-column:1/-1}.footer-contact{grid-column:1/-1}.footer-bottom{flex-direction:column}.footer-bottom div{flex-wrap:wrap}.internal-main{padding-top:125px}.internal-hero{padding:55px 0}.base-contact{gap:40px}.field-pair{grid-template-columns:1fr}}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}.building{animation:none}.flow-point{display:none}}

/* Visual and responsive refinement */
:root{--container-max:1200px;--page-padding:clamp(48px,8vw,144px)}
.container{width:calc(100% - var(--page-padding));max-width:var(--container-max)}
h2{font-size:clamp(2.5rem,4vw,4.25rem);line-height:1.06;letter-spacing:-.042em;text-wrap:balance}
h3{text-wrap:balance}
.section-heading>div{min-width:0}.section-heading h2{max-width:900px}.section-heading>p,.technology-copy>p,.results-grid>div:first-child p,.purpose p,.sticky-heading>p,.service-grid>div:first-child>p{font-size:1rem;line-height:1.7;max-width:62ch}
.pillars,.management,.technology,.implementation,.results,.blog-preview,.faq{padding:112px 0}
.transparency,.service,.purpose,.final-cta{padding:120px 0}
.section-heading{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:64px;margin-bottom:64px}
.hero-content{grid-template-columns:minmax(0,900px);align-items:center;padding-bottom:96px}.hero-copy{max-width:900px}.hero h1{max-width:900px}.hero-copy>p{max-width:62ch;font-size:1.05rem;line-height:1.7}.skyline{left:42%;opacity:.55}
.manifesto{padding:112px 0 104px}.manifesto:before{display:none}.manifesto-grid{position:relative;grid-template-columns:minmax(180px,27%) minmax(0,73%);gap:56px;padding-top:48px}.manifesto-grid:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,var(--gold),rgba(213,174,93,.22))}.manifesto-index{display:flex;align-items:flex-start;gap:20px;color:rgba(142,182,230,.36);font:italic clamp(3.5rem,6vw,6rem)/1 Georgia,serif}.manifesto-index i{flex:1;height:1px;margin-top:.5em;background:rgba(142,182,230,.22)}.manifesto-kicker{display:flex;align-items:center;gap:18px;margin-bottom:22px;color:var(--light);font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.manifesto-kicker>span:first-child{color:var(--gold)}.manifesto-kicker .eyebrow:before{display:none}.manifesto-grid h2{max-width:960px;margin-bottom:28px;font-size:clamp(2.75rem,4vw,4.1rem)}.manifesto-grid p{max-width:64ch;font-size:1.06rem;line-height:1.7}.architecture-line{display:flex;align-items:center;gap:14px;height:auto;margin-top:38px;border:0}.architecture-line span,.architecture-line i{display:block;height:1px;background:rgba(142,182,230,.28)}.architecture-line span{width:58%;transform:none}.architecture-line i:nth-child(2){width:18%;background:var(--gold)}.architecture-line i:nth-child(3){width:8%}
.transparency-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:80px}.sticky-heading h2{font-size:clamp(2.5rem,3.1vw,3rem);max-width:650px}.service-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:80px}.service h2{font-size:clamp(2.65rem,3.6vw,3.75rem)}.technology-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px}.technology-copy h2{font-size:clamp(2.5rem,3.1vw,3.25rem);max-width:650px}.implementation .section-heading h2{font-size:clamp(2.5rem,3.5vw,3.75rem)}.results-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:80px}.results h2{font-size:clamp(2.6rem,3.6vw,3.75rem)}.purpose-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:80px}.purpose h2{max-width:760px;font-size:clamp(2.6rem,3.5vw,3.7rem)}.blog-preview .section-heading h2{font-size:clamp(2.6rem,3.6vw,3.8rem)}.final-cta h2{max-width:880px;font-size:clamp(2.7rem,3.7vw,3.9rem)}
.service-features p,.timeline p,.article-card p,.trace-steps p,.management-row p,.foundation p,.results-placeholder p{font-size:1rem;line-height:1.65}.article-meta,.concept-label{line-height:1.5}.button{min-height:52px;padding-inline:24px}.button:hover{width:auto}

@media(max-width:1000px){.section-heading{grid-template-columns:1fr;gap:28px}.manifesto-grid{grid-template-columns:minmax(110px,24%) minmax(0,76%);gap:34px}.technology-grid,.results-grid,.purpose-grid,.service-grid,.transparency-grid{grid-template-columns:1fr}.sticky-heading h2,.technology-copy h2,.purpose h2{max-width:760px}.portal-concept{max-width:760px}.skyline{left:28%}}
@media(max-width:680px){:root{--page-padding:48px}body{font-size:16px}h2{font-size:clamp(1.85rem,8vw,2.15rem);line-height:1.1;letter-spacing:-.038em}.hero{min-height:820px}.hero-content{padding-top:132px;padding-bottom:88px}.hero h1{font-size:clamp(2.8rem,13vw,4rem)}.hero-copy>p{font-size:1rem}.pillars,.management,.technology,.implementation,.results,.blog-preview,.faq,.service,.purpose,.final-cta,.transparency{padding:76px 0}.manifesto{padding:76px 0 70px}.manifesto-grid{grid-template-columns:1fr;gap:22px;padding-top:32px}.manifesto-index{font-size:2.35rem}.manifesto-index i{margin-top:.45em}.manifesto-kicker{flex-wrap:wrap;gap:7px 13px;margin-bottom:18px}.manifesto-grid h2{font-size:clamp(1.85rem,8vw,2.15rem);margin-bottom:22px}.manifesto-grid p{font-size:1rem}.architecture-line{margin-top:28px}.section-heading{gap:22px;margin-bottom:44px}.section-heading>p{font-size:1rem}.sticky-heading h2,.technology-copy h2,.implementation .section-heading h2,.results h2,.purpose h2,.blog-preview .section-heading h2,.final-cta h2,.service h2{font-size:clamp(1.85rem,8vw,2.15rem)}.service-features p,.timeline p,.article-card p,.trace-steps p,.management-row p,.foundation p,.results-placeholder p{font-size:1rem}.hero-actions{gap:10px}.button{width:100%;min-height:54px}.skyline{left:8%;right:-65%;opacity:.25}.purpose-grid,.results-grid,.technology-grid,.service-grid,.transparency-grid{gap:44px}}

/* Final line-balance tuning after multi-viewport audit */
h2{font-size:clamp(2.5rem,3.7vw,3.5rem)}
.manifesto-grid{grid-template-columns:minmax(170px,25%) minmax(0,75%);gap:44px}.manifesto-grid h2{font-size:clamp(2.65rem,3.35vw,3rem);max-width:900px}
.technology-copy h2{font-size:clamp(2.5rem,2.9vw,2.9rem)}
.purpose h2{font-size:clamp(2.6rem,3.15vw,3.25rem)}
.faq-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:80px}
.hero h1{font-size:clamp(3.4rem,5.4vw,5.35rem)}
@media(max-width:1000px){.faq-grid{grid-template-columns:1fr;gap:48px}}
@media(max-width:820px){.manifesto-grid{grid-template-columns:1fr;gap:24px}.manifesto-grid h2{max-width:720px}}
@media(max-width:680px){h2,.technology-copy h2,.purpose h2{font-size:clamp(1.85rem,8vw,2.15rem)}.manifesto-grid h2{font-size:1.5rem;line-height:1.12}.hero h1{font-size:clamp(1.8rem,7.5vw,2.1rem);line-height:1.08}.hero h1 em{display:inline}}

/* Architectural blueprint — Essence section */
.manifesto-grid{grid-template-columns:minmax(300px,34%) minmax(0,66%);gap:56px;align-items:end}
.manifesto-architecture{min-width:0;align-self:end;padding:8px 0 1px;overflow:hidden;color:var(--light)}
.blueprint-city{display:block;width:100%;height:auto;max-height:310px;overflow:visible;fill:none;stroke-linecap:square;stroke-linejoin:miter}
.blueprint-city path,.blueprint-city line,.blueprint-city circle{vector-effect:non-scaling-stroke}
.blueprint-guides{stroke:rgba(142,182,230,.13);stroke-width:.75}
.blueprint-secondary{stroke:rgba(142,182,230,.22);stroke-width:.85}
.blueprint-primary{stroke:rgba(188,215,244,.34);stroke-width:1.05}
.blueprint-detail{stroke:rgba(142,182,230,.18);stroke-width:.75}
.blueprint-ground{stroke:rgba(142,182,230,.28);stroke-width:.85}
.blueprint-accent{stroke:var(--gold);stroke-width:1.15}
.blueprint-primary,.blueprint-secondary,.blueprint-detail,.blueprint-ground{stroke-dasharray:900;stroke-dashoffset:900;animation:blueprint-draw 2.1s var(--ease) .15s forwards}
.blueprint-secondary{animation-delay:.3s}.blueprint-detail{animation-delay:.55s}.blueprint-ground{animation-delay:.7s}
@keyframes blueprint-draw{to{stroke-dashoffset:0}}
@media(max-width:1000px){.manifesto-grid{grid-template-columns:minmax(240px,34%) minmax(0,66%);gap:36px}.blueprint-city{max-height:270px}.blueprint-detail{opacity:.65}}
@media(max-width:820px){.manifesto-grid{grid-template-columns:1fr;gap:26px;align-items:start}.manifesto-architecture{width:100%;height:180px;padding:0}.blueprint-city{width:min(100%,560px);height:180px;max-height:none;margin-inline:auto}.blueprint-detail{display:none}}
@media(max-width:680px){.manifesto-architecture{height:142px}.blueprint-city{height:142px}.blueprint-guides circle,.blueprint-guides path:first-of-type{display:none}.manifesto-grid{gap:20px}.manifesto-kicker{margin-top:2px}}
@media(prefers-reduced-motion:reduce){.blueprint-primary,.blueprint-secondary,.blueprint-detail,.blueprint-ground{animation:none;stroke-dashoffset:0}}
.manifesto-grid h2{font-size:clamp(2.4rem,3vw,2.65rem)}
@media(max-width:820px){.manifesto-grid h2{font-size:clamp(2rem,5.5vw,2.4rem)}}
@media(max-width:680px){.manifesto-grid h2{font-size:1.5rem}}

/* Official Exordial brand assets */
@media(max-width:1000px){.mobile-panel{height:calc(100dvh - 78px)}}
@media(max-width:680px){.brand-logo--header{width:140px}.brand-logo--footer{width:184px}}
@media(max-width:680px){.mobile-panel{height:calc(100dvh - 70px)}}
@media(max-width:360px){.brand-logo--header{width:124px}}

/* Institutional metrics */
@media(max-width:1000px){.metrics-strip{padding:46px 0}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-item{padding:24px 28px}.metric-item:nth-child(3),.metric-item:nth-child(4){border-top:1px solid rgba(142,182,230,.17)}.metric-item:nth-child(2),.metric-item:nth-child(4){border-right:1px solid rgba(142,182,230,.17)}.metric-value--long{font-size:clamp(1.8rem,4vw,2.15rem)}}
@media(max-width:520px){.metrics-strip{padding:40px 0 42px}.metrics-eyebrow{margin-bottom:20px;font-size:.62rem;line-height:1.5}.metrics-grid{grid-template-columns:1fr}.metric-item{padding:23px 4px;border-left:0!important;border-right:0!important}.metric-item+.metric-item{border-top:1px solid rgba(142,182,230,.17)}.metric-value,.metric-value--long{font-size:1.85rem}.metric-value--long>span:first-child{white-space:nowrap}.metric-period{display:block;margin-top:3px;font-size:.78em;letter-spacing:-.02em}.metric-item dd{margin-top:8px;font-size:.9rem}}
@media(prefers-reduced-motion:reduce){.metric-item{transition-delay:0s!important}}

/* Hero title line control */
.hero h1{max-width:900px;font-size:clamp(3.7rem,5.1vw,4.25rem);line-height:1.02}
.hero-title-line{display:block}
.hero-title-line:nth-child(2){white-space:nowrap}
.hero-title-line-accent{color:var(--light);margin-top:.04em}
@media(max-width:1000px){.hero h1{max-width:100%;font-size:clamp(3rem,7vw,4rem)}}
@media(max-width:680px){.hero h1{font-size:clamp(1.8rem,7.5vw,2.1rem);line-height:1.08}.hero-title-line{display:inline}.hero-title-line:nth-child(2){white-space:normal}.hero-title-line-accent{margin-top:0}}

/* Shared centered Hero system */
.hero-centered.hero-centered{--hero-overlay:radial-gradient(circle at center,rgba(5,24,52,.25) 0%,rgba(5,24,52,.5) 48%,rgba(5,24,52,.76) 100%);position:relative;min-height:740px;display:flex;align-items:center;isolation:isolate;overflow:hidden;padding:0}
.hero-centered.hero-centered::after{content:"";position:absolute;z-index:2;inset:0;height:auto;background:var(--hero-overlay);pointer-events:none}
.hero-centered.hero-centered>.hero-grid,.hero-centered.hero-centered>.about-hero-grid,.hero-centered.hero-centered>.management-hero-grid,.hero-centered.hero-centered>.service-grid,.hero-centered.hero-centered>.technology-grid-bg,.hero-centered.hero-centered>.contact-grid-bg{z-index:0;pointer-events:none}
.hero-centered.hero-centered .hero-centered__content{position:static;z-index:auto;display:flex;min-height:inherit;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:130px 0 86px;text-align:center}
.hero-centered.hero-centered .hero-centered__copy{position:relative;z-index:3;display:flex;width:min(100%,1080px);max-width:1080px;min-width:0;flex-direction:column;align-items:center;text-align:center}
.hero-centered.hero-centered h1{width:100%;max-width:1050px;margin-inline:auto;text-align:center;text-wrap:balance}
.hero-centered.hero-centered .hero-centered__copy>p{max-width:740px;margin-inline:auto;text-align:center}
.hero-centered.hero-centered .hero-centered__breadcrumbs{width:100%;justify-content:center;align-items:center;flex-wrap:wrap;text-align:center}
.hero-centered.hero-centered .eyebrow{justify-content:center;text-align:center}
.hero-centered.hero-centered .eyebrow::after{content:"";width:26px;height:1px;background:currentColor}
.hero-centered.hero-centered .hero-centered__actions{justify-content:center;align-items:center}
.hero-centered.hero-centered .hero-centered__copy>small{max-width:680px;margin-inline:auto;text-align:center}
.hero-centered.hero-centered .hero-centered__background{position:absolute;z-index:1;inset:0;display:block;width:auto;max-width:none;height:auto;margin:0;padding:0;border:0;opacity:.3;pointer-events:none;user-select:none}
.hero-centered.hero-centered .hero-centered__background *{pointer-events:none}

.hero-centered--home.hero-centered{min-height:800px;--hero-overlay:radial-gradient(circle at center,rgba(5,24,52,.2) 0%,rgba(5,24,52,.48) 48%,rgba(5,24,52,.8) 100%)}
.hero-centered--home.hero-centered .hero-centered__copy{max-width:1020px}.hero-centered--home.hero-centered h1{max-width:1000px}.hero-centered--home.hero-centered .skyline{inset:0 -2% 0;height:auto;opacity:.36;mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.5) 34%,rgba(0,0,0,.42) 66%,#000 100%)}
.hero-centered--home.hero-centered .hero-note{justify-content:center;text-align:center}

.hero-centered--about.hero-centered h1{max-width:1040px;font-size:clamp(3.2rem,5vw,5.25rem)}
.hero-centered--about.hero-centered .about-hero-architecture{inset:0;opacity:.28}
.hero-centered--about.hero-centered .about-hero-architecture svg{position:absolute;right:-7%;bottom:-24%;width:min(72vw,960px);height:auto}
.hero-centered--about.hero-centered .about-hero-architecture>span{position:absolute;right:5%;bottom:5%;margin:0;text-align:right}

.hero-centered--management.hero-centered h1{max-width:1080px;font-size:clamp(3.15rem,5vw,5.35rem)}
.hero-centered--management.hero-centered .management-hero-visual{inset:0;opacity:.27;text-align:left}
.hero-centered--management.hero-centered .management-hero-visual svg{position:absolute;left:-8%;bottom:-28%;width:min(74vw,980px);height:auto}
.hero-centered--management.hero-centered .management-hero-visual small{position:absolute;left:5%;bottom:5%;margin:0;text-align:left}

.hero-centered--service.hero-centered h1{max-width:1050px;font-size:clamp(2.9rem,4.45vw,4.55rem)}
.hero-centered--service.hero-centered .service-hero-visual{inset:0;opacity:.25}
.hero-centered--service.hero-centered .service-hero-visual svg{position:absolute;bottom:-26%;width:min(70vw,920px);height:auto}
.hero-centered--service.hero-centered.service-hero--administrative .service-hero-visual svg{right:-10%}
.hero-centered--service.hero-centered.service-hero--accounting .service-hero-visual svg{left:-10%}
.hero-centered--service.hero-centered.service-hero--legal .service-hero-visual svg{left:50%;bottom:-36%;transform:translateX(-50%)}
.hero-centered--service.hero-centered .service-hero-visual small{position:absolute;right:5%;bottom:5%;margin:0;text-align:right}

.hero-centered--technology.hero-centered h1{max-width:1040px;font-size:clamp(3rem,4.45vw,4.55rem)}
.hero-centered--technology.hero-centered h1 span,.hero-centered--technology.hero-centered h1 em{display:block}.hero-centered--technology.hero-centered h1 em::before{content:none}
.hero-centered--technology.hero-centered .technology-network{inset:auto;left:50%;top:50%;width:720px;height:560px;opacity:.3;transform:translate(-50%,-43%)}

.hero-centered--contact.hero-centered{min-height:680px}
.hero-centered--contact.hero-centered h1{max-width:960px;font-size:clamp(3rem,4.45vw,4.55rem)}
.hero-centered--contact.hero-centered .contact-hero-visual{inset:0;opacity:.28}
.hero-centered--contact.hero-centered .contact-hero-visual svg{position:absolute;right:-8%;bottom:-35%;width:min(70vw,900px);height:auto}
.hero-centered--contact.hero-centered .contact-hero-visual>span{position:absolute;right:5%;bottom:5%;margin:0;text-align:right}

.hero-centered--internal.hero-centered{--hero-overlay:linear-gradient(transparent,transparent);width:100%;max-width:none;margin-inline:auto;min-height:480px;background:var(--off);color:var(--navy)}
.hero-centered--internal.hero-centered .hero-centered__content{width:100%;min-height:480px;padding:92px 0 46px}
.hero-centered--internal.hero-centered .hero-centered__copy{max-width:920px}
.hero-centered--internal.hero-centered .breadcrumbs{margin-bottom:28px}.hero-centered--internal.hero-centered h1{max-width:900px;margin:22px auto;font-size:clamp(3.2rem,7vw,6rem)}
.hero-centered--internal.hero-centered .hero-centered__copy>p{max-width:720px}
.hero-centered--service.hero-centered.service-hero--administrative h1{max-width:1100px;font-size:clamp(2.8rem,3.8vw,3.35rem);text-wrap:wrap}

@media(max-width:1280px){
  .hero-centered.hero-centered{min-height:680px}.hero-centered--home.hero-centered{min-height:720px}.hero-centered--contact.hero-centered{min-height:640px}.hero-centered--internal.hero-centered{min-height:480px}
  .hero-centered.hero-centered .hero-centered__content{padding:120px 0 76px}
  .hero-centered--about.hero-centered .about-hero-architecture svg,.hero-centered--management.hero-centered .management-hero-visual svg,.hero-centered--service.hero-centered .service-hero-visual svg,.hero-centered--contact.hero-centered .contact-hero-visual svg{width:min(78vw,860px)}
}
@media(max-width:680px){
  .hero-centered.hero-centered,.hero-centered--home.hero-centered,.hero-centered--contact.hero-centered{min-height:auto;height:auto}
  .hero-centered.hero-centered .hero-centered__content{min-height:0;padding:112px 0 76px}
  .hero-centered.hero-centered .hero-centered__copy{width:100%}.hero-centered.hero-centered .hero-centered__breadcrumbs{margin-bottom:30px}
  .hero-centered.hero-centered .hero-centered__actions{width:100%;flex-direction:column;align-items:stretch}.hero-centered.hero-centered .hero-centered__actions .button{width:100%}
  .hero-centered--home.hero-centered h1{font-size:clamp(1.85rem,7.8vw,2.08rem)}
  .hero-centered--about.hero-centered h1{font-size:clamp(1.82rem,7.7vw,2.05rem)}
  .hero-centered--management.hero-centered h1,.hero-centered--service.hero-centered h1{font-size:clamp(1.95rem,8.2vw,2.2rem)}
  .hero-centered--service.hero-centered.service-hero--administrative h1{font-size:clamp(1.65rem,7vw,1.95rem)}
  .hero-centered--technology.hero-centered h1{font-size:clamp(1.82rem,7.7vw,2.05rem)}
  .hero-centered--technology.hero-centered h1 span,.hero-centered--technology.hero-centered h1 em{display:inline}
  .hero-centered--technology.hero-centered h1 em::before{content:none}
  .hero-centered--contact.hero-centered h1{max-width:16ch;font-size:clamp(2.15rem,9.2vw,2.45rem)}
  .hero-centered.hero-centered .hero-centered__background{opacity:.18}
  .hero-centered--home.hero-centered .skyline{inset:14% -48% 0 -48%;height:auto;opacity:.25}
  .hero-centered--about.hero-centered .about-hero-architecture svg,.hero-centered--management.hero-centered .management-hero-visual svg,.hero-centered--service.hero-centered .service-hero-visual svg,.hero-centered--contact.hero-centered .contact-hero-visual svg{left:50%;right:auto;bottom:-10%;width:760px;transform:translateX(-50%)}
  .hero-centered--service.hero-centered.service-hero--legal .service-hero-visual svg{bottom:-16%}
  .hero-centered--technology.hero-centered .technology-network{left:50%;top:56%;width:560px;height:480px;opacity:.18;transform:translate(-50%,-50%) scale(.86)}
  .hero-centered--about.hero-centered .about-hero-architecture>span,.hero-centered--management.hero-centered .management-hero-visual small,.hero-centered--service.hero-centered .service-hero-visual small,.hero-centered--contact.hero-centered .contact-hero-visual>span{right:50%;left:auto;bottom:3%;width:max-content;max-width:90%;transform:translateX(50%);text-align:center}
  .hero-centered--internal.hero-centered .hero-centered__content{min-height:0;padding:72px 0 30px}.hero-centered--internal.hero-centered h1{font-size:clamp(2.75rem,13vw,4rem)}
}
@media(prefers-reduced-motion:reduce){
  .hero-centered.hero-centered *,.hero-centered.hero-centered *::before,.hero-centered.hero-centered *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
  .hero-centered.hero-centered .reveal{opacity:1;transform:none;transition:none}
}

/* Pillars section editorial introduction */
.pillars .section-heading{display:block;margin-bottom:72px}
.pillars .section-heading h2{margin-top:28px}
.pillars .section-heading>p{max-width:520px;margin:30px 0 0 34%;font-size:1.125rem;line-height:1.65;text-wrap:pretty}
@media(max-width:1000px){.pillars .section-heading{margin-bottom:64px}.pillars .section-heading>p{margin-left:0}}
@media(max-width:680px){.pillars .section-heading{margin-bottom:56px}.pillars .section-heading h2{margin-top:24px}.pillars .section-heading>p{max-width:none;margin-top:24px;font-size:1rem;line-height:1.65}}

/* Foundation and integrated management refinements */
.foundation{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(64px,8vw,112px);padding:52px 0}
.foundation>div{max-width:560px}
.foundation blockquote{justify-self:end;max-width:460px}
.management .section-heading{display:block;margin-bottom:64px}
.management .section-heading h2{margin-top:28px}
.management .section-heading>p{max-width:520px;margin:30px 0 0 34%;font-size:1.125rem;line-height:1.65;text-wrap:pretty}
@media(max-width:1000px){.foundation{grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);gap:48px}.foundation blockquote{grid-column:auto}.management .section-heading>p{margin-left:0}}
@media(max-width:820px){.foundation{grid-template-columns:1fr;gap:32px}.foundation blockquote{justify-self:start;max-width:560px}.management .section-heading{margin-bottom:56px}}
@media(max-width:680px){.foundation{gap:28px;padding:38px 0}.foundation h3{font-size:1.75rem}.management .section-heading{margin-bottom:48px}.management .section-heading h2{margin-top:24px}.management .section-heading>p{max-width:none;margin-top:24px;font-size:1rem}}

/* Foundation quote and implementation introduction */
.foundation-quote-line{display:block;white-space:nowrap}
.implementation .section-heading{display:block;margin-bottom:44px}
.implementation .section-heading h2{margin-top:28px}
.implementation .section-heading>p{max-width:500px;margin:30px 0 0 30%;font-size:1.0625rem;line-height:1.65;text-wrap:pretty}
@media(max-width:1000px){.implementation .section-heading>p{margin-left:0}}
@media(max-width:820px){.foundation-quote-line{display:inline;white-space:normal}}
@media(max-width:680px){.implementation .section-heading{margin-bottom:36px}.implementation .section-heading h2{margin-top:24px}.implementation .section-heading>p{max-width:none;margin-top:24px;font-size:1rem}}

/* Results and testimonials */
.results-inner{display:block}
.results-intro{max-width:980px}
.results-intro h2{margin:20px 0 28px;font-size:clamp(2.6rem,3.6vw,3.75rem)}
.results-intro>p{max-width:720px;margin:0;color:#626d79;font-size:1.0625rem;line-height:1.7;text-wrap:pretty}
.testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:56px}
.testimonial{display:flex;min-width:0;min-height:350px;flex-direction:column;margin:0;padding:38px;background:var(--off);border:1px solid rgba(49,95,145,.16);border-radius:6px;box-shadow:0 12px 32px rgba(8,23,44,.045);transition:transform .28s var(--ease),border-color .28s var(--ease)}
.testimonial:hover{transform:translateY(-3px);border-color:rgba(49,95,145,.32)}
.testimonial-mark{height:48px;color:var(--light);font:4.5rem/.9 Georgia,serif}
.testimonial>p{flex:1;margin:24px 0 36px;color:var(--ink);font-size:1.125rem;line-height:1.62}
.testimonial footer{display:flex;align-items:center;gap:15px}
.testimonial-initial{flex:0 0 48px;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;font-size:.9rem;font-weight:700}
.testimonial-1 .testimonial-initial{background:rgba(142,182,230,.28);color:var(--blue)}
.testimonial-2 .testimonial-initial{background:var(--blue);color:var(--white)}
.testimonial-3 .testimonial-initial{background:rgba(213,174,93,.26);color:var(--deep)}
.testimonial cite,.testimonial cite strong,.testimonial cite span{display:block;font-style:normal}
.testimonial cite{min-width:0}
.testimonial cite strong{color:var(--navy);font-size:1rem;font-weight:700}
.testimonial cite span{margin-top:4px;color:#6b7785;font-size:.78rem;line-height:1.45}
@media(max-width:1000px){.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.testimonial{min-height:330px}.testimonial-3{grid-column:1}}
@media(max-width:760px){.testimonials-grid{grid-template-columns:1fr}.testimonial-3{grid-column:auto}}
@media(max-width:680px){.results-intro h2{font-size:clamp(1.85rem,8vw,2.15rem)}.results-intro>p{font-size:1rem}.testimonials-grid{grid-template-columns:1fr;gap:16px;margin-top:42px}.testimonial{min-height:0;padding:30px}.testimonial-3{grid-column:auto}.testimonial>p{margin:20px 0 30px;font-size:1.0625rem}}

/* Cross-site typography audit: preserve impact while preventing compressed titles. */
h1,h2{text-wrap:balance}
@media(min-width:1001px) and (max-width:1080px){.technology-grid{grid-template-columns:1fr;gap:55px}.portal-concept{max-width:760px}}
