:root{--navy:#071a33;--ink:#0b0d10;--muted:#5f6670;--line:#dfe3e8;--white:#fff;--soft:#f5f7fa;--sans:Inter,Aptos,"Helvetica Neue",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit}img{display:block;max-width:100%}.skip-link{position:fixed;top:-80px;left:16px;z-index:100;background:#fff;padding:12px;border:1px solid var(--ink)}.skip-link:focus{top:16px}:focus-visible{outline:2px solid #315d91;outline-offset:3px}.launch-notice{min-height:34px;padding:8px clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:center;gap:10px;background:#eaf4fc;border-bottom:1px solid #cbddeb;color:#173a61;font-size:13px;line-height:1.35;text-align:center}.launch-notice strong{text-transform:uppercase;letter-spacing:.1em;font-size:12px}.launch-notice span{color:#3b5876}
.nav-dropdown{position:relative}.nav-dropdown summary{list-style:none;cursor:pointer;font-size:12px;font-weight:650;display:flex;align-items:center;gap:5px}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary span{font-size:13px;transition:transform .18s ease}.nav-dropdown[open] summary span{transform:rotate(180deg)}.dropdown-panel{position:absolute;top:calc(100% + 14px);left:50%;transform:translateX(-50%);width:150px;padding:7px;background:#fff;border:1px solid var(--line);box-shadow:0 14px 32px rgba(7,26,51,.13)}header nav .dropdown-panel a{display:block;padding:10px 12px;font-size:12px}.dropdown-panel a:hover,.dropdown-panel a:focus-visible{background:var(--soft)}
header{height:66px;padding:6px clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.97);z-index:20}.brand{width:170px}.brand img{height:49px;object-fit:contain;object-position:left center}header nav{display:flex;align-items:center;gap:24px}header nav a{text-decoration:none;font-size:12px;font-weight:650}.contact-link{border:1px solid var(--navy);padding:8px 14px}.header-actions{display:flex;align-items:center;gap:7px}.menu,.view-toggle{display:none;background:#fff;border:1px solid var(--navy);padding:8px 10px;font-weight:700;font-size:11px}.mobile-nav{position:fixed;top:66px;left:0;right:0;z-index:19;background:#fff;padding:10px 22px 18px;border-bottom:1px solid var(--line)}.mobile-nav a{display:block;padding:12px 0;text-decoration:none;border-bottom:1px solid var(--line);font-weight:650}
.hero{min-height:510px;padding:82px clamp(22px,7vw,110px) 68px;background-image:linear-gradient(90deg,rgba(3,15,31,.96) 0%,rgba(3,15,31,.88) 34%,rgba(3,15,31,.36) 65%,rgba(3,15,31,.12) 100%),url("assets/procurement-ai-hero.png");background-size:cover;background-position:center;color:#fff}.eyebrow,.section-head>span,.about>div>span,.contact>span{text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:800}.eyebrow{display:flex;align-items:center;gap:9px;color:#d5deea}.eyebrow span{width:24px;height:1px;background:#fff}.hero h1{font-size:clamp(46px,5.4vw,72px);letter-spacing:-.055em;line-height:.92;margin:24px 0 24px;max-width:620px;text-shadow:0 2px 24px rgba(0,0,0,.28)}.hero h1 em{font-style:normal;color:#9db2cb}.hero>p{font-size:clamp(15px,1.35vw,18px);line-height:1.5;color:#d5deea;max-width:560px;text-shadow:0 2px 16px rgba(0,0,0,.3)}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:10px 17px;text-decoration:none;font-size:12px;font-weight:750}.primary{background:#fff;color:var(--navy)}.secondary{border:1px solid #7d91a9;color:#fff;background:rgba(7,26,51,.28);backdrop-filter:blur(4px)}
.services,.resources{padding:68px clamp(22px,5vw,76px)}.section-head{display:flex;justify-content:space-between;align-items:start;gap:24px;margin-bottom:34px}.section-head>span,.about>div>span{color:#50627a}.section-head h2,.about h2,.contact h2{font-size:clamp(34px,4.2vw,54px);line-height:1;letter-spacing:-.045em;margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--line)}.service-grid article{min-height:205px;padding:22px 20px;border-right:1px solid var(--line);display:flex;flex-direction:column}.service-grid article:last-child{border-right:0}.service-grid small{color:#637085;font-size:10px;font-weight:800}.service-grid h3{font-size:20px;line-height:1.15;margin:auto 0 13px}.service-grid p{color:var(--muted);font-size:13px;line-height:1.5;margin:0}
.about{padding:68px clamp(22px,5vw,76px);background:var(--soft);display:grid;grid-template-columns:.8fr 1.2fr;gap:45px}.about>p{font-size:clamp(18px,1.8vw,25px);line-height:1.35;letter-spacing:-.02em;margin:15px 0}.facts{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink)}.facts div{padding:24px 20px 12px 0;display:flex;align-items:end;gap:16px}.facts strong{font-size:clamp(34px,4vw,52px);letter-spacing:-.05em;color:var(--navy)}.facts span{font-size:10px;line-height:1.4;text-transform:uppercase;max-width:140px;color:var(--muted)}.codes{grid-column:1/-1;display:flex;gap:9px;flex-wrap:wrap}.codes span{border:1px solid #cbd1d9;padding:9px 12px;font-size:11px}.codes b{margin-right:7px}.note{grid-column:1/-1;color:var(--muted)}
.leadership,.experience,.credentials{padding:68px clamp(22px,5vw,76px)}.experience{background:var(--navy);color:#fff}.experience .section-head>span{color:#9fb0c5}.leader-card{display:grid;grid-template-columns:120px minmax(0,720px);gap:30px;align-items:start;border-top:1px solid var(--ink);padding-top:28px}.leader-mark{width:104px;height:104px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;font-size:30px;font-weight:800;letter-spacing:-.04em}.leader-card h3{font-size:30px;margin:4px 0 12px;letter-spacing:-.03em}.leader-card p{font-size:14px;line-height:1.65;color:var(--muted);margin:0 0 10px}.leader-title{font-size:10px!important;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:#52627a!important}.leader-agencies{font-size:12px!important}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #6d7e94;border-bottom:1px solid #40526a}.experience-grid article{padding:25px 24px 24px 0;border-right:1px solid #40526a}.experience-grid article+article{padding-left:24px}.experience-grid article:last-child{border-right:0}.experience-grid strong{font-size:42px;letter-spacing:-.05em;color:#fff}.experience-grid h3{font-size:18px;margin:12px 0 8px}.experience-grid p{font-size:12px;line-height:1.55;color:#b8c4d2;margin:0}.experience .note{display:block;margin-top:15px;color:#9fb0c5}.credentials{background:var(--soft)}.credential-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--line)}.credential-grid div{padding:22px 18px 22px 0;border-right:1px solid var(--line)}.credential-grid div+div{padding-left:18px}.credential-grid div:last-child{border-right:0}.credential-grid small{display:block;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:9px;margin-bottom:9px}.credential-grid strong{font-size:17px;color:var(--navy)}.credential-note{font-size:11px;color:var(--muted);margin:14px 0 0}
.resources{background:#fff}.resource-list{border-top:1px solid var(--ink)}.resource-list a{display:flex;justify-content:space-between;gap:20px;padding:18px 4px;text-decoration:none;border-bottom:1px solid var(--line);font-size:16px}.resource-list small{margin-left:8px;font-size:8px;letter-spacing:.12em;color:#697688}.resource-list b{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#52627a}.contact{padding:68px clamp(22px,7vw,110px);background:var(--navy);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.contact-copy>span{color:#9aabc0;text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:800}.contact h2{margin:18px 0 15px}.contact p{color:#b8c4d2;margin-bottom:20px}.contact-copy>a{display:block;color:#fff;font-size:17px;font-weight:750;margin-bottom:8px}.contact-copy>small{display:block;color:#9fb0c5}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form label{display:grid;gap:7px;font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:#b8c4d2;font-weight:750}.contact-form label:nth-child(3),.contact-form label:nth-child(4),.form-warning,.contact-form button{grid-column:1/-1}.contact-form input,.contact-form textarea{width:100%;border:1px solid #64768d;background:#0b2342;color:#fff;padding:11px 12px;font:inherit;border-radius:0}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:#fff;outline:2px solid #91afd2;outline-offset:1px}.form-warning{font-size:10px;line-height:1.45;color:#aebdce;margin:0}.contact-form button{justify-self:start;border:0;cursor:pointer}.light{background:#fff;color:var(--navy)}
footer{padding:20px clamp(22px,5vw,76px);display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:24px;border-top:1px solid var(--line)}footer img{height:50px;object-fit:contain}footer p{font-size:10px;color:var(--muted)}footer p a{color:inherit}.footer-meta{display:flex;align-items:center;gap:13px;font-size:10px;color:var(--muted)}.footer-meta button{border:0;background:none;padding:3px 0;color:var(--navy);text-decoration:underline;cursor:pointer;font:inherit}.experience-across{padding:40px clamp(22px,5vw,76px) 30px;background:#fff;border-top:1px solid var(--line)}.experience-across-head{text-align:center;margin-bottom:22px}.experience-across-head span{text-transform:uppercase;letter-spacing:.15em;font-size:8px;font-weight:800;color:#65758a}.experience-across-head h2{font-size:24px;letter-spacing:-.035em;color:var(--navy);margin:6px 0 0}.agency-tiles{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;max-width:1180px;margin:0 auto}.agency-tile{min-height:100px;border:1px solid #d8dee6;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:12px 8px;color:var(--navy)}.agency-tile strong{font-size:19px;line-height:.9;letter-spacing:-.035em;filter:grayscale(1)}.agency-tile strong small{font-size:10px;letter-spacing:.06em}.agency-tile span{font-size:8px;line-height:1.3;text-transform:uppercase;letter-spacing:.08em;color:#667487;margin-top:9px}.experience-across>p{max-width:900px;text-align:center;margin:18px auto 0;font-size:9px;line-height:1.5;color:#77818d}dialog{width:min(560px,calc(100% - 32px));border:0;padding:32px;box-shadow:0 24px 70px rgba(0,0,0,.3);color:var(--ink)}dialog::backdrop{background:rgba(3,15,31,.72)}dialog h2{font-size:28px;margin:0 34px 18px 0}dialog p{font-size:13px;line-height:1.65;color:var(--muted)}.dialog-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:26px;cursor:pointer;color:var(--navy)}
@media(max-width:900px){header nav{display:none}.menu,.view-toggle{display:block}.service-grid{grid-template-columns:1fr 1fr}.service-grid article:nth-child(2){border-right:0}.service-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.about{grid-template-columns:1fr}.about>p{margin-top:0}.facts{grid-template-columns:1fr}.facts div{border-bottom:1px solid var(--line)}.experience-grid{grid-template-columns:1fr}.experience-grid article,.experience-grid article+article{padding:20px 0;border-right:0;border-bottom:1px solid #40526a}.experience-grid article:last-child{border-bottom:0}.credential-grid{grid-template-columns:1fr 1fr}.credential-grid div:nth-child(2){border-right:0}.credential-grid div:nth-child(-n+2){border-bottom:1px solid var(--line)}.contact{grid-template-columns:1fr;gap:38px}.agency-tiles{grid-template-columns:repeat(3,1fr)}footer{grid-template-columns:160px 1fr}.footer-meta{grid-column:1/-1}}
@media(max-width:600px){header{height:62px;padding:5px 18px}.brand{width:155px}.brand img{height:46px}.mobile-nav{top:62px}.hero{min-height:500px;padding:75px 22px 58px;background-position:64% center;background-image:linear-gradient(90deg,rgba(3,15,31,.96) 0%,rgba(3,15,31,.82) 70%,rgba(3,15,31,.55) 100%),url("assets/procurement-ai-hero.png")}.hero h1{font-size:clamp(44px,14vw,62px)}.services,.resources,.about,.leadership,.experience,.credentials,.contact{padding:56px 22px}.section-head{display:block;margin-bottom:28px}.section-head>span{display:block;margin-bottom:14px}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:170px;border-right:0;border-bottom:1px solid var(--line)!important}.facts strong{font-size:44px}.leader-card{grid-template-columns:1fr;gap:18px}.leader-mark{width:82px;height:82px;font-size:24px}.credential-grid{grid-template-columns:1fr}.credential-grid div,.credential-grid div+div{padding:17px 0;border-right:0;border-bottom:1px solid var(--line)}.contact-form{grid-template-columns:1fr}.contact-form label{grid-column:1/-1}.resource-list a{font-size:15px}.experience-across{padding:34px 18px 25px}.agency-tiles{grid-template-columns:repeat(2,1fr);gap:8px}.agency-tile{min-height:94px}footer{grid-template-columns:1fr;padding:20px 22px;gap:8px}footer img{width:170px}.footer-meta{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
html.desktop-mode .view-toggle{display:block;position:fixed;right:16px;bottom:16px;z-index:60;background:var(--navy);color:#fff;border-color:#fff;box-shadow:0 8px 28px rgba(0,0,0,.24)}

/* Give the homepage brand mark a little more presence without widening the full header. */
.home-page .brand{width:195px}
.home-page .brand img{height:56px;width:auto}
@media(max-width:600px){.home-page .brand{width:175px}.home-page .brand img{height:51px}}
.agency-tile{flex-direction:row;padding:15px 12px}.agency-tile strong{font-size:11px;line-height:1.4;letter-spacing:.025em;text-transform:uppercase;font-weight:750;filter:none}.agency-tile span{display:none}
.hero{min-height:540px;padding:72px clamp(22px,7vw,110px) 58px;background-image:linear-gradient(90deg,rgba(3,15,31,.97) 0%,rgba(3,15,31,.9) 35%,rgba(3,15,31,.38) 66%,rgba(3,15,31,.14) 100%),url("assets/procurement-ai-hero-capitol.png")}.hero>p{font-size:clamp(15px,1.25vw,17px);line-height:1.55;max-width:660px}.hero-process{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px;max-width:690px}.hero-process span{border:1px solid rgba(184,199,217,.55);background:rgba(4,19,38,.48);padding:7px 9px;font-size:9px;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:#e2e9f1;backdrop-filter:blur(4px)}
@media(max-width:600px){.hero{min-height:560px;padding:68px 22px 50px;background-position:66% center;background-image:linear-gradient(90deg,rgba(3,15,31,.97) 0%,rgba(3,15,31,.85) 72%,rgba(3,15,31,.58) 100%),url("assets/procurement-ai-hero-capitol.png")}.hero-process{gap:6px;margin-top:16px}.hero-process span{font-size:8px;padding:6px 7px}}
.hero{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(248,252,255,.92) 36%,rgba(248,252,255,.42) 66%,rgba(248,252,255,.08) 100%),url("assets/procurement-ai-hero-daylight.png");color:var(--navy)}
.hero .eyebrow{color:#3f5875}.hero .eyebrow span{background:var(--navy)}
.hero h1{color:var(--navy);text-shadow:0 2px 20px rgba(255,255,255,.72)}.hero h1 em{color:#315d91}
.hero>p{color:#243d5c;text-shadow:0 1px 14px rgba(255,255,255,.82)}
.hero-process span{border-color:rgba(49,93,145,.35);background:rgba(255,255,255,.75);color:var(--navy)}
.hero .primary{background:var(--navy);color:#fff}.hero .secondary{border-color:#315d91;color:var(--navy);background:rgba(255,255,255,.72)}
@media(max-width:600px){.hero{background-position:64% center;background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(248,252,255,.92) 68%,rgba(248,252,255,.36) 100%),url("assets/procurement-ai-hero-daylight.png")}}

/* Multi-page website layout */
header nav a[aria-current="page"],.dropdown-panel a[aria-current="page"]{color:#315d91;text-decoration:underline;text-underline-offset:5px}
.home-intro,.about-page{padding:72px clamp(22px,7vw,110px);display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;align-items:start}.home-intro span,.home-proof>div>span,.home-cta span,.page-hero>span,.about-copy>span,.process-band span,.credential-actions span,.contact-note>span{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:#536983}.home-intro h2,.home-proof h2,.home-cta h2,.page-hero h1,.about-page h2,.process-band h2,.page-cta h2,.credential-actions h2,.contact-note h2{font-size:clamp(32px,4vw,54px);line-height:1.02;letter-spacing:-.045em;margin:12px 0 0}.home-intro>p{font-size:20px;line-height:1.55;color:#34465b;margin:6px 0}.text-link{grid-column:2;text-decoration:none;font-size:15px;font-weight:800;color:#315d91}
.home-services{display:grid;grid-template-columns:repeat(4,1fr);padding:0 clamp(22px,7vw,110px) 72px}.home-services>a{min-height:210px;padding:24px 20px;text-decoration:none;border-top:1px solid var(--navy);border-right:1px solid var(--line);display:flex;flex-direction:column}.home-services>a:last-child{border-right:0}.home-services small{font-size:12px;color:#607289}.home-services h3{font-size:21px;margin:auto 0 12px}.home-services p{font-size:15px;line-height:1.5;color:var(--muted);margin:0}.home-services a:hover{background:var(--soft)}
.home-proof{padding:72px clamp(22px,7vw,110px);background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1.2fr;gap:60px}.home-proof>div>span{color:#9fb4cc}.home-proof h2{margin-bottom:28px}.proof-stats{border-top:1px solid #526982}.proof-stats>div{display:grid;grid-template-columns:170px 1fr;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid #354d69}.proof-stats strong{font-size:44px;letter-spacing:-.05em}.proof-stats span{font-size:15px;line-height:1.4;color:#becada}.home-cta,.page-cta{padding:46px clamp(22px,7vw,110px);display:flex;align-items:center;justify-content:space-between;gap:28px;background:#eef5fb}.home-cta h2,.page-cta h2{font-size:clamp(28px,3vw,42px);max-width:780px}.home-cta .button,.page-cta .button{flex:0 0 auto}
.page-hero{padding:84px clamp(22px,7vw,110px) 72px;background:linear-gradient(135deg,#f4f9fd,#fff);border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(48px,6vw,76px);max-width:860px}.page-hero>p{font-size:18px;line-height:1.6;color:#40546b;max-width:690px;margin:24px 0 0}.dark-page-hero{background:var(--navy);color:#fff}.dark-page-hero>span,.dark-page-hero>p{color:#b8c8d9}
.service-details{padding:28px clamp(22px,7vw,110px) 72px}.service-details article{display:grid;grid-template-columns:90px 1fr;gap:22px;padding:38px 0;border-bottom:1px solid var(--line);scroll-margin-top:90px}.service-details small{font-size:14px;font-weight:800;color:#526c89}.service-details h2{font-size:32px;letter-spacing:-.03em;margin:0 0 12px;color:var(--navy)}.service-details p{font-size:17px;line-height:1.7;color:var(--muted);max-width:820px;margin:0}.process-band{padding:68px clamp(22px,7vw,110px);display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;background:var(--soft)}.process-band ol{list-style:none;padding:0;margin:0;border-top:1px solid var(--navy)}.process-band li{padding:18px 0;border-bottom:1px solid #d4dde7;font-size:16px}.process-band b{display:inline-block;width:50px;color:#315d91}
.about-page{background:#fff}.about-page .prose p{font-size:18px;line-height:1.7;color:#435469;margin:0 0 18px}.about-page .facts,.about-page .codes,.about-page .note{grid-column:1/-1}.leadership-page{min-height:450px}.leadership-page .leader-card{max-width:1000px}.leadership-page .leader-card h2{font-size:38px;letter-spacing:-.04em;margin:5px 0 14px}.leadership-page .leader-card p:not(.leader-title){font-size:17px;line-height:1.7}.credentials-page,.resources-page{padding-top:72px;padding-bottom:72px}.credential-actions{padding:64px clamp(22px,7vw,110px);display:flex;align-items:center;justify-content:space-between;gap:30px}.credential-actions h2{font-size:36px}.resource-help{font-size:15px;color:var(--muted);margin:24px 0 0}.contact-page{min-height:calc(100vh - 146px);align-items:center}.contact-page h1{font-size:clamp(48px,6vw,76px);line-height:1;letter-spacing:-.05em;margin:18px 0}.contact-note{padding:60px clamp(22px,7vw,110px);display:grid;grid-template-columns:.8fr 1.2fr;gap:30px}.contact-note h2{font-size:34px}.contact-note p{grid-column:2;font-size:16px;line-height:1.65;color:var(--muted);margin:0}
@media(max-width:900px){.home-intro,.home-proof,.process-band,.contact-note{grid-template-columns:1fr}.text-link,.contact-note p{grid-column:1}.home-services{grid-template-columns:1fr 1fr}.home-services>a:nth-child(2){border-right:0}.home-services>a{border-bottom:1px solid var(--line)}.proof-stats>div{grid-template-columns:140px 1fr}}
@media(max-width:600px){.home-intro,.about-page,.home-proof,.process-band{padding:52px 22px}.home-services{grid-template-columns:1fr;padding:0 22px 52px}.home-services>a{min-height:165px;border-right:0}.home-cta,.page-cta,.credential-actions{align-items:flex-start;flex-direction:column;padding:38px 22px}.page-hero{padding:62px 22px 48px}.page-hero h1{font-size:46px}.service-details{padding:16px 22px 52px}.service-details article{grid-template-columns:52px 1fr}.service-details h2{font-size:27px}.proof-stats>div{grid-template-columns:120px 1fr}.proof-stats strong{font-size:36px}.contact-page{min-height:auto}.contact-note{padding:46px 22px}.launch-notice{padding:8px 16px;gap:6px;flex-wrap:wrap}.launch-notice strong,.launch-notice span{font-size:12px}}

.lifecycle{padding:64px clamp(22px,5vw,76px);background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.lifecycle-head{text-align:center;margin-bottom:34px}.lifecycle-head>span{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:#536983}.lifecycle-head h2{font-size:clamp(32px,4vw,48px);line-height:1.05;letter-spacing:-.04em;margin:10px 0 0;color:var(--navy)}.lifecycle-steps{list-style:none;display:grid;grid-template-columns:repeat(9,1fr);gap:0;margin:0;padding:0;position:relative}.lifecycle-steps::before{content:"";position:absolute;top:32px;left:5%;right:5%;height:1px;background:#b9c8d8}.lifecycle-steps li{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 6px}.lifecycle-steps li:not(:last-child)::after{content:"›";position:absolute;right:-5px;top:20px;color:#6b829b;font-size:18px;background:#fff;padding:0 2px}.step-icon{width:64px;height:64px;border:1px solid #9fb2c7;background:#fff;display:grid;place-items:center;color:var(--navy)}.step-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.lifecycle-steps strong{font-size:12px;line-height:1.25;margin-top:12px;color:#1c3048}.lifecycle-services{max-width:1080px;margin:32px auto 0;padding-top:22px;border-top:1px solid #d9e1ea;text-align:center;color:#44566a;font-size:14px;line-height:1.8}.lifecycle-services span{color:#8295aa;margin:0 4px}
@media(max-width:1000px){.lifecycle-steps{grid-template-columns:repeat(3,1fr);row-gap:28px}.lifecycle-steps::before{display:none}.lifecycle-steps li:not(:last-child)::after{right:-4px}.lifecycle-steps li:nth-child(3n)::after{display:none}}
@media(max-width:600px){.lifecycle{padding:48px 18px}.lifecycle-head{margin-bottom:28px}.step-icon{width:58px;height:58px}.lifecycle-steps strong{font-size:11px}.lifecycle-services{font-size:13px;line-height:1.7}}
.lifecycle-head p{max-width:680px;margin:12px auto 0;color:#536983;font-size:16px;line-height:1.6}

/* Reference-inspired lifecycle infographic */
.services-page .lifecycle{padding:54px clamp(20px,3.2vw,54px) 48px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);border-top:0}
.services-page .lifecycle-head{margin-bottom:38px}
.services-page .lifecycle-head>span{display:flex;align-items:center;justify-content:center;gap:18px;color:#17365f;letter-spacing:.22em;font-size:13px}
.services-page .lifecycle-head>span::before,.services-page .lifecycle-head>span::after{content:"";width:120px;height:1px;background:#aebed0}
.services-page .lifecycle-head h1{margin:14px auto 0;max-width:1100px;color:#062653;font-size:clamp(34px,4vw,58px);line-height:1.05;letter-spacing:-.045em}
.services-page .lifecycle-head p{max-width:900px;font-size:clamp(16px,1.45vw,21px)}
.services-page .lifecycle-steps{grid-template-columns:repeat(10,minmax(0,1fr));gap:12px}
.services-page .lifecycle-steps::before{display:none}
.services-page .lifecycle-steps li{padding:0 4px}
.services-page .lifecycle-steps li:not(:last-child)::after{content:"→";right:-14px;top:38px;color:#9aabba;font-size:24px;background:transparent}
.services-page .step-icon{width:92px;height:92px;border-radius:50%;border:1px solid #dbe6f1;background:radial-gradient(circle at 50% 38%,#fff 0%,#f2f7fd 72%,#eaf2fa 100%);box-shadow:0 8px 24px rgba(10,47,91,.05);color:#0a356b}
.services-page .step-icon svg{width:43px;height:43px;stroke-width:1.7}
.services-page .lifecycle-steps strong{margin-top:14px;color:#082956;font-size:15px;line-height:1.25}
.services-page .lifecycle-steps li>p{margin:8px 0 0;color:#59697c;font-size:13px;line-height:1.45}
.services-page .lifecycle-services{display:grid;grid-template-columns:250px 1fr;gap:26px;align-items:center;max-width:none;margin:44px 0 0;padding:24px 30px;border:0;border-radius:14px;background:#f0f6fd;text-align:left}
.services-page .lifecycle-services>strong{padding:10px 26px 10px 0;border-right:2px solid #8da4bc;color:#082956;text-transform:uppercase;font-size:15px;letter-spacing:.02em}
.services-page .lifecycle-services p{margin:0;color:#43566e;font-size:14px;line-height:1.8}
.services-page .lifecycle-services span{color:#92a5ba;margin:0 7px}
@media(max-width:1180px){.services-page .lifecycle-steps{grid-template-columns:repeat(3,1fr);gap:34px 20px}.services-page .lifecycle-steps li:not(:last-child)::after{display:none}.services-page .lifecycle-services{grid-template-columns:1fr;text-align:center;gap:12px}.services-page .lifecycle-services>strong{border-right:0;border-bottom:1px solid #b8c8d8;padding:0 0 12px}}
@media(max-width:620px){.services-page .lifecycle{padding:42px 18px}.services-page .lifecycle-head>span::before,.services-page .lifecycle-head>span::after{width:42px}.services-page .lifecycle-steps{grid-template-columns:repeat(2,1fr);gap:30px 12px}.services-page .step-icon{width:78px;height:78px}.services-page .step-icon svg{width:36px;height:36px}.services-page .lifecycle-steps li:last-child{grid-column:1/-1}.services-page .lifecycle-services{padding:20px 18px}}
.lifecycle-promo{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px clamp(22px,5vw,76px);background:#eef5fc;border-top:1px solid #d9e5f0;border-bottom:1px solid #d9e5f0}.lifecycle-promo span{display:block;color:#315879;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;margin-bottom:7px}.lifecycle-promo h2{margin:0;color:#082956;font-size:clamp(23px,2.5vw,34px);letter-spacing:-.025em}.lifecycle-promo .button{white-space:nowrap}@media(max-width:700px){.lifecycle-promo{align-items:flex-start;flex-direction:column}.lifecycle-promo .button{width:100%;text-align:center}}

/* Soft-focus hero background */
.hero{position:relative;isolation:isolate;overflow:hidden;background-image:none}
.hero::before{content:"";position:absolute;inset:-14px;z-index:-2;background:url("assets/procurement-ai-hero-daylight.png") center/cover no-repeat;filter:blur(5px);transform:scale(1.025)}
.hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(248,252,255,.93) 38%,rgba(248,252,255,.58) 68%,rgba(248,252,255,.22) 100%)}
@media(max-width:600px){.hero::before{background-position:64% center;filter:blur(4px)}.hero::after{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(248,252,255,.94) 70%,rgba(248,252,255,.54) 100%)}}

/* Three translucent vertical hero panels */
.hero::before{z-index:-3;filter:blur(2px);transform:scale(1.015)}
.hero::after{z-index:-2;background:linear-gradient(90deg,rgba(255,255,255,.9) 0%,rgba(248,252,255,.76) 38%,rgba(248,252,255,.2) 70%,rgba(248,252,255,.04) 100%)}
.hero-glass-bars{position:absolute;inset:0;z-index:-1;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;gap:10px;pointer-events:none}
.hero-glass-bars span{display:block;border-left:1px solid rgba(255,255,255,.65);border-right:1px solid rgba(135,167,199,.28);backdrop-filter:blur(7px) saturate(1.05)}
.hero-glass-bars span:nth-child(1){background:linear-gradient(180deg,rgba(255,255,255,.62),rgba(225,239,251,.42))}
.hero-glass-bars span:nth-child(2){background:linear-gradient(180deg,rgba(204,225,244,.4),rgba(119,165,205,.28))}
.hero-glass-bars span:nth-child(3){background:linear-gradient(180deg,rgba(5,31,61,.36),rgba(8,42,78,.24));border-left:2px solid rgba(125,166,204,.58);border-right:2px solid rgba(125,166,204,.4)}
.hero>.eyebrow,.hero>h1,.hero>p,.hero>.hero-process,.hero>.actions{position:relative;z-index:1}
@media(max-width:600px){.hero::before{filter:blur(1.5px)}.hero::after{background:linear-gradient(90deg,rgba(255,255,255,.94),rgba(248,252,255,.8) 72%,rgba(248,252,255,.28))}.hero-glass-bars{inset:0;gap:6px}.hero-glass-bars span{backdrop-filter:blur(5px)}}
