:root{--ink:#102139;--ink2:#152d49;--cyan:#1466d8;--blue:#1466d8;--paper:#f3f6fa;--muted:#5e6d80;--line:#dde5ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}h1,h2,h3,h4{font-family:Manrope,Arial,sans-serif;margin:0;line-height:1.22}h1{font-size:clamp(2.6rem,4.4vw,4.25rem);letter-spacing:-.045em;max-width:850px;font-weight:800}h2{font-size:clamp(2rem,3vw,2.75rem);letter-spacing:-.035em;max-width:760px}h3{font-size:1.2rem}p{color:var(--muted);margin:16px 0}a:focus-visible,button:focus-visible{outline:3px solid #61a5ff;outline-offset:5px}.site-header{min-height:84px;padding:18px max(24px,calc((100vw - 1240px)/2));display:flex;gap:24px;align-items:center;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:10px;font:800 17px Manrope,Arial,sans-serif;letter-spacing:.025em;white-space:nowrap}.brand b{font-weight:500;color:#60728c}.mark{display:grid;place-items:center;background:#1466d8;color:white;border-radius:9px;width:35px;height:35px;font-size:21px}nav{display:flex;gap:20px;align-items:center;margin-left:auto;font-size:14px;font-weight:600;white-space:nowrap}nav a{color:#506075}nav a:hover,nav a.active{color:#1466d8}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 21px;min-height:48px;border:1px solid #1466d8;border-radius:7px;background:#1466d8;color:#fff;font-weight:700;font-size:15px;transition:background .2s}.button:hover{background:#0c4eb0}.button.ghost{color:#23405f;border-color:#cbd7e5;background:#fff}.button.small{font-size:14px;padding:10px 15px;min-height:42px}.menu{display:none;background:white;border:1px solid #cbd7e5;padding:8px 12px;border-radius:6px;color:var(--ink)}section{padding:80px max(24px,calc((100vw - 1200px)/2))}.page-hero{padding-top:85px;padding-bottom:75px;background:linear-gradient(115deg,#f4f8ff 0%,#fff 65%);border-bottom:1px solid var(--line)}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:800;text-transform:uppercase;color:#1466d8;margin-bottom:20px}.lede{font-size:18px;line-height:1.8;max-width:720px;margin-top:24px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.home-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:60px;align-items:center}.home-hero h1{max-width:610px}.home-hero h1 em{font-style:normal;color:#1466d8}.home-hero .lede{max-width:590px}.hero-note{font-size:13px;color:#6b7c92;margin-top:22px}.preview-panel{background:#fff;border:1px solid #d7e1ee;border-radius:12px;box-shadow:0 22px 55px #19395715;transform:rotate(-1deg);overflow:hidden}.preview-top{padding:17px 22px;border-bottom:1px solid #e1e8f0;font-size:14px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.sample{font-size:12px;font-weight:500;color:#60728b}.preview-content{padding:23px}.preview-kicker{font-size:12px;color:#64778d;letter-spacing:.08em}.preview-title{font-size:20px;font-weight:700;margin:6px 0 20px}.workflow-tags{display:flex;gap:7px;margin:14px 0 22px;flex-wrap:wrap}.workflow-tags span{font-size:12px;background:#e9f2ff;color:#195fba;padding:5px 9px;border-radius:4px}.review-row{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:12px 0;border-bottom:1px solid #edf1f5;font-size:14px}.review-row span{color:#6e7c8d}.review-row b{font-weight:600;text-align:right}.review-bottom{margin-top:20px;padding:14px;background:#f2f8ff;border-left:3px solid #3c80d8;font-size:13px;color:#416187}.proof-strip{padding-top:0;padding-bottom:0;background:#fff;border-bottom:1px solid var(--line)}.proof{display:grid;grid-template-columns:repeat(4,1fr)}.proof div{padding:28px 20px;border-right:1px solid var(--line)}.proof div:first-child{padding-left:0}.proof div:last-child{border-right:0}.proof strong{display:block;font-size:17px}.proof span{font-size:13px;color:var(--muted)}.light{background:var(--paper)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:35px}.section-head>div{flex:1.25}.section-head>p{flex:1;max-width:390px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:30px;border:1px solid var(--line);border-radius:10px;background:white;display:flex;flex-direction:column;align-items:flex-start}.num{color:#1466d8;font-size:12px;letter-spacing:.1em;font-weight:700}.card h3{font-size:23px;margin:26px 0 0;letter-spacing:-.025em}.card p{font-size:15px;margin-bottom:26px}.text-link{font-size:14px;color:#1466d8;font-weight:700}.card .text-link{margin-top:auto}.split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.system-map{border:1px solid #d6e2f0;background:#f5f8fd;border-radius:12px;padding:28px}.node{padding:20px;background:#fff;border:1px solid #d7e1ed;border-radius:7px;margin:12px 0;font-weight:600}.node small{display:block;color:#678099;font-size:11px;letter-spacing:.1em;margin-bottom:7px}.node.accent{border-color:#1466d8;background:#1466d8;color:#fff}.node.accent small{color:#d2e6ff}.process{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;margin-top:40px}.step{border-top:1px solid #b8cee6;padding-top:20px}.step span{color:#1466d8;font-size:13px;font-weight:700}.step h3{margin-top:20px}.step p{font-size:14px}.badge-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.badge{padding:6px 12px;border:1px solid #d7e2ef;border-radius:5px;background:white;font-size:13px;color:#4e6580}.content-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.content-list article{padding:23px;background:#fff;border:1px solid var(--line);border-radius:8px}.content-list h3{margin-top:10px}.content-list p{font-size:14px;margin-bottom:0}.case{display:grid;grid-template-columns:1.4fr .6fr;gap:65px;padding:42px 0;border-bottom:1px solid var(--line);align-items:center}.metric{font-size:26px;color:#1466d8;font-weight:700}.case>div:last-child{padding:28px;background:#f1f6fc;border-radius:10px}.form{display:grid;gap:18px;padding:32px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 30px #1d385707}.form label{font-size:14px;font-weight:600}.form input,.form select,.form textarea{display:block;margin-top:7px;width:100%;padding:12px;border:1px solid #cbd6e3;border-radius:6px;background:white;color:var(--ink)}.form textarea{min-height:125px;resize:vertical}.form button{cursor:pointer}.success{display:none;background:#f1f6fc;padding:14px;font-size:14px}.form-note{font-size:13px;margin:0}.cta{text-align:center;background:#102a47;color:white;padding-top:64px;padding-bottom:64px}.cta h2{max-width:780px;margin:auto}.cta p{color:#b8cbe1;max-width:630px;margin:22px auto 28px}.cta .button{background:#fff;color:#154f99;border-color:#fff}footer{display:grid;grid-template-columns:1.4fr .9fr .7fr 1.1fr;gap:50px;padding:60px max(24px,calc((100vw - 1200px)/2)) 28px;border-top:1px solid var(--line);background:#fff}footer div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}footer p{font-size:14px;margin:9px 0}footer h4{font-size:14px;margin-bottom:8px}footer a:not(.brand){font-size:14px;color:#5e6d80}footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:24px;color:#748398;font-size:12px}.dark-card{background:#fff}.card ul{padding-left:20px;color:var(--muted)}@media(min-width:1600px){.site-header{gap:36px}nav{gap:26px}}@media(max-width:1180px){nav,.header-cta{display:none}.menu{display:block;margin-left:auto}.site-header.open nav{display:flex;flex-direction:column;align-items:flex-start;position:absolute;top:79px;left:0;right:0;background:white;padding:24px;border-bottom:1px solid var(--line)}.home-hero{gap:30px}h1{font-size:3.25rem}}@media(max-width:850px){.home-hero,.split,.case{grid-template-columns:1fr}.home-hero{gap:45px}.preview-panel{max-width:600px;transform:none}.grid3{grid-template-columns:1fr}.card{min-height:0}.process{grid-template-columns:repeat(3,1fr)}.proof{grid-template-columns:1fr 1fr}.proof div:nth-child(2){border-right:0}.proof div:nth-child(3){padding-left:0}footer{grid-template-columns:1fr 1fr}.section-head{display:block}.section-head>p{max-width:650px}}@media(max-width:500px){section{padding:55px 22px}.page-hero{padding-top:48px;padding-bottom:48px}h1{font-size:2.65rem}h2{font-size:2rem}.lede{font-size:16px}.proof-strip{padding-top:0;padding-bottom:0}.proof div{padding:18px 10px}.proof strong{font-size:15px}.proof span{font-size:12px}.process,.content-list{grid-template-columns:1fr}.process{gap:15px}.step h3{margin-top:10px}.split{gap:30px}.form{padding:22px}.site-header{padding:18px 22px}.brand{font-size:16px}footer{gap:30px;padding:40px 22px}.preview-content{padding:18px}.preview-top{padding:15px}.review-row{font-size:13px}.cta h2{font-size:1.85rem}}

.brand-promise{max-width:560px;padding-top:20px;margin-top:25px;border-top:1px solid #dce5f0;font-size:14px;font-weight:600;line-height:1.8;color:#3b5470}
.transformation{background:#fff}.transformation-list{display:grid;gap:22px}.transformation-row{border:1px solid #dbe4ef;border-radius:12px;overflow:hidden}.transformation-row>h3{padding:20px 26px;background:#f3f7fc;font-size:19px;border-bottom:1px solid #e1e8f1}.journey{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:26px;gap:30px}.journey>div{border-right:1px solid #dfe6ee;padding-right:25px}.journey>div:last-child{border-right:0;padding-right:0}.journey span{font-size:12px;font-weight:800;letter-spacing:.08em;color:#58718e}.journey>div:last-child span{color:#1466d8}.journey p{font-size:15px;margin-bottom:0}.measure{margin:0;padding:14px 26px;border-top:1px solid #e1e8f1;font-size:13px;color:#566d87}.measure strong{margin-right:15px;color:#213b5c}.site-header{gap:20px}nav{gap:16px}.brand{font-size:16px}@media(max-width:650px){.journey{grid-template-columns:1fr;gap:20px}.journey>div{padding:0 0 18px;border-right:0;border-bottom:1px solid #dfe6ee}.journey>div:last-child{border-bottom:0;padding-bottom:0}.measure strong{display:block;margin-bottom:5px}.brand{font-size:15px}.home-hero h1{font-size:2.65rem}}
/* Page-specific compositions */
.ai-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:center;background:#eff7fc}.ai-hero h1{font-size:clamp(2.6rem,4.2vw,4.1rem)}.evidence{padding:28px;background:#fff;border:1px solid #cfdfe9;border-radius:12px;box-shadow:0 16px 40px #1b506b0d}.evidence-head{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#567083;font-weight:700;letter-spacing:.07em;margin-bottom:24px}.evidence-head span{font-weight:400;letter-spacing:0}.evidence h3{margin-bottom:24px}.evidence-line{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #e3e9ee;font-size:14px}.evidence-line span{color:#62788a}.exception{background:#fff7e9;border-left:3px solid #c38a29;padding:17px;margin-top:23px;color:#744e19;font-size:14px}.exception p{color:#795c33;margin:8px 0 0}.source-note{font-size:12px;color:#62788a;margin-top:18px}.pipeline{counter-reset:p;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding:0;margin-top:45px}.pipeline li{border-top:2px solid #2c86a9;padding-top:20px}.pipeline li:before{counter-increment:p;content:'0' counter(p);display:block;color:#2c86a9;font-size:13px;font-weight:700;margin-bottom:18px}.pipeline p{font-size:15px}.definition-list{margin:0}.definition-list dt{font-size:19px;font-weight:700;margin-top:24px}.definition-list dt:first-child{margin-top:0}.definition-list dd{margin:10px 0 0;padding-bottom:22px;border-bottom:1px solid #d8e2ec;color:#586c82}.delivery-box{padding:32px;background:#f2f7fb;border-radius:12px}.delivery-box li{margin:12px 0;color:#52677b}.delivery-box p{font-size:14px}.migration-hero{background:#102a47;color:#fff}.migration-hero .eyebrow{color:#9fc8ff}.migration-hero .lede{color:#c1d1e2}.migration-strip{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #34516e;margin-top:45px;padding-top:25px;gap:30px}.migration-strip span{font-size:14px;color:#cbdbee}.migration-strip span:not(:last-child):after{content:' →';margin-left:16px;color:#8fb9ec}.track-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.track{border:1px solid #dce5f0;border-radius:10px;padding:32px}.track-label{color:#1466d8;font-size:12px;font-weight:700;letter-spacing:.1em}.track h2{font-size:30px;margin-top:20px}.track ul{padding-left:20px;color:#576c82}.track li{margin:12px 0}.track-result{border-top:1px solid #dce5f0;padding-top:20px;font-size:14px}.table-wrap{overflow:auto}.comparison{border-collapse:collapse;width:100%;text-align:left;background:white;min-width:580px}.comparison th,.comparison td{padding:22px;border-bottom:1px solid #dfe7ef;vertical-align:top}.comparison thead{background:#e6eef8;font-size:14px}.comparison td{color:#586d83;font-size:15px}.comparison tbody th{font-size:16px;width:22%}.number-list{list-style:none;counter-reset:n;margin:0;padding:0}.number-list li{position:relative;padding:0 0 20px 48px;margin-top:20px;border-bottom:1px solid #dce5f0}.number-list li:before{counter-increment:n;content:counter(n);position:absolute;left:0;color:#1466d8;font-weight:800;font-size:22px}.number-list p{font-size:14px;margin:8px 0}.product-hero{background:#f3f5fd}.product-hero h1{max-width:940px}.release-board{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px}.release-board>div{background:white;border:1px solid #dbe2f0;border-top:3px solid #6375b9;padding:24px;border-radius:7px}.release-board span,.release-board strong,.release-board small{display:block}.release-board span{font-size:12px;color:#697ba3;letter-spacing:.1em}.release-board strong{font-size:20px;margin:13px 0}.release-board small{font-size:14px;color:#667890}.product-types{display:grid;grid-template-columns:1fr 1fr;gap:0 45px}.product-types article{padding:30px 0;border-top:1px solid #cfdbea}.product-types h3{font-size:23px}.delivery-timeline{margin-top:40px}.delivery-timeline article{display:grid;grid-template-columns:90px 1fr;gap:30px;padding:25px 0;border-top:1px solid #d7e0ee}.delivery-timeline article>span{font-size:32px;color:#91a2c5;font-weight:700}.delivery-timeline h3{font-size:22px}.delivery-timeline p{margin:9px 0;max-width:800px}.industry-hero{background:#f1f7f8}.industry-index{display:flex;flex-wrap:wrap;gap:10px;margin-top:35px}.industry-index a{padding:10px 17px;background:#fff;border:1px solid #cfdfe2;border-radius:6px;font-size:14px;color:#285c6a}.industry-detail{scroll-margin-top:85px;display:grid;grid-template-columns:1fr 1fr;gap:75px;border-bottom:1px solid #dee6ed}.industry-title>span{color:#327184;font-size:13px;font-weight:700}.industry-title h2{margin-top:23px;font-size:34px}.industry-facts{margin:0;display:grid;grid-template-columns:140px 1fr;gap:20px;font-size:15px}.industry-facts dt{font-weight:700}.industry-facts dd{margin:0;color:#576d7e}.solutions-hero{background:#102a47;color:white}.solutions-hero .eyebrow{color:#a6caff}.solutions-hero .lede{color:#c4d4e5}.blueprint{display:grid;grid-template-columns:1fr 1fr;gap:36px 70px}.blueprint h2{font-size:34px}.blueprint-flow{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-content:center}.blueprint-flow>div{padding:20px;border:1px solid #c9daec;background:#fff;border-radius:7px;font-size:16px;font-weight:600}.blueprint-flow small{display:block;font-size:13px;color:#657c93;font-weight:400;margin-top:7px}.blueprint-scope{grid-column:1/-1;border-top:1px solid #d3dfeb;padding-top:23px;font-size:15px;margin-bottom:0}.about-hero{background:#f6f8fc;padding-top:100px;padding-bottom:95px}.about-hero h1{font-size:clamp(2.3rem,4.1vw,4rem);line-height:1.35;max-width:1100px}.about-hero h1 em{font-style:normal;color:#1466d8}.principles article{display:grid;grid-template-columns:50px 1fr 1.2fr;gap:30px;padding:35px 0;border-bottom:1px solid #d7e2ef}.principles article>span{color:#1466d8;font-weight:700}.principles h2{font-size:29px}.principles p{margin:0}.commitments{padding-left:22px;color:#526b83}.commitments li{margin:18px 0}.contact-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:75px;align-items:start;background:#f4f7fc}.contact-layout h1{font-size:clamp(2.8rem,4.3vw,4.3rem)}.contact-guidance{margin-top:36px;max-width:510px}.contact-guidance h3{margin-top:30px}.contact-guidance ul{padding-left:20px;color:#587086}.contact-guidance li{margin:9px 0}.contact-guidance p{font-size:15px}@media(max-width:850px){.ai-hero,.track-grid,.industry-detail,.blueprint,.contact-layout{grid-template-columns:1fr;gap:38px}.pipeline{grid-template-columns:1fr 1fr}.principles article{grid-template-columns:35px 1fr}.principles article p{grid-column:2}.industry-facts{grid-template-columns:140px 1fr}.migration-strip{gap:12px}.migration-strip span{font-size:13px}.contact-layout .form{max-width:650px}.blueprint-scope{grid-column:auto}}@media(max-width:500px){.pipeline,.release-board,.product-types,.blueprint-flow{grid-template-columns:1fr}.industry-facts{grid-template-columns:1fr;gap:8px}.industry-facts dd{margin-bottom:17px}.industry-title h2,.blueprint h2{font-size:28px}.migration-strip{grid-template-columns:1fr}.migration-strip span:not(:last-child):after{content:' ↓'}.delivery-timeline article{grid-template-columns:45px 1fr;gap:16px}.principles article{gap:12px}.principles h2{font-size:24px}.evidence{padding:21px}.evidence-head{flex-wrap:wrap}.evidence-line{font-size:13px}.track{padding:24px}}

.healthcare-example{background:#f3f8f9;padding-top:46px;padding-bottom:46px}.healthcare-card{background:white;border:1px solid #d6e5e8;border-radius:12px;overflow:hidden}.healthcare-intro{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);gap:44px;padding:32px}.healthcare-intro .eyebrow{color:#266c79;margin-bottom:14px}.healthcare-intro h2{font-size:clamp(1.65rem,2.5vw,2.2rem);line-height:1.3}.healthcare-intro p{font-size:15px;margin:16px 0}.healthcare-intro aside{align-self:center;border-left:1px solid #dce8eb;padding-left:30px}.healthcare-label{display:block;color:#627e86;font-size:12px;font-weight:700;letter-spacing:.09em;margin-bottom:12px}.healthcare-intro aside strong{font-size:18px}.healthcare-intro aside p{font-size:14px;margin-bottom:0}.healthcare-capabilities{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.healthcare-capabilities span{font-size:12px;color:#325f6b;background:#eff6f7;border-radius:4px;padding:5px 9px}.healthcare-details{border-top:1px solid #dce8eb}.healthcare-details summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 32px;cursor:pointer;font-size:14px;font-weight:700;color:#246272;list-style:none}.healthcare-details summary::-webkit-details-marker{display:none}.healthcare-details summary:hover{background:#f6fafb}.healthcare-details summary:focus-visible{outline:3px solid #1466d8;outline-offset:-4px}.expand-symbol:before{content:'+';font-size:22px;font-weight:400}.healthcare-details[open] .expand-symbol:before{content:'−'}.healthcare-expanded{padding:0 32px 24px}.healthcare-expanded ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin:10px 0 0;padding:0;list-style:none}.healthcare-expanded strong{font-size:15px;color:#244e5a}.healthcare-expanded li p{font-size:14px;margin:9px 0}.healthcare-boundary{font-size:13px;border-top:1px solid #dfebed;padding-top:17px;margin:18px 0 0;color:#526c77}@media(max-width:700px){.healthcare-intro{grid-template-columns:1fr;gap:22px;padding:24px}.healthcare-intro aside{border-left:0;border-top:1px solid #dce8eb;padding:20px 0 0}.healthcare-expanded ol{grid-template-columns:1fr;gap:12px}.healthcare-details summary{padding:17px 24px}.healthcare-expanded{padding:0 24px 23px}.healthcare-example{padding-top:30px;padding-bottom:30px}}
.story-page-hero{background:#0d263f;color:#fff;padding-top:76px;padding-bottom:45px}.story-page-hero .eyebrow{color:#92c5fa}.story-page-hero h1{max-width:980px;font-size:clamp(2.6rem,4.6vw,4.5rem)}.story-page-hero .lede{color:#c4d6e7;max-width:780px}.story-disclaimer{font-size:13px;color:#a8bed2;margin-top:22px}.story-jumps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:35px 0 0;white-space:normal}.story-jumps a{display:flex;gap:12px;align-items:center;border:1px solid #39546d;border-radius:6px;padding:13px;color:#e3effa;font-size:13px}.story-jumps a:hover{background:#183b5b;color:white}.story-jumps span{color:#8ab9e6;font-size:12px}.solution-story{--story-accent:#16688a;--story-tint:#edf6fa;scroll-margin-top:84px;padding-top:55px;padding-bottom:55px;border-bottom:1px solid #dce5ee}.story-platform{--story-accent:#416bb2;--story-tint:#eff4fc;background:#f6f8fc}.story-knowledge{--story-accent:#6b5aa0;--story-tint:#f4f1fa}.story-healthcare{--story-accent:#28786f;--story-tint:#edf7f4;background:#f5faf8}.story-kicker{display:flex;justify-content:space-between;gap:20px;margin-bottom:32px;font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:var(--story-accent);font-weight:700}.story-kicker>span:last-child{color:#788a9c;font-weight:500;letter-spacing:0;text-transform:none}.story-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:68px;align-items:center}.story-persona{font-size:14px;color:var(--story-accent);font-weight:600;margin-bottom:12px}.story-narrative h2{font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.24}.story-narrative>p{font-size:15px;line-height:1.75;margin:19px 0}.story-narrative .story-change{color:#344f69}.story-payoff{border-left:3px solid var(--story-accent);padding:2px 0 2px 18px;margin-top:24px}.story-payoff>span{font-size:11px;letter-spacing:.1em;font-weight:800;color:var(--story-accent)}.story-payoff p{font-size:14px;margin:8px 0;color:#4b667c}.story-preview{margin:0;border:1px solid #d6e1eb;border-radius:11px;background:white;box-shadow:0 14px 35px #15335009;overflow:hidden}.story-preview figcaption{padding:17px 22px;background:var(--story-tint);font-size:14px;font-weight:700;color:#2d4a61}.story-preview figcaption>span{display:block;font-size:11px;color:#647d90;font-weight:400;margin-top:4px}.story-ui{padding:24px}.story-ui-title{font-size:16px;font-weight:700;margin-bottom:18px}.story-ui-row{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid #e5edf3;font-size:14px}.story-ui-row span{color:#62798b}.story-alert{background:#fff7e8;border-left:3px solid #c49542;margin-top:20px;padding:17px}.story-alert>span{display:block;font-size:11px;font-weight:700;letter-spacing:.07em;color:#86672f}.story-alert strong{display:block;font-size:19px;margin:7px 0;color:#74581f}.story-alert p{font-size:13px;color:#7d6c4e;margin:6px 0 0}.story-ui-bottom{font-size:12px;color:var(--story-accent);padding-top:17px;margin-top:17px;border-top:1px solid #e2eaf1}.architecture-mini{display:grid;gap:9px}.architecture-mini>div{border:1px solid #dce5ee;padding:13px 17px;border-radius:5px}.architecture-mini small{display:block;font-size:10px;letter-spacing:.1em;color:#7189a1;margin-bottom:4px}.architecture-mini strong{font-size:14px}.architecture-mini .architecture-boundary{background:var(--story-tint);border-color:#b7cce9}.story-question{padding:14px;border-radius:6px;background:var(--story-tint);font-size:14px;margin-bottom:14px}.source-result{padding:14px 0;border-bottom:1px solid #e2eaf1}.source-result span{font-size:10px;color:var(--story-accent);letter-spacing:.08em;display:block}.source-result strong{display:block;font-size:14px;margin:4px 0}.source-result small{font-size:12px;color:#6c8195}.record-timeline{list-style:none;padding:0;margin:0}.record-timeline li{border-left:2px solid #bcd8d0;padding:9px 0 15px 18px}.record-timeline strong{font-size:14px;display:block}.record-timeline small{font-size:12px;color:#6b8490;display:block;margin-top:5px}.story-details{margin-top:32px;border-top:1px solid #d5e1eb}.story-details summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;padding:17px 0;font-size:14px;font-weight:700;color:var(--story-accent)}.story-details summary::-webkit-details-marker{display:none}.story-details summary:focus-visible{outline:3px solid #1466d8;outline-offset:5px}.story-details[open] .expand-symbol:before{content:'−'}.story-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;background:var(--story-tint);padding:23px;border-radius:8px}.story-steps span{font-size:12px;font-weight:700;color:var(--story-accent)}.story-steps h3{font-size:17px;margin-top:8px}.story-steps p,.story-detail-content>p{font-size:14px}.story-review-note{border-top:1px solid #dce5ec;padding-top:15px}@media(max-width:850px){.story-layout{grid-template-columns:1fr;gap:28px}.story-jumps{display:grid;grid-template-columns:1fr 1fr}.story-preview{max-width:560px;width:100%}.solution-story{scroll-margin-top:84px}.story-preview figcaption{font-size:14px}}@media(max-width:500px){.story-page-hero{padding-top:48px}.story-jumps{gap:8px}.story-jumps a{font-size:12px;gap:7px;padding:12px}.story-kicker{align-items:flex-start;font-size:11px;gap:12px}.story-steps{grid-template-columns:1fr;gap:13px}.story-ui{padding:20px}.solution-story{padding-top:36px;padding-bottom:28px}.story-narrative>p{font-size:14px}.story-payoff p{font-size:13px}.story-kicker{margin-bottom:22px}}

.ai-story-jumps{grid-template-columns:repeat(3,minmax(0,1fr))}.ai-shared-workflow .process{list-style:none;padding:0}.ai-shared-workflow .step{margin:0}@media(max-width:650px){.ai-story-jumps{grid-template-columns:1fr}}

/* Compact page introductions: useful content begins sooner. */
.site-header{min-height:72px;padding-top:13px;padding-bottom:13px}
.page-hero.home-hero.compact-home,.migration-hero,.product-hero,.industry-hero,.about-hero,.story-page-hero{padding-top:42px;padding-bottom:38px}
.page-hero.home-hero.compact-home{display:block;background:linear-gradient(110deg,#eef5ff,#fff 85%)}
.page-hero.home-hero.compact-home h1,.migration-hero h1,.product-hero h1,.industry-hero h1,.about-hero h1,.story-page-hero h1,.contact-layout h1{font-size:clamp(2rem,3.1vw,3rem);line-height:1.15;letter-spacing:-.035em;max-width:980px}
.page-hero.home-hero.compact-home .eyebrow,.migration-hero .eyebrow,.product-hero .eyebrow,.industry-hero .eyebrow,.about-hero .eyebrow,.story-page-hero .eyebrow,.contact-layout .eyebrow{margin-bottom:12px}
.page-hero.home-hero.compact-home .lede,.migration-hero .lede,.product-hero .lede,.industry-hero .lede,.about-hero .lede,.story-page-hero .lede,.contact-layout .lede{font-size:16px;line-height:1.65;max-width:680px;margin:16px 0 0}
.page-hero.home-hero.compact-home .actions{margin-top:23px}.migration-hero>.button,.product-hero>.button{margin-top:23px}
.industry-index,.story-jumps.ai-story-jumps{margin-top:24px;gap:8px}.industry-index a{padding:7px 12px;font-size:13px}
.story-jumps.ai-story-jumps{display:flex;flex-wrap:wrap}.story-jumps.ai-story-jumps a{padding:8px 13px;font-size:13px}.story-jumps.ai-story-jumps a>span{display:none}
.contact-layout{padding-top:42px;padding-bottom:55px;gap:55px}.contact-layout .form{padding:26px;gap:14px}.compact-guidance{border-top:1px solid #d6e1ec;padding-top:16px;margin-top:25px}.compact-guidance summary{cursor:pointer;font-size:14px;font-weight:600;color:#315477}.compact-guidance summary:focus-visible{outline:3px solid #1466d8;outline-offset:5px}
main>section:nth-child(2){padding-top:48px}.solution-story,.industry-detail{scroll-margin-top:74px}
@media(max-width:1180px){.site-header.open nav{top:72px}}
@media(max-width:650px){.page-hero.home-hero.compact-home,.migration-hero,.product-hero,.industry-hero,.about-hero,.story-page-hero{padding-top:30px;padding-bottom:28px}.contact-layout{padding-top:30px;gap:25px}.contact-layout .form{padding:22px}main>section:nth-child(2){padding-top:32px}.story-jumps.ai-story-jumps a{font-size:12px;padding:8px 10px}.industry-index a{font-size:12px}.story-kicker>span:last-child{max-width:145px;text-align:right}}

/* Restore the homepage processing preview alongside the concise introduction. */
.page-hero.home-hero.compact-home{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr);gap:48px;align-items:center}.home-processing{transform:none;width:100%;max-width:460px;justify-self:end;box-shadow:0 14px 35px #1939570d}.home-processing .preview-top{padding:13px 18px;gap:14px}.home-processing .preview-content{padding:17px 20px}.home-processing .preview-title{font-size:18px;margin:5px 0 12px}.home-processing .workflow-tags{margin:10px 0 12px;gap:6px}.home-processing .review-row{padding:9px 0;font-size:13px}.home-processing .review-bottom{margin-top:13px;padding:10px 12px;font-size:12px}.home-processing .sample{font-size:11px}.page-hero.home-hero.compact-home h1{font-size:clamp(2rem,3.1vw,3rem)}
@media(max-width:850px){.page-hero.home-hero.compact-home{grid-template-columns:1fr;gap:26px}.home-processing{justify-self:start;max-width:520px}}@media(max-width:500px){.home-processing .preview-top{font-size:13px}.home-processing .preview-content{padding:15px}.home-processing .review-row{font-size:12px}.home-processing .preview-kicker{font-size:11px}}

.processing-demo .preview-content{padding:16px 18px}.demo-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.processing-demo .preview-kicker{font-size:10px;letter-spacing:.06em}.demo-toggle,.demo-replay{border:1px solid #d3dfeb;border-radius:5px;background:white;color:#345e88;padding:5px 9px;font-size:12px;cursor:pointer;min-height:32px}.demo-replay{border:0;padding-right:0}.demo-stages{display:flex;list-style:none;padding:0;gap:8px;margin:9px 0 14px}.demo-stages li{flex:1;border-top:3px solid #dce5ef;padding-top:6px;color:#74899d;font-size:12px;transition:border-color .3s,color .3s}.demo-stages li.is-current,.demo-stages li.is-done{border-color:#2672d4;color:#245fa2}.demo-record{position:relative;overflow:hidden;border:1px solid #d9e4ef;border-radius:7px;padding:11px 12px;margin-top:9px;transition:background .35s,border-color .35s}.demo-record-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px}.demo-status{font-size:11px;color:#426782;background:#eff4f9;padding:3px 7px;border-radius:4px}.demo-amounts{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:8px}.demo-amounts span{font-size:11px;color:#6b8093}.demo-amounts b{display:block;font-size:13px;color:#244059;font-weight:600}.demo-result{font-size:11px;margin:7px 0 0;min-height:19px;color:#6b8093}.demo-record[data-outcome="matched"].is-resolved{background:#f2faf6;border-color:#bdddcf}.demo-record[data-outcome="matched"].is-resolved .demo-status{background:#dff2e7;color:#216848}.demo-record[data-outcome="mismatch"].is-resolved{background:#fff9ef;border-color:#ebd3a8}.demo-record[data-outcome="mismatch"].is-resolved .demo-status{background:#faeacb;color:#835719}.demo-record.is-resolved .demo-result{color:#365e4e}.demo-record[data-outcome="mismatch"].is-resolved .demo-result{color:#835719}.demo-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:9px}.demo-caption{font-size:11px;color:#56718c}.processing-demo[data-phase="0"] .demo-record:after{content:'';position:absolute;top:0;bottom:0;width:35%;background:linear-gradient(90deg,transparent,#2c87ed12,transparent);animation:document-scan 1.8s ease-in-out infinite;pointer-events:none}.processing-demo.is-paused .demo-record:after{animation-play-state:paused}@keyframes document-scan{from{left:-35%}to{left:100%}}@media(prefers-reduced-motion:reduce){.processing-demo *{animation:none!important;transition:none!important}}@media(max-width:500px){.processing-demo .preview-content{padding:14px}.demo-heading{gap:7px}.processing-demo .preview-title{font-size:17px}}

/* Balance the homepage copy and live preview without extra filler. */
.page-hero.home-hero.compact-home{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:36px;padding-top:32px;padding-bottom:32px}.compact-home>div:first-child{min-width:0;padding-top:5px}.page-hero.home-hero.compact-home .lede{max-width:570px}.page-hero.home-hero.compact-home .actions{gap:10px;margin-top:22px}.home-processing{max-width:500px;min-width:0;justify-self:stretch}.home-processing .preview-top{padding:11px 16px}.processing-demo .preview-content{padding:10px 16px 12px}.demo-context{font-size:12px;color:#657b91}.demo-stages{margin:8px 0 10px}.demo-stages li{padding-top:4px}.demo-record{padding:9px 11px;margin-top:8px}.demo-amounts{gap:10px;margin-top:6px}.demo-amounts span{font-size:12px;display:flex;flex-wrap:wrap;align-items:baseline;gap:5px}.demo-amounts b{display:inline;font-size:13px}.demo-status,.demo-result,.demo-caption{font-size:12px}.demo-result{margin-top:5px;min-height:20px}.demo-footer{margin-top:5px}.demo-record-head{font-size:14px}.home-processing .sample{font-size:12px}
@media(max-width:1000px) and (min-width:851px){.page-hero.home-hero.compact-home{gap:24px}.demo-amounts span{display:block}.demo-amounts b{display:block}}
@media(max-width:850px){.page-hero.home-hero.compact-home{grid-template-columns:1fr;gap:24px}.compact-home>div:first-child{padding-top:0}.home-processing{max-width:540px;justify-self:start}}
@media(max-width:500px){.page-hero.home-hero.compact-home{padding-top:26px;padding-bottom:26px}.processing-demo .preview-content{padding:10px 13px 12px}.demo-heading{gap:6px}.demo-context{font-size:12px}.demo-amounts{gap:8px}.demo-amounts span{display:block}.demo-amounts b{display:block}.demo-record-head{font-size:13px}}

/* Modernization: a compact overview with optional engineering detail. */
.modern-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:64px;align-items:center}.modern-hero h1 span{color:#96c8ff}.modern-hero .lede{max-width:560px}.modern-hero .button{margin-top:24px}.modern-caption{font-size:14px!important;color:#bfd1e7!important;margin:20px 0 0!important}.modern-release{background:#173654;border:1px solid #456480;border-radius:18px;overflow:hidden}.release-label{padding:20px 24px;font-size:12px;letter-spacing:.1em;color:#c4ddf7}.release-label span{display:block;letter-spacing:0;color:#afc6de;font-size:12px;margin-top:6px}.modern-release ol{list-style:none;margin:0;padding:0 24px 12px}.modern-release li{display:flex;align-items:center;gap:16px;padding:12px 0;border-top:1px solid #456480}.modern-release li>span{font-size:12px;color:#a9cff6;border:1px solid #577894;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;flex-shrink:0}.modern-release strong{font-size:16px;color:white;display:block}.modern-release small{font-size:14px;color:#c0d0e2;display:block;margin-top:3px}.release-note{padding:14px 24px;background:#102b45;color:#c4d7e9;font-size:13px}.modern-section{padding-top:60px;padding-bottom:60px}.modern-section h2{font-size:clamp(1.8rem,2.6vw,2.5rem);line-height:1.2;letter-spacing:-.035em}.modern-section p,.modern-section li{font-size:16px;line-height:1.7}.modern-pillars,.modern-ai-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:30px}.modern-pillars article,.modern-ai-grid article{border:1px solid #d7e2ef;border-radius:14px;padding:26px;background:#fff}.modern-number{font-size:12px;font-weight:700;letter-spacing:.08em;color:#1963ba}.modern-section h3{font-size:22px;line-height:1.3;margin:18px 0 12px;letter-spacing:-.02em}.modern-section details{border-top:1px solid #d7e2ef;padding-top:16px;margin-top:22px}.modern-section summary{cursor:pointer;color:#155aa4;font-weight:700;font-size:14px;line-height:1.6}.modern-section summary:focus-visible{outline:3px solid #176be7;outline-offset:5px}.modern-section details ul{padding-left:20px}.modern-section details li{margin:12px 0}.modern-section details p{font-size:14px}.modern-example{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;background:#f0f5fb;border-block:1px solid #dce6f2;align-items:center}.modern-example>div>p{max-width:620px}.modern-flow{margin:0;background:white;border:1px solid #d1deed;border-radius:18px;padding:28px;box-shadow:0 12px 36px #16375508}.modern-flow figcaption{font-size:12px;color:#476580;letter-spacing:.1em;margin-bottom:20px}.flow-box{padding:18px;background:#f0f5fb;border:1px solid #d1deed;border-radius:9px;text-align:center;font-weight:700;color:#173653}.flow-box small,.flow-branches small{display:block;font-size:14px;margin-top:4px;font-weight:400}.flow-branches{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:20px 0}.flow-branches>div{border-radius:9px;padding:14px;background:#edf8f3;border:1px solid #9ccfba;color:#196749;font-size:14px}.flow-branches>div+div{background:#fff7eb;border-color:#ebc993;color:#89500e}.flow-core{background:#173653;color:#fff}.modern-flow>p{font-size:13px;color:#476580;margin:18px 0 0}.modern-cloud-note{font-size:14px!important;color:#536981;max-width:900px;margin:24px 0 0}.modern-start{display:grid;grid-template-columns:1fr 1fr;gap:64px;background:#f0f5fb}.modern-start ul{list-style:none;margin:0;padding:0}.modern-start li{padding:16px 0;border-bottom:1px solid #d0deed}.modern-start li:first-child{padding-top:0}.modern-start li span{display:block;color:#536981;font-size:14px}.modern-start strong{font-size:17px}
@media(max-width:1000px){.modern-hero{gap:30px}.modern-pillars,.modern-ai-grid{gap:14px}.modern-pillars article,.modern-ai-grid article{padding:20px}.modern-example{gap:30px}}
@media(max-width:760px){.modern-hero,.modern-example,.modern-start{grid-template-columns:1fr;gap:28px}.modern-pillars,.modern-ai-grid{grid-template-columns:1fr}.modern-section{padding-top:36px;padding-bottom:36px}.modern-section h2 br{display:none}.modern-release{max-width:600px}.modern-flow{padding:20px}.modern-section .section-head{display:block}.modern-pillars article,.modern-ai-grid article{padding:24px}.modern-hero h1{font-size:2.2rem}}

/* Product engineering: product-led editorial layout. */
.pe-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center;background:linear-gradient(115deg,#f0f6ff,#fff);padding-top:48px;padding-bottom:48px}.pe-hero h1{font-size:clamp(2rem,3.2vw,3.15rem);line-height:1.16;max-width:650px}.pe-hero .lede{font-size:18px;max-width:540px;margin:22px 0}.pe-footnote{font-size:14px;color:#556a84;margin:22px 0 0}.pe-workspace{margin:0;background:#102d4c;padding:24px;border-radius:18px;box-shadow:0 16px 40px #14355416}.pe-workspace figcaption{display:flex;justify-content:space-between;gap:14px;color:#b6d7ff;font-size:12px;letter-spacing:.05em;margin-bottom:18px;flex-wrap:wrap}.pe-workspace figcaption small{font-size:12px;color:#bdd0e3;letter-spacing:0}.pe-window{background:#fff;border-radius:10px;overflow:hidden}.pe-window-head{padding:20px;border-bottom:1px solid #dce5ef}.pe-window-head strong{display:block;font-size:18px}.pe-window-head>span{font-size:14px;color:#64748b}.pe-workflow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px;background:#f3f7fb}.pe-workflow>div>span{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;color:#155da9;background:#deebfc;font-size:12px;margin-bottom:10px}.pe-workflow strong{display:block;font-size:16px}.pe-workflow small{display:block;font-size:14px;color:#5a6e84;line-height:1.4;margin-top:5px}.pe-request{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px}.pe-request small{display:block;font-size:12px;color:#58718c}.pe-request strong{font-size:16px}.pe-status{background:#fff2d9;color:#885516;font-size:14px;padding:4px 10px;border-radius:5px;white-space:nowrap}.pe-evidence{display:flex;justify-content:space-between;gap:12px;padding:10px 20px;border-top:1px solid #edf1f5;font-size:14px;color:#53677c}.pe-evidence strong{font-weight:500;color:#233d59;text-align:right}.pe-workspace>p{font-size:14px;color:#cfdfef;margin:18px 0 0}.pe-section{padding-top:58px;padding-bottom:58px}.pe-section h2{font-size:clamp(1.85rem,2.7vw,2.6rem);line-height:1.2}.pe-section p{font-size:16px;line-height:1.7}.pe-heading{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:56px;margin-bottom:32px}.pe-heading>p{max-width:510px;margin:0}.pe-capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.pe-capability-grid article{padding-top:20px;border-top:2px solid #1f6bd0}.pe-index{font-size:14px;color:#1764bd}.pe-section h3{font-size:21px;line-height:1.35;letter-spacing:-.02em}.pe-capability-grid h3{margin:14px 0}.pe-capability-grid small{font-size:14px;color:#46607c;line-height:1.6;display:block}.pe-legacy-story{display:grid;grid-template-columns:1.15fr 1fr;gap:64px;background:#102d4c;color:#fff}.pe-legacy-story h2{color:white}.pe-legacy-story .eyebrow{color:#9ecaff}.pe-legacy-story p{color:#d0deed}.pe-legacy-story details{margin-top:24px;border-top:1px solid #47617d;padding-top:18px}.pe-section summary{cursor:pointer;font-size:16px;font-weight:600;line-height:1.6}.pe-section summary:focus-visible{outline:3px solid #5298f0;outline-offset:5px}.pe-legacy-story-outcomes>div{padding:20px 0;border-top:1px solid #47617d}.pe-legacy-story-outcomes>div:first-child{padding-top:0;border:0}.pe-legacy-story-outcomes span{font-size:12px;letter-spacing:.08em;color:#9ecaff}.pe-legacy-story-outcomes h3{margin:8px 0}.pe-legacy-story-outcomes p{margin:0}.pe-stages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;list-style:none;gap:24px;margin:0}.pe-stages li{border-top:1px solid #c9d9eb;padding-top:20px}.pe-stages li>span{font-size:12px;color:#1661b8;font-weight:700;letter-spacing:.07em}.pe-stages h3{margin:16px 0}.pe-stages strong{display:block;font-size:14px;color:#335674}.pe-assurance{display:grid;grid-template-columns:1fr 1fr;gap:64px;background:#f1f6fc}.pe-assurance>div>p{max-width:530px}.pe-ai-note{border-left:3px solid #216ed4;padding-left:20px;margin-top:24px}.pe-ai-note strong{display:block;color:#1d3e61;margin-bottom:8px}.pe-standards details{border-bottom:1px solid #cbd9e9;padding:20px 0}.pe-standards details:first-child{padding-top:0}.pe-standards summary{color:#143a62}.pe-standards p{margin-bottom:0}.pe-engagement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.pe-engagement-grid article{padding:26px;border:1px solid #d3e0ef;border-radius:12px}.pe-engagement-grid span{display:block;font-size:14px;color:#155da9;margin-top:20px}.pe-section details[open] summary{margin-bottom:12px}
@media(max-width:1050px){.pe-hero{gap:28px}.pe-capability-grid,.pe-stages{grid-template-columns:repeat(2,minmax(0,1fr))}.pe-heading,.pe-legacy-story,.pe-assurance{gap:32px}.pe-workspace{padding:18px}}
@media(max-width:760px){.pe-hero,.pe-heading,.pe-legacy-story,.pe-assurance{grid-template-columns:1fr;gap:28px}.pe-hero{padding-top:32px;padding-bottom:32px}.pe-hero h1{font-size:2.15rem}.pe-section{padding-top:36px;padding-bottom:36px}.pe-engagement-grid{grid-template-columns:1fr}.pe-section h2 br{display:none}.pe-evidence{flex-wrap:wrap}.pe-workspace{max-width:600px}.pe-footnote{line-height:1.7}}
@media(max-width:480px){.pe-capability-grid,.pe-stages{grid-template-columns:1fr}.pe-workflow{gap:8px;padding:16px}.pe-window-head,.pe-request{padding:16px}.pe-request{flex-wrap:wrap}.pe-workspace{padding:16px}.pe-workflow small{font-size:14px}}

/* Industries: a sector explorer with an evidence-led narrative. */
.sector-hero{padding-top:42px;padding-bottom:32px;background:#f1f6fc}.sector-hero h1{font-size:clamp(2rem,3.3vw,3.2rem);line-height:1.16}.sector-hero h1 span{color:#1765c2}.sector-hero>p{font-size:18px;max-width:650px;margin:18px 0 0}.sector-explorer{padding-top:0;padding-bottom:48px;background:#f1f6fc}.sector-selector{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:28px}.sector-selector button{display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer;border:1px solid #c9d9eb;background:white;color:#294765;border-radius:8px;padding:17px;font-weight:600;font-size:16px;line-height:1.4;transition:background .16s,color .16s}.sector-selector button span{font-size:12px;opacity:.8}.sector-selector button:hover{background:#e4effc}.sector-selector button[aria-pressed=true]{background:#123759;color:white;border-color:#123759}.sector-panel{border:1px solid #d3e0ef;border-radius:16px;background:#fff;padding:34px}.sector-panel[hidden]{display:none!important}.sector-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:46px;align-items:start}.sector-audience{font-size:14px;color:#356798;font-weight:600}.sector-narrative h2{font-size:clamp(1.8rem,2.5vw,2.45rem);line-height:1.22;margin-top:14px}.sector-narrative>p{font-size:16px;line-height:1.75;max-width:620px}.sector-result{margin-top:26px;border-left:3px solid #2b74cb;padding-left:20px}.sector-result>span{font-size:12px;color:#476b8f;letter-spacing:.08em}.sector-result h3{font-size:19px;margin:8px 0}.sector-result p{font-size:16px;margin:0}.sector-workspace{margin:0;border:1px solid #cddded;border-radius:12px;overflow:hidden;background:#f8fafd}.sector-workspace figcaption{padding:18px 22px;background:#123759;color:white}.sector-workspace figcaption strong{display:block;font-size:17px}.sector-workspace figcaption>span{display:block;font-size:12px;color:#c4d8ee;margin-top:4px}.sector-workspace ol{list-style:none;padding:8px 22px;margin:0}.sector-workspace li{display:flex;gap:16px;padding:14px 0;border-bottom:1px solid #dbe5ef}.sector-workspace li:last-child{border:0}.sector-workspace li>span{font-size:12px;color:#1d65b4;padding-top:3px}.sector-workspace li strong{font-size:16px}.sector-workspace li p{font-size:14px;line-height:1.5;margin:4px 0 0}.sector-evidence{margin:6px 22px 22px;padding:16px;border:1px solid #e5c996;background:#fff8ec;border-radius:8px}.sector-evidence>span{display:block;font-size:14px;color:#885512;margin-bottom:8px}.sector-evidence strong{display:block;font-size:15px;color:#493c25}.sector-evidence p{font-size:14px;line-height:1.6;margin:8px 0 0;color:#705c3f}.sector-responsibility{display:grid;grid-template-columns:190px 1fr;gap:22px;background:#f0f5fb;border-radius:8px;margin-top:28px;padding:18px 22px}.sector-responsibility strong{font-size:14px;color:#214d7b}.sector-responsibility p{font-size:14px;line-height:1.7;margin:0;color:#48617c}.sector-pilot{border-top:1px solid #d6e2ee;padding-top:20px;margin-top:24px}.sector-pilot summary{font-size:16px;font-weight:600;color:#245b94;cursor:pointer}.sector-pilot summary:focus-visible{outline:3px solid #3984da;outline-offset:6px}.sector-pilot>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding-top:24px}.sector-pilot h3{font-size:18px}.sector-pilot p{font-size:16px;line-height:1.7}.sector-foundation{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:56px;padding-bottom:56px}.sector-foundation h2,.sector-approach h2{font-size:clamp(1.85rem,2.6vw,2.5rem);line-height:1.2}.sector-foundation p,.sector-approach p{font-size:16px;line-height:1.7}.sector-principles article{padding:20px 0;border-bottom:1px solid #d5e1ed}.sector-principles article:first-child{padding-top:0}.sector-principles h3{font-size:20px}.sector-principles p{margin:10px 0 0}.sector-approach{padding-top:48px;padding-bottom:48px;background:#123759;color:white}.sector-approach .eyebrow{color:#a8cfff}.sector-approach ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;list-style:none;margin:30px 0 0;padding:0}.sector-approach li{border-top:1px solid #506b86;padding-top:20px}.sector-approach li>span{font-size:14px;color:#a8cfff}.sector-approach h3{font-size:21px;margin-top:14px}.sector-approach p{color:#cfdfef;margin-bottom:0}
@media(max-width:1000px){.sector-selector{grid-template-columns:repeat(2,minmax(0,1fr))}.sector-layout{gap:26px}.sector-panel{padding:26px}.sector-foundation{gap:34px}}
@media(max-width:760px){.sector-layout,.sector-foundation{grid-template-columns:1fr;gap:28px}.sector-pilot>div,.sector-approach ol{grid-template-columns:1fr;gap:20px}.sector-hero{padding-top:30px;padding-bottom:24px}.sector-hero>p{font-size:16px}.sector-panel{padding:22px}.sector-responsibility{grid-template-columns:1fr;gap:8px;padding:16px}.sector-selector button{font-size:14px;padding:14px;gap:8px}.sector-narrative h2 br{display:none}.sector-foundation,.sector-approach{padding-top:36px;padding-bottom:36px}}
@media(prefers-reduced-motion:reduce){.sector-selector button{transition:none}}

/* About: a restrained editorial treatment of purpose and principles. */
.company-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:center;padding-top:48px;padding-bottom:48px;background:#f1f6fc}.company-hero h1{font-size:clamp(2rem,3.2vw,3.1rem);line-height:1.17}.company-hero h1>span{color:#1765c2}.company-hero>div>p{font-size:18px;max-width:530px;margin:22px 0}.company-statement{background:#123451;color:white;border-radius:14px;padding:34px;border-top:4px solid #397fe0}.company-statement>span{font-size:12px;letter-spacing:.09em;color:#b3d2f2}.company-statement>p{font-family:Manrope,Arial,sans-serif;color:white;font-size:clamp(1.3rem,2vw,1.85rem);font-weight:600;line-height:1.6;margin:22px 0}.company-statement>div{border-top:1px solid #49647e;padding-top:20px;color:#c8daec;font-size:14px;line-height:1.7}.company-purpose,.company-partnership,.company-ai,.company-focus{display:grid;grid-template-columns:1fr 1.25fr;gap:70px;padding-top:58px;padding-bottom:58px}.company-purpose h2,.company-values h2,.company-partnership h2,.company-ai h2,.company-focus h2{font-size:clamp(1.85rem,2.6vw,2.5rem);line-height:1.23}.company-purpose p,.company-partnership p,.company-ai p,.company-values p{font-size:16px;line-height:1.75}.company-purpose p:first-child{margin-top:0}.company-purpose .company-lead{font-size:21px;line-height:1.6;color:#274764}.company-values{padding-top:52px;padding-bottom:52px;background:#123451;color:white}.company-values .eyebrow{color:#b3d2f2}.company-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:36px}.company-value-grid article{border-top:1px solid #53708b;padding-top:22px}.company-value-grid article>span{font-size:12px;letter-spacing:.075em;color:#b3d2f2}.company-value-grid h3{font-size:24px;line-height:1.3;margin:16px 0}.company-value-grid p{color:#d0dfec}.company-value-grid article>div{border-top:1px solid #385873;margin-top:24px;padding-top:18px}.company-value-grid article>div>strong{font-size:14px;color:white}.company-value-grid article>div>p{margin:8px 0 0}.company-partnership>div>p{max-width:470px}.company-partnership ol{list-style:none;margin:0;padding:0}.company-partnership li{display:flex;gap:22px;border-bottom:1px solid #d6e1ed;padding:22px 0}.company-partnership li:first-child{padding-top:0}.company-partnership li>span{font-size:14px;color:#2064af;padding-top:3px}.company-partnership h3{font-size:21px}.company-partnership li p{margin:10px 0 0}.company-ai{background:#f1f6fc}.company-ai>div>p{margin-top:0}.company-ai details{border-top:1px solid #cad9ea;margin-top:24px;padding-top:20px}.company-ai summary{font-size:16px;font-weight:600;color:#23598e;cursor:pointer}.company-ai summary:focus-visible{outline:3px solid #397fe0;outline-offset:5px}.company-ai ul{padding-left:20px;margin-bottom:0}.company-ai li{font-size:16px;line-height:1.7;color:#4c647b;margin:12px 0}.company-focus a{display:grid;grid-template-columns:1fr auto;gap:6px 16px;padding:22px 0;border-bottom:1px solid #d6e1ed}.company-focus a:first-child{padding-top:0}.company-focus a>span{font-size:20px;font-weight:600}.company-focus a>small{font-size:16px;color:#536b84;grid-column:1}.company-focus a>b{grid-column:2;grid-row:1/3;align-self:center;color:#2365b0;font-size:24px;font-weight:400}.company-focus a:hover>span{color:#1765c2}
@media(max-width:1000px){.company-hero,.company-purpose,.company-partnership,.company-ai,.company-focus{gap:32px}.company-statement{padding:26px}.company-value-grid{gap:24px}}
@media(max-width:760px){.company-hero,.company-purpose,.company-partnership,.company-ai,.company-focus,.company-value-grid{grid-template-columns:1fr;gap:28px}.company-hero,.company-purpose,.company-partnership,.company-ai,.company-focus,.company-values{padding-top:36px;padding-bottom:36px}.company-hero h1{font-size:2.15rem}.company-purpose h2 br,.company-partnership h2 br,.company-ai h2 br{display:none}.company-hero>div>p{font-size:16px}.company-statement>p{font-size:24px}.company-value-grid h3{font-size:22px}.company-partnership li{gap:16px}}

/* Industries refinement: editorial masthead and a persistent sector rail. */
.sector-hero-refined{display:grid;grid-template-columns:1.4fr 1fr;gap:52px;align-items:center;background:#102d49;color:white;padding-top:42px;padding-bottom:42px}.sector-hero-refined .eyebrow{color:#a9cbef}.sector-hero-refined h1{font-size:clamp(2rem,3.1vw,3rem);max-width:760px}.sector-hero-refined h1 span{color:#a3ccff}.sector-hero-copy{border-left:1px solid #43607c;padding-left:30px}.sector-hero-copy p{font-size:18px;color:#e0eaf4;line-height:1.7;margin:0 0 18px}.sector-hero-copy>span{font-size:14px;color:#b2c9df;line-height:1.8}.sector-explorer{display:grid;grid-template-columns:245px minmax(0,1fr);gap:28px;padding-top:36px;padding-bottom:44px;background:#edf3fa;align-items:start}.sector-selector{grid-template-columns:1fr;gap:12px;margin:0}.sector-nav-label{font-size:12px;letter-spacing:.09em;color:#536c86;margin:0 0 4px;font-weight:700}.sector-selector button{padding:19px 16px;gap:12px;align-items:flex-start;border-radius:10px;border-color:transparent;background:transparent;min-height:96px}.sector-selector button:hover{background:#e0eaf6}.sector-selector button[aria-pressed=true]{background:white;border-color:#bfd1e6;color:#153b64;box-shadow:0 6px 20px #15395f08;border-left:4px solid #216bc2;padding-left:13px}.sector-selector button .sector-nav-number{font-size:12px;padding-top:3px;color:#50759d;opacity:1}.sector-selector button .sector-nav-title{font-size:16px;font-weight:700;opacity:1;line-height:1.5}.sector-nav-title small{font-size:14px;display:block;line-height:1.5;font-weight:400;color:#60758b;margin-top:5px}.sector-selector button b{font-size:17px;font-weight:400;margin-left:auto;color:#3772b2}.sector-panel{padding:30px;border:1px solid #d4e0ed;box-shadow:0 14px 38px #17395d06;border-radius:14px}.sector-layout{grid-template-columns:1.1fr 1fr;gap:30px}.sector-narrative h2{font-size:clamp(1.7rem,2.15vw,2.2rem);line-height:1.24;letter-spacing:-.035em}.sector-narrative>p{line-height:1.75;margin:18px 0}.sector-result{border-left:0;border-top:1px solid #d5e1ed;padding:18px 0 0;margin-top:24px}.sector-result>span{color:#2560a1}.sector-result h3{font-size:18px;line-height:1.4}.sector-result p{font-size:16px}.sector-workspace{border-color:#c9dbed;box-shadow:0 6px 20px #163a6106}.sector-workspace figcaption{background:#eef5fd;color:#163f6a;border-bottom:1px solid #d3e2f2}.sector-workspace figcaption>span{color:#5d748d}.sector-workspace li>span{border:1px solid #c8daef;border-radius:50%;width:26px;height:26px;display:grid;place-items:center;padding:0;flex-shrink:0}.sector-evidence{border-left:3px solid #bd8731}.sector-responsibility{margin-top:26px;grid-template-columns:150px 1fr;padding:16px 18px}.sector-pilot summary{font-size:14px}.sector-pilot>div{gap:22px}.sector-pilot h3{font-size:17px}.sector-panel:not([hidden]){animation:sector-reveal .22s ease-out}@keyframes sector-reveal{from{opacity:.6;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1200px){.sector-explorer{grid-template-columns:210px minmax(0,1fr);gap:20px}.sector-panel{padding:24px}.sector-layout{gap:22px;grid-template-columns:1fr}.sector-workspace ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-top:10px}.sector-workspace li{border:0;gap:10px}.sector-workspace li>span{display:none}.sector-narrative h2 br{display:none}.sector-result{margin-top:18px}}
@media(max-width:760px){.sector-hero-refined{grid-template-columns:1fr;gap:22px;padding-top:32px;padding-bottom:32px}.sector-hero-refined h1{font-size:2.1rem}.sector-hero-copy{border-left:0;padding:0}.sector-hero-copy p{font-size:16px;margin:0}.sector-hero-copy>span{display:none}.sector-explorer{grid-template-columns:1fr;gap:22px;padding-top:26px}.sector-selector{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sector-nav-label{grid-column:1/-1}.sector-selector button{padding:13px;min-height:80px;gap:8px;background:#e5edf7}.sector-selector button[aria-pressed=true]{padding-left:10px}.sector-selector button .sector-nav-title{font-size:14px}.sector-nav-title small{font-size:12px}.sector-selector button .sector-nav-number,.sector-selector button b{display:none}.sector-panel{padding:22px}.sector-responsibility{grid-template-columns:1fr;gap:6px}.sector-workspace ol{display:block}.sector-workspace li{border-bottom:1px solid #dbe5ef}.sector-workspace li>span{display:grid}.sector-pilot>div{grid-template-columns:1fr}.sector-pilot summary{font-size:16px}}
@media(prefers-reduced-motion:reduce){.sector-panel:not([hidden]){animation:none}}

/* Learn to Career product concept. */
.career-feature{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;background:#123451;color:white;padding-top:44px;padding-bottom:44px}.career-feature .eyebrow{color:#acd2fc}.career-feature h2{font-size:clamp(1.9rem,2.8vw,2.7rem)}.career-feature p{color:#d5e4f3;font-size:16px;max-width:630px}.career-feature-path{border-left:1px solid #4b6681;padding-left:36px}.career-feature-path>span{color:#afd1f2;font-size:12px;letter-spacing:.08em}.career-feature-path ol{padding-left:22px;display:grid;grid-template-columns:1fr 1fr;gap:20px;font-size:18px;margin:22px 0}.career-feature-path>p{font-size:14px}.career-hero{background:#edf4fd;padding-top:42px;padding-bottom:36px}.career-hero h1{font-size:clamp(2rem,3.2vw,3.2rem);line-height:1.18}.career-hero h1 span{color:#1764bb}.career-hero p{font-size:18px;max-width:650px}.career-hero small{display:block;color:#5e728b;font-size:12px;margin-top:18px}.career-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:44px;align-items:end;margin-bottom:26px}.career-heading p{margin:0;font-size:16px}.career-journey,.career-capabilities,.career-college,.career-pilot{padding-top:48px;padding-bottom:48px}.career-journey h2,.career-capabilities h2,.career-college h2,.career-pilot h2{font-size:clamp(1.8rem,2.7vw,2.5rem)}.career-stage-buttons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:22px}.career-stage-buttons button{padding:15px 12px;border:1px solid #c8d8eb;border-radius:8px;background:#f4f8fd;color:#274e76;font-size:16px;cursor:pointer;font-weight:600}.career-stage-buttons span{display:block;font-size:12px;font-weight:400;margin-bottom:4px}.career-stage-buttons button[aria-pressed=true]{background:#173e67;color:white;border-color:#173e67}.career-stage{display:grid;grid-template-columns:1fr 1fr;gap:42px;border:1px solid #d0dfef;border-radius:14px;padding:32px}.career-stage[hidden]{display:none!important}.career-label{font-size:12px;color:#2c68a7;letter-spacing:.08em}.career-stage h3{font-size:27px;margin:18px 0}.career-stage p{font-size:16px;line-height:1.75}.career-preview{background:#eef5fd;padding:24px;border-radius:10px}.career-preview>span{font-size:12px;color:#537493}.career-preview h4{font-size:21px;margin-top:14px}.career-preview ul{padding-left:20px;font-size:16px;line-height:1.8}.career-preview>p{font-size:14px;border-top:1px solid #c9d9ed;padding-top:16px;margin-bottom:0;color:#315d8c}.career-capabilities{background:#f1f6fc}.career-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:30px}.career-card-grid article{padding:26px;background:white;border:1px solid #d8e3ef;border-radius:12px}.career-card-grid h3{font-size:22px}.career-card-grid p,.career-college p,.career-pilot p{font-size:16px;line-height:1.75}.career-card-grid summary,.career-pilot summary{cursor:pointer;color:#225c97;font-size:16px;font-weight:600}.career-card-grid details{border-top:1px solid #d8e3ef;padding-top:16px}.career-college{display:grid;grid-template-columns:1fr 1fr;gap:64px}.career-college ul{list-style:none;padding:0;margin:0}.career-college li{padding:20px 0;border-bottom:1px solid #d3dfed}.career-college li:first-child{padding-top:0}.career-college strong{font-size:19px;display:block}.career-college li span{font-size:16px;display:block;color:#5d7085;margin-top:8px}.career-pilot{background:#edf4fd}.career-pilot>p{max-width:900px}.career-pilot details{max-width:900px;margin-top:22px}.career-ai-link{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:center;background:#edf4fd}.career-ai-link h2{font-size:28px}.career-ai-link p{font-size:16px;max-width:760px}.career-journey{scroll-margin-top:95px}
@media(max-width:760px){.career-feature,.career-heading,.career-stage,.career-college,.career-ai-link{grid-template-columns:1fr;gap:24px}.career-feature-path{padding:22px 0 0;border-left:0;border-top:1px solid #4b6681}.career-card-grid{grid-template-columns:1fr}.career-stage-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.career-stage-buttons button:last-child{grid-column:1/-1}.career-stage{padding:22px}.career-journey,.career-capabilities,.career-college,.career-pilot{padding-top:34px;padding-bottom:34px}.career-feature h2 br,.career-heading h2 br{display:none}}

/* AARIVOO product identity. */
.aarivoo-lockup{font-family:Manrope,Arial,sans-serif;font-size:30px;font-weight:800;letter-spacing:.065em;line-height:1.3;margin:16px 0}.aarivoo-lockup small{display:block;font-family:'DM Sans',Arial,sans-serif;font-size:13px;font-weight:500;letter-spacing:.12em;margin-top:5px}.aarivoo-hero .aarivoo-lockup{color:#153b66}.aarivoo-hero .aarivoo-category{font-size:16px;color:#375f88;margin:18px 0}.aarivoo-hero h1{margin-top:20px}.aarivoo-manifesto{font-size:14px;color:#335d89;border-top:1px solid #ccdaed;padding-top:18px;margin-top:24px;max-width:650px}.aarivoo-family{background:#123451;color:white;padding-top:48px;padding-bottom:48px}.aarivoo-family .eyebrow{color:#a9cff7}.aarivoo-family h2{font-size:clamp(1.9rem,2.8vw,2.6rem)}.aarivoo-family>p{color:#d2e2f0;max-width:780px;font-size:16px}.aarivoo-modules{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:30px}.aarivoo-modules article{border-top:1px solid #54718c;padding-top:18px}.aarivoo-modules span{font-size:12px;letter-spacing:.09em;color:#a9cff7}.aarivoo-modules h3{font-size:23px;margin:8px 0}.aarivoo-modules p{font-size:16px;color:#d2e2f0;line-height:1.7}.aarivoo-family>small{display:block;font-size:13px;color:#b7cde2;margin-top:22px}@media(max-width:900px){.aarivoo-modules{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:500px){.aarivoo-modules{grid-template-columns:1fr}.aarivoo-family{padding-top:34px;padding-bottom:34px}}

/* AARIVOO: a student-facing destination story. */
.arrive-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:center;background:linear-gradient(120deg,#f0f6ff,#fff);padding-top:40px;padding-bottom:40px}.arrive-copy .eyebrow{font-size:12px;letter-spacing:.09em}.arrive-copy .aarivoo-lockup{font-size:25px;margin:18px 0}.arrive-copy h1{font-size:clamp(2rem,3.15vw,3.1rem);max-width:650px;margin-top:20px}.arrive-copy>p{font-size:18px;max-width:580px}.arrive-copy .arrive-subline{font-size:15px;font-weight:600;color:#21558c;margin:20px 0 0}.arrive-copy>small{font-size:12px;color:#5f7187;display:block;margin-top:8px}.arrive-copy .actions{gap:18px}.arrive-destination{background:#103557;color:white;padding:30px;border-radius:18px;border-top:4px solid #7dbaee;box-shadow:0 18px 40px #153a6812}.arrive-wordmark{display:flex;align-items:center;gap:16px;font-size:15px;font-weight:700;letter-spacing:.08em;color:#c2e0fc}.arrive-wordmark>span{font-weight:400;color:#86bff0}.arrive-destination h2{color:white;font-size:clamp(1.8rem,2.6vw,2.5rem);margin-top:24px;line-height:1.18}.arrive-destination>p{font-size:16px;color:#cee1f2;line-height:1.7}.arrive-destination ol{list-style:none;padding:0;margin:24px 0}.arrive-destination li{display:grid;grid-template-columns:85px 1fr;gap:15px;padding:13px 0;border-top:1px solid #416584;align-items:center}.arrive-destination li>span{font-size:12px;letter-spacing:.07em;color:#acd4f6}.arrive-destination li>strong{font-size:16px;font-weight:500}.arrive-signoff{font-size:12px;color:#bcd5ed;border-top:1px solid #416584;padding-top:16px;line-height:1.7}#career-toolkit{scroll-margin-top:95px}@media(max-width:900px){.arrive-hero{grid-template-columns:1fr;gap:28px}.arrive-destination{max-width:650px}.arrive-copy h1{max-width:760px}}@media(max-width:500px){.arrive-hero{padding-top:30px;padding-bottom:30px}.arrive-destination{padding:24px}.arrive-copy h1{font-size:2.1rem}.arrive-copy>p{font-size:16px}.arrive-destination li{grid-template-columns:75px 1fr;gap:12px}}

/* Homepage featured-product discovery. */
.product-discovery{position:fixed;right:22px;bottom:24px;z-index:30;max-width:calc(100vw - 32px);font-family:'DM Sans',Arial,sans-serif}.product-hanging-tab{display:flex;align-items:center;gap:12px;margin-left:auto;padding:12px 16px 12px 12px;min-height:64px;border:1px solid #315b86;border-radius:14px;background:#123451;color:white;box-shadow:0 8px 28px #102f4d26;cursor:pointer;text-align:left;transition:background .18s,transform .18s}.product-hanging-tab:hover{background:#19466f;transform:translateY(-2px)}.product-monogram{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:10px;background:#d5eaff;color:#103b66;font:800 24px Manrope,Arial,sans-serif}.product-hanging-tab small{display:block;font-size:12px;letter-spacing:.09em;color:#b9d5ef}.product-hanging-tab strong{display:block;font-size:16px;letter-spacing:.045em}.product-tab-symbol{font-size:25px;margin-left:12px;font-weight:400;color:#beddf8}.product-peek{width:350px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 190px);overflow:auto;background:#fff;border:1px solid #cbdced;border-radius:16px;box-shadow:0 18px 56px #0b264337;padding:22px;margin-bottom:12px;animation:product-peek-in .18s ease-out}.product-peek[hidden]{display:none!important}.product-peek-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.product-peek-top>span{font-size:12px;letter-spacing:.06em;color:#526e8b}.product-peek-close{background:#eef4fa;border:0;border-radius:50%;color:#254c72;width:36px;height:36px;flex-shrink:0;cursor:pointer;font-size:25px;line-height:1}.product-peek-brand{display:flex;align-items:center;gap:12px}.product-peek-brand strong{font:800 21px Manrope,Arial,sans-serif;letter-spacing:.05em;color:#173b62}.product-peek-brand small{display:block;font-size:12px;color:#5c7490;letter-spacing:.08em}.product-peek h2{font-size:25px;line-height:1.24;margin:20px 0 14px;letter-spacing:-.025em}.product-peek p{font-size:16px;line-height:1.65;margin:0;color:#536a82}.product-peek ul{padding:16px 0;margin:0 0 18px;list-style:none;border-bottom:1px solid #d8e4ef}.product-peek li{font-size:14px;color:#285a88;padding:5px 0}.product-peek .button{width:100%;gap:14px;font-size:16px}.product-peek-note{display:block;text-align:center;font-size:12px;color:#62778e;margin-top:12px}@keyframes product-peek-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:650px){.product-discovery{right:12px;bottom:12px}.product-hanging-tab{padding:9px 12px;min-height:56px;gap:9px}.product-hanging-tab .product-monogram{width:34px;height:34px;font-size:21px}.product-hanging-tab strong{font-size:14px}.product-hanging-tab small{font-size:12px}.product-tab-symbol{margin-left:4px}.product-peek{padding:20px;max-height:calc(100dvh - 160px)}body:has(.product-discovery) footer{padding-bottom:100px}}
@media(prefers-reduced-motion:reduce){.product-peek{animation:none}.product-hanging-tab{transition:none}.product-hanging-tab:hover{transform:none}}

/* A distinct, compact product invitation. */
.product-hanging-tab{position:relative;gap:14px;padding:16px 18px 16px 14px;border:1px solid #619fe9;border-radius:18px;background:linear-gradient(120deg,#102f53 0%,#174c86 65%,#2066ab 100%);box-shadow:0 10px 30px #102f4d33,0 0 0 4px #e8f2ffb3;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-hanging-tab:before{content:'';position:absolute;top:0;left:18px;right:18px;height:2px;background:linear-gradient(90deg,transparent,#b9e1ff,transparent)}.product-hanging-tab:hover{background:linear-gradient(120deg,#153d68,#2269aa);transform:translateY(-3px);box-shadow:0 15px 34px #102f4d40,0 0 0 4px #daeaff}.product-hanging-tab[aria-expanded=true]{box-shadow:0 6px 20px #102f4d26;border-color:#a2ceff}.product-hanging-tab .product-monogram{width:50px;height:54px;border-radius:13px;background:linear-gradient(145deg,#fff,#c5e4ff);color:#174776;font-size:30px;box-shadow:inset 0 0 0 1px #ffffffb3,0 3px 8px #071e3933}.product-hanging-tab .product-tab-copy{display:block}.product-hanging-tab small{font-size:12px;letter-spacing:.075em;color:#c4def8;font-weight:500;line-height:1.4}.product-hanging-tab strong{font-size:21px;letter-spacing:.09em;line-height:1.35;margin:3px 0;color:white}.product-tab-tagline{display:block;color:#d4e7fa;font-size:13px;line-height:1.4;font-weight:400}.product-tab-symbol{width:32px;height:32px;border:1px solid #90bce280;border-radius:50%;display:grid;place-items:center;flex-shrink:0;margin-left:2px;font-size:23px;line-height:1;background:#ffffff12;color:white}.product-peek{margin-bottom:16px}.product-hanging-tab:focus-visible{outline:3px solid #176bd8;outline-offset:6px}
@media(max-width:650px){.product-hanging-tab{padding:11px 13px;gap:10px;border-radius:14px}.product-hanging-tab .product-monogram{width:40px;height:44px;font-size:26px}.product-hanging-tab strong{font-size:17px;letter-spacing:.07em;margin:2px 0}.product-hanging-tab small{font-size:12px;letter-spacing:.035em}.product-tab-tagline{display:none}.product-tab-symbol{width:28px;height:28px;font-size:21px}.product-peek{max-height:calc(100dvh - 180px)}}
@media(prefers-reduced-motion:reduce){.product-hanging-tab{transition:none}.product-hanging-tab:hover{transform:none}}

/* Supplied AARIVOO wordmark on a light discovery tab. */
.product-hanging-tab{background:linear-gradient(120deg,#fff,#edf6ff);border-color:#a9c8e9;padding:12px 14px 12px 18px;gap:14px;box-shadow:0 10px 32px #153d6326,0 0 0 3px #e8f2ffb3}.product-hanging-tab:hover{background:linear-gradient(120deg,#fff,#e1f0ff)}.product-logo-invitation{display:block}.product-logo-invitation img{display:block;width:215px;height:auto;margin:6px 0}.product-hanging-tab .product-logo-invitation small{font-size:12px;color:#426789;letter-spacing:.06em}.product-logo-invitation>span{display:block;font-size:12px;color:#426789;line-height:1.5}.product-hanging-tab .product-tab-symbol{color:#205d96;background:#e4effb;border-color:#b9d1ec}.product-peek-logo{display:block;width:237px;max-width:100%;height:auto;margin-bottom:8px}@media(max-width:650px){.product-hanging-tab{padding:10px 12px;gap:10px}.product-logo-invitation img{width:172px}.product-logo-invitation>span{display:none}.product-peek-logo{width:220px}}

/* AARIVOO branded journey studio. */
.aarivoo-studio-hero{display:grid;grid-template-columns:1fr 1.15fr;gap:50px;align-items:center;padding-top:42px;padding-bottom:42px;background:linear-gradient(120deg,#f1f7ff,#fff)}.studio-logo{width:300px;max-width:90%;height:auto;display:block;margin:22px 0 10px}.studio-category{font-size:14px!important;color:#4b6b8e;max-width:410px}.studio-intro h1{font-size:clamp(2rem,3vw,3rem);line-height:1.17;margin-top:22px}.studio-intro h1 span{color:#1b65b9}.studio-intro>p{font-size:18px;max-width:530px;line-height:1.75}.studio-intro .actions{gap:20px}.studio-promise{border-top:1px solid #cddded;padding-top:20px;margin-top:24px}.studio-promise strong{font-size:14px;letter-spacing:.08em;display:block;color:#23598c}.studio-promise>span{display:block;font-size:14px;color:#5e7590;margin-top:6px}.studio-story{background:#fff;border:1px solid #c9dcef;border-radius:18px;box-shadow:0 20px 48px #163d6612;overflow:hidden;scroll-margin-top:100px}.studio-story-head{display:flex;align-items:center;gap:12px;padding:18px 22px;background:#133b63;color:#fff}.studio-story-head img{object-fit:contain;border-radius:10px;background:white}.studio-story-head strong{display:block;font-size:17px}.studio-story-head span{display:block;font-size:12px;color:#c2d9ef;margin-top:3px}.studio-timeline{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;padding:18px 18px 0}.studio-timeline button{border:0;border-top:3px solid #dae6f2;background:#f1f6fc;color:#4f6984;padding:9px 2px;border-radius:4px;font-size:12px;cursor:pointer;font-weight:600;line-height:1.6}.studio-timeline button span{display:block;font-size:12px;font-weight:400}.studio-timeline button[aria-pressed=true]{background:#e3efff;border-top-color:#1d6ace;color:#124e94}.studio-timeline button.stage-complete{border-top-color:#3e8e82;color:#286959}.studio-scene{padding:24px;min-height:360px;animation:studio-enter .3s ease-out}.studio-scene[hidden]{display:none!important}.studio-scene-label{display:flex;justify-content:space-between;gap:14px;color:#34689d;font-size:14px;font-weight:600}.studio-scene-label span{color:#758ba3;font-size:12px}.studio-scene h2{font-size:26px;line-height:1.25;letter-spacing:-.025em;margin:14px 0}.studio-scene>p{font-size:16px;line-height:1.7;margin:0}.studio-scene ul{list-style:none;padding:0;margin:18px 0}.studio-scene li{font-size:14px;color:#325a80;display:flex;gap:12px;padding:6px 0}.studio-scene li span{color:#3382cd}.studio-next{padding:13px 15px;background:#eef5fc;border-left:3px solid #2c74bf;border-radius:4px;font-size:14px;color:#355e87;line-height:1.6}.studio-playback{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 20px;border-top:1px solid #dce7f2;background:#f7faff}.studio-playback>span{font-size:12px;color:#637991}.studio-playback>div{display:flex;gap:8px}.studio-playback button{font-size:14px;border:1px solid #c4d7eb;border-radius:6px;background:white;padding:7px 11px;color:#245c95;cursor:pointer}@keyframes studio-enter{from{opacity:.25;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1000px){.aarivoo-studio-hero{gap:28px;grid-template-columns:1fr 1.1fr}.studio-scene{padding:20px;min-height:420px}}@media(max-width:800px){.aarivoo-studio-hero{grid-template-columns:1fr;padding-top:32px;padding-bottom:32px}.studio-logo{width:260px}.studio-intro h1{font-size:2.2rem}.studio-intro>p{font-size:16px}.studio-story{max-width:650px;width:100%}.studio-scene{min-height:365px}}@media(max-width:400px){.studio-timeline{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-playback{flex-wrap:wrap}.studio-scene h2{font-size:23px}}@media(prefers-reduced-motion:reduce){.studio-scene{animation:none}}

/* Selected Frame brand identity */
.brand .rivara-frame-logo{display:block;width:224px;height:auto;max-width:100%;object-fit:contain;border-radius:3px}.brand{flex-shrink:0}footer .brand .rivara-frame-logo{width:210px}@media(max-width:600px){.brand .rivara-frame-logo{width:180px}}
/* Homepage editorial refresh; deliberately scoped to the home route. */
.home-refresh .page-hero.home-hero.compact-home{padding-top:52px;padding-bottom:52px;gap:56px;align-items:center;background:linear-gradient(115deg,#f0f6ff 0%,#f8fbff 50%,#fff 100%)}
.home-refresh .page-hero.home-hero.compact-home h1{font-size:clamp(2.4rem,3.8vw,3.4rem);line-height:1.13;letter-spacing:-.045em}
.home-refresh .page-hero.home-hero.compact-home .lede{font-size:18px;line-height:1.7;max-width:490px;margin-top:22px}
.home-refresh .page-hero.home-hero.compact-home .actions{margin-top:28px;gap:12px}.home-refresh .home-processing{max-width:none;box-shadow:0 16px 45px #102a4310;border-radius:16px}.home-refresh .home-processing .preview-top{padding:16px 20px;font-size:16px}.home-refresh .processing-demo .preview-content{padding:14px 18px}.home-refresh .demo-record{padding:12px}.home-refresh .demo-context,.home-refresh .demo-stages li,.home-refresh .demo-toggle,.home-refresh .demo-replay{font-size:14px}.home-refresh .demo-amounts b{font-size:15px}
.home-refresh main>section:not(.home-hero){padding-top:68px;padding-bottom:68px}.home-refresh .eyebrow{font-size:13px;margin-bottom:14px;letter-spacing:.12em}.home-refresh .section-head{gap:48px;align-items:center;margin-bottom:32px}.home-refresh .section-head>p{font-size:17px;line-height:1.75}.home-refresh h2{font-size:clamp(1.9rem,2.8vw,2.65rem)}
.home-refresh .home-capabilities{background:#fff}.home-refresh .grid3{gap:20px}.home-refresh .card{padding:28px;border-radius:12px;border-color:#e0e7f0;box-shadow:0 5px 18px #102a4305}.home-refresh .card .num{font-size:12px}.home-refresh .card h3{font-size:25px;line-height:1.25;margin-top:24px}.home-refresh .card p{font-size:16px;line-height:1.75;margin-bottom:20px}.home-card-detail{font-size:14px;line-height:1.8;color:#536a84;border-top:1px solid #e5ebf2;padding-top:16px;margin-top:auto;margin-bottom:24px}.home-refresh .card .text-link{margin-top:0;font-size:14px}
.home-refresh .home-transformation{background:#102a43;color:#fff}.home-transformation .eyebrow{color:#88bbff}.home-transformation p{color:#c0cfdf;font-size:17px}.home-transformation .text-link{color:#a8cdff;display:inline-block;margin-top:10px}.home-change{border-left:1px solid #42617d;padding-left:30px}.home-change-row{padding:0 0 24px}.home-change-row:last-child{padding-bottom:0}.home-change-row+ .home-change-row{border-top:1px solid #304c67;padding-top:24px}.home-change-row>span{font-size:12px;letter-spacing:.1em;color:#87baff;font-weight:700}.home-change-row h3{font-size:20px;margin-top:8px}.home-change-row p{font-size:15px;margin:10px 0 0;line-height:1.7}.home-refresh .home-delivery{background:#f6f8fb}.home-refresh .process{gap:22px;margin-top:36px}.home-refresh .step{border-top:2px solid #cfdeef}.home-refresh .step>span{display:inline-grid;place-items:center;width:34px;height:34px;background:#e7f0ff;border-radius:50%;font-size:13px}.home-refresh .step h3{font-size:18px;margin-top:16px}.home-refresh .step p{font-size:15px;line-height:1.7}
@media(max-width:1000px){.home-refresh .page-hero.home-hero.compact-home{gap:30px}.home-refresh .card{padding:22px}.home-refresh .card h3{font-size:22px}}
@media(max-width:850px){.home-refresh .page-hero.home-hero.compact-home{grid-template-columns:1fr;padding-top:34px;padding-bottom:34px;gap:30px}.home-refresh .home-processing{max-width:600px}.home-refresh .section-head{display:block}.home-refresh .section-head>p{max-width:600px}.home-refresh .grid3,.home-refresh .home-transformation .split{grid-template-columns:1fr}.home-refresh .card h3 br{display:none}.home-refresh .process{grid-template-columns:repeat(2,minmax(0,1fr))}.home-refresh main>section:not(.home-hero){padding-top:44px;padding-bottom:44px}.home-refresh .home-transformation .split{gap:32px}.home-change{padding-left:22px}}
@media(max-width:480px){.home-refresh .page-hero.home-hero.compact-home h1{font-size:2.35rem}.home-refresh .page-hero.home-hero.compact-home .lede{font-size:16px}.home-refresh .actions .button{font-size:14px;padding:12px 15px}.home-refresh .process{gap:22px 16px}.home-refresh .home-processing .preview-top{padding:13px}.home-refresh .processing-demo .preview-content{padding:12px}.home-refresh .demo-context{font-size:12px}}
/* Contact: concise introduction and a clear, accessible enquiry surface. */
.contact-layout.contact-polished{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:72px;padding-top:54px;padding-bottom:64px;background:linear-gradient(120deg,#edf4ff 0%,#f7f9fc 48%,#fff 100%)}
.contact-polished .eyebrow{font-size:13px;letter-spacing:.12em;margin-bottom:18px}.contact-polished h1{font-size:clamp(2.25rem,3.5vw,3.2rem);line-height:1.13;letter-spacing:-.04em;max-width:470px}.contact-polished .lede{font-size:17px;line-height:1.8;max-width:470px;margin-top:22px}.contact-next{margin-top:34px;padding-top:26px;border-top:1px solid #d6e2ef}.contact-next h2{font-size:19px;letter-spacing:-.02em}.contact-next ol{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:22px}.contact-next li{display:flex;gap:16px;align-items:start}.contact-next li>span{display:grid;place-items:center;flex:0 0 32px;height:32px;border:1px solid #c8d9ef;border-radius:50%;font-size:12px;font-weight:700;color:#1466d8;background:#fff}.contact-next h3{font-size:16px;line-height:1.5}.contact-next p{font-size:15px;line-height:1.7;margin:5px 0 0;max-width:350px}.contact-direct{margin-top:32px}.contact-direct span{display:block;color:#5e6d80;font-size:14px;margin-bottom:4px}.contact-direct a{font-size:16px;color:#1657a4;font-weight:600;overflow-wrap:anywhere}.contact-direct a:hover{text-decoration:underline}
.contact-polished .form{padding:32px;gap:20px;border-radius:16px;box-shadow:0 18px 50px #1839580a;border-color:#dce5ef;min-width:0;max-width:none}.contact-form-heading{padding-bottom:19px;border-bottom:1px solid #e4eaf1}.contact-form-heading h2{font-size:23px;line-height:1.3;letter-spacing:-.025em}.contact-form-heading p{font-size:15px;line-height:1.7;margin:8px 0 0}.contact-polished .form label{font-size:14px;font-weight:600;line-height:1.6;color:#243c56}.field-required{font-weight:400;color:#64758a;font-size:12px}.contact-polished .form input,.contact-polished .form select,.contact-polished .form textarea{font-size:16px;padding:12px 14px;min-height:48px;border:1px solid #bdccdd;border-radius:7px;margin-top:7px;line-height:1.5}.contact-polished .form textarea{min-height:140px}.contact-polished .form input::placeholder,.contact-polished .form textarea::placeholder{color:#738297;opacity:1}.contact-polished .form input:focus-visible,.contact-polished .form select:focus-visible,.contact-polished .form textarea:focus-visible{outline:3px solid #1466d82b;outline-offset:1px;border-color:#1466d8}.contact-polished .form .form-note{font-size:13px;line-height:1.7;margin:0;color:#617187}.contact-polished .form-note a{text-decoration:underline;overflow-wrap:anywhere}.contact-polished .form .button{width:100%;min-height:50px;font-size:16px}.contact-polished .success{border:1px solid #d3e2f1;border-radius:7px;font-size:14px;line-height:1.7;overflow-wrap:anywhere}
@media(max-width:950px){.contact-layout.contact-polished{gap:36px}.contact-polished .form{padding:26px}}
@media(max-width:760px){.contact-layout.contact-polished{grid-template-columns:1fr;padding-top:32px;padding-bottom:40px;gap:28px}.contact-polished .form{grid-row:2}.contact-polished h1{max-width:600px}.contact-polished .lede{max-width:600px}.contact-next{display:none}.contact-direct{margin-top:18px}.contact-polished .form{padding:24px}}
@media(max-width:420px){.contact-polished .form{padding:20px}.contact-form-heading h2{font-size:21px}.contact-polished h1{font-size:2.2rem}}
/* Modernization: guided release story and quieter editorial hierarchy. */
.modernization-refresh .modern-hero{padding-top:46px;padding-bottom:46px;gap:48px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;background:#102a43}.modernization-refresh .modern-hero h1{font-size:clamp(2.3rem,3.4vw,3.15rem);line-height:1.14}.modernization-refresh .modern-hero h1 span{color:#a7ccff}.modernization-refresh .modern-hero .lede{font-size:17px;line-height:1.8;max-width:450px}.modernization-refresh .modern-caption{font-size:14px;color:#b6cbe0;max-width:390px;margin-top:20px}.modernization-refresh .modern-hero .button{margin-top:24px}.modernization-refresh .modern-section{padding-top:60px;padding-bottom:60px}.modernization-refresh .modern-section h2{font-size:clamp(1.9rem,2.8vw,2.6rem)}.modernization-refresh .eyebrow{font-size:13px}.modernization-refresh .modern-pillars article,.modernization-refresh .modern-ai-grid article{border-radius:12px;padding:26px}.modernization-refresh .modern-pillars h3,.modernization-refresh .modern-ai-grid h3{font-size:22px;line-height:1.35}.modernization-refresh .modern-section p{font-size:16px;line-height:1.8}.modernization-refresh .modern-section summary{font-size:14px;line-height:1.6;padding:6px 0;cursor:pointer}.modernization-refresh .modern-section details{border-top:1px solid #dce5ee;padding-top:12px}.modernization-refresh .modern-section details li{margin:12px 0;line-height:1.7}.modernization-refresh .modern-example{background:#f3f7fc}.modernization-refresh .modern-start{background:#f6f8fb}
.modern-story{background:white;color:#102a43;border:1px solid #dce6f2;border-radius:15px;overflow:hidden;box-shadow:0 18px 48px #0002;min-width:0}.modern-story-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 22px;border-bottom:1px solid #e2eaf2}.modern-story-top strong{font-size:16px;display:block}.modern-story-top div>span{display:block;font-size:12px;color:#62758b;margin-top:3px}.modern-story-badge{font-size:12px;white-space:nowrap;color:#245d9a;background:#eef5ff;padding:5px 8px;border-radius:5px}.modern-story-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:16px 20px 0;gap:6px}.modern-story-tabs button{background:#f4f7fb;border:1px solid transparent;color:#52677d;border-radius:7px;padding:8px 2px;font-size:12px;cursor:pointer;min-height:55px}.modern-story-tabs button>span{display:block;font-size:11px;margin-bottom:2px}.modern-story-tabs button[aria-pressed=true]{background:#1466d8;color:#fff}.modern-story-tabs button.is-complete{background:#eaf2ff;color:#165cba}.modern-scene{padding:20px 24px;min-height:305px;animation:modern-reveal .3s ease-out}.modern-scene[hidden]{display:none!important}.modern-scene-count{font-size:11px;letter-spacing:.1em;color:#526f8f;font-weight:700}.modern-scene h2{font-size:24px;margin-top:10px;line-height:1.25;letter-spacing:-.025em}.modern-scene p{font-size:15px;line-height:1.75;margin:12px 0;color:#536b82}.modern-evidence{display:grid;gap:5px;margin-top:16px;font-size:13px;color:#365678}.modern-evidence span{padding-left:12px;border-left:2px solid #78a8e8}.modern-outcome{padding:12px 14px;background:#f1f6ff;border-radius:7px;margin-top:18px}.modern-outcome small{font-size:10px;letter-spacing:.1em;display:block;color:#526f8f}.modern-outcome strong{font-size:14px;display:block;margin-top:3px}.modern-story-controls{border-top:1px solid #e0e8f1;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 20px}.modern-story-controls>span{font-size:12px;color:#637890}.modern-story-controls>div{display:flex;gap:6px}.modern-story-controls button{border:1px solid #ccd9e7;background:white;color:#245d9a;border-radius:6px;min-height:36px;padding:5px 10px;font-size:13px;cursor:pointer}@keyframes modern-reveal{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.modern-scene{animation:none}}
@media(max-width:1000px){.modernization-refresh .modern-hero{gap:26px}.modern-scene{min-height:365px}.modern-story-badge{display:none}}
@media(max-width:800px){.modernization-refresh .modern-hero{grid-template-columns:1fr;padding-top:32px;padding-bottom:32px}.modernization-refresh .modern-hero .lede{max-width:620px}.modern-story{max-width:640px}.modern-scene{min-height:300px}.modernization-refresh .modern-section{padding-top:40px;padding-bottom:40px}.modernization-refresh .modern-pillars,.modernization-refresh .modern-ai-grid{grid-template-columns:1fr}}
@media(max-width:450px){.modern-story-top{padding:16px}.modern-story-tabs{padding:12px 10px 0;gap:3px}.modern-story-tabs button{font-size:11px}.modern-scene{padding:18px 16px;min-height:355px}.modern-scene h2{font-size:22px}.modern-story-controls{padding:12px;flex-wrap:wrap}.modernization-refresh .modern-hero h1{font-size:2.3rem}}
/* Product engineering: branded showcase and interactive delivery narrative. */
.product-refresh .pe-hero{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:48px;padding-top:46px;padding-bottom:46px;background:linear-gradient(125deg,#f0f5ff,#fff)}.product-refresh .pe-hero h1{font-size:clamp(2.3rem,3.4vw,3.15rem);line-height:1.15;letter-spacing:-.04em}.product-refresh .pe-hero h1 span{color:#1466d8}.product-refresh .pe-hero .lede{font-size:17px;line-height:1.8;max-width:460px}.product-refresh .pe-footnote{font-size:14px;line-height:1.7}.product-refresh .pe-section{padding-top:60px;padding-bottom:60px}.product-refresh .pe-section h2{font-size:clamp(1.9rem,2.7vw,2.6rem)}.product-refresh .pe-section p{font-size:16px;line-height:1.8}.product-refresh .pe-capability-grid article{padding:28px;border-radius:12px}.product-refresh .pe-capability-grid h3{font-size:23px}.product-refresh .pe-capability-grid small{font-size:14px;line-height:1.75}.product-refresh .pe-stages p{font-size:15px}.product-refresh .pe-stages strong{font-size:14px}.product-refresh .pe-standards summary{font-size:16px;padding:8px 0}.product-refresh .pe-heading{align-items:center}.product-refresh .eyebrow{font-size:13px}
.pe-story{display:block;color:#102a43;width:100%;background:white;border:1px solid #d7e2ef;border-radius:16px;overflow:hidden;box-shadow:0 18px 48px #16395b0d;min-width:0}.pe-story-head{background:#102a43;color:white;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:19px 22px}.pe-story-head strong{display:block;font-size:17px}.pe-story-head span{display:block;font-size:12px;color:#b9cee4;margin-top:4px}.pe-story-head img{border-radius:7px}.pe-story-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:16px 18px 0;gap:5px}.pe-story-tabs button{border:1px solid transparent;border-radius:6px;background:#f1f5fa;color:#516984;font-size:12px;min-height:55px;padding:7px 2px;cursor:pointer}.pe-story-tabs button>span{display:block;font-size:11px;margin-bottom:3px}.pe-story-tabs button[aria-pressed=true]{background:#1466d8;color:white}.pe-story-tabs button.is-complete{background:#e7f0ff;color:#195aab}.pe-scene{padding:22px;min-height:340px;animation:modern-reveal .3s ease-out}.pe-scene[hidden]{display:none!important}.pe-scene-label{font-size:12px;font-weight:700;color:#34669d;letter-spacing:.06em;text-transform:uppercase}.pe-scene h2{color:#102a43;font-size:25px;margin-top:10px;line-height:1.25;letter-spacing:-.025em}.pe-scene p{font-size:15px;line-height:1.8;margin:12px 0;color:#586d84}.pe-scene-evidence{display:grid;gap:6px;margin:15px 0;font-size:13px;color:#365678}.pe-scene-evidence span{border-left:2px solid #83ade6;padding-left:12px}.pe-scene-result{padding:12px 14px;background:#eef5ff;border-radius:7px}.pe-scene-result small{display:block;font-size:10px;letter-spacing:.08em;color:#58728f}.pe-scene-result strong{color:#163d68;font-size:14px;display:block;margin-top:4px}.pe-story-controls{border-top:1px solid #e1e8f1;padding:12px 18px;display:flex;gap:8px;align-items:center;justify-content:space-between}.pe-story-controls>span{font-size:12px;color:#637890}.pe-story-controls>div{display:flex;gap:6px}.pe-story-controls button{border:1px solid #ccdaea;background:white;border-radius:6px;color:#245d9a;padding:5px 10px;min-height:36px;font-size:13px;cursor:pointer}
.pe-product-feature{display:grid;grid-template-columns:1fr 1fr;gap:72px;background:#eef4fc;align-items:center}.pe-aarivoo-logo{display:block;width:260px;max-width:100%;height:auto;margin:24px 0}.pe-product-feature h2{font-size:clamp(1.9rem,2.8vw,2.65rem)}.pe-product-feature p{font-size:17px;line-height:1.8;max-width:490px}.pe-product-feature .button{margin-top:12px}.pe-product-path{background:#fff;border:1px solid #dce5ef;border-radius:14px;padding:28px}.pe-product-path>img{display:block;margin-bottom:14px}.pe-product-path>span{font-size:12px;letter-spacing:.07em;color:#456b96;font-weight:700}.pe-product-path ol{list-style:none;margin:20px 0;padding:0;display:grid;gap:18px}.pe-product-path li+li{border-top:1px solid #e3ebf5;padding-top:18px}.pe-product-path strong{font-size:17px}.pe-product-path p{font-size:15px;margin:6px 0 0;line-height:1.7}.pe-product-path>small{font-size:12px;color:#64778f}@media(prefers-reduced-motion:reduce){.pe-scene{animation:none}}
@media(max-width:1000px){.product-refresh .pe-hero{gap:28px}.pe-scene{min-height:390px}.pe-product-feature{gap:36px}}
@media(max-width:800px){.product-refresh .pe-hero{grid-template-columns:1fr;gap:30px;padding-top:32px;padding-bottom:32px}.product-refresh .pe-hero .lede{max-width:620px}.pe-story{max-width:640px}.pe-scene{min-height:310px}.pe-product-feature{grid-template-columns:1fr;gap:28px;padding-top:40px;padding-bottom:40px}.product-refresh .pe-section{padding-top:40px;padding-bottom:40px}.product-refresh .pe-capability-grid{grid-template-columns:1fr}}
@media(max-width:450px){.pe-story-head{padding:16px}.pe-story-tabs{padding:12px 10px 0;gap:3px}.pe-story-tabs button{font-size:11px}.pe-scene{padding:18px 16px;min-height:370px}.pe-scene h2{font-size:22px}.pe-story-controls{padding:12px;flex-wrap:wrap}.pe-product-path{padding:22px}.product-refresh .pe-hero h1{font-size:2.3rem}}

/* Delivery card: readable controls and compact vertical rhythm. */
.pe-story-head{min-width:0}.pe-story-head>div{min-width:0}.pe-story-head img{flex:0 0 38px}.pe-story-tabs{gap:8px;padding:18px 22px 0}.pe-story-tabs button{min-width:0;min-height:58px;font-size:13px;line-height:1.4;padding:8px 4px;overflow-wrap:anywhere}.pe-story-tabs button>span{font-size:12px}.pe-scene{min-height:315px;padding:22px}.pe-scene h2{margin:8px 0 12px}.pe-scene p{font-size:16px;line-height:1.7}.pe-scene-evidence{font-size:14px}.pe-scene-result{margin-top:18px;padding:14px 16px}.pe-scene-result small{font-size:11px}.pe-story-controls{background:#f8fafd;padding:13px 22px}.pe-story-controls button{min-height:40px;font-size:14px}.pe-story-controls>span{font-size:13px}
@media(max-width:1000px) and (min-width:801px){.pe-story-tabs{gap:4px;padding:14px 12px 0}.pe-story-tabs button{font-size:12px}.pe-scene{min-height:370px}}
@media(max-width:450px){.pe-story-tabs{padding:14px 12px 0;gap:4px}.pe-story-tabs button{font-size:11px;min-height:54px}.pe-scene{padding:20px 16px;min-height:355px}.pe-story-controls{padding:12px 16px}.pe-scene h2{font-size:22px}}
