:root{--ink:#17343b;--text:#334d53;--muted:#617278;--paper:#f6f8f6;--line:#d9e1dd;--green:#d6edb3;--white:#fff;--rail:258px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #488755;outline-offset:5px}.skip{position:fixed;top:-80px;left:20px;background:white;z-index:10;padding:10px}.skip:focus{top:15px}.topbar{height:88px;position:sticky;top:0;z-index:5;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;gap:25px}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;font-size:20px;letter-spacing:-.6px}.brand strong{font-weight:400;color:var(--muted)}.brand-mark{display:grid;place-items:center;background:var(--ink);color:var(--green);font:italic 30px Georgia,serif;width:39px;height:43px;border-radius:14px 14px 14px 3px}.prepared{font-size:14px;color:var(--muted)}.prepared strong{color:var(--ink);font-weight:500}.header-link{font-size:14px;text-decoration:none;border-bottom:1px solid var(--ink);padding:5px 0}.header-link span{margin-left:18px}.layout{display:grid;grid-template-columns:var(--rail) minmax(0,1fr)}.sidebar{position:sticky;top:88px;height:calc(100vh - 88px);padding:38px 26px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px}.side-title{font-size:21px;letter-spacing:-.5px;margin:12px 0 32px}nav{display:flex;flex-direction:column;gap:5px}nav a{padding:11px 9px;text-decoration:none;font-size:14px;border-radius:5px;display:flex;gap:13px}nav a span{font-size:12px;color:var(--muted)}nav a:hover,nav a[aria-current]{background:#e6ede7}nav a[aria-current]{font-weight:600}.side-foot{border-top:1px solid var(--line);padding-top:22px}.side-foot p{font-family:Georgia,serif;font-size:20px;line-height:1.4}.small{font-size:12px;color:var(--muted)}.phase-label{font-size:11px;letter-spacing:1px;font-weight:700}.hero{background:var(--ink);color:white;padding:40px 56px 25px;position:relative}.hero-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.hero .eyebrow{color:var(--green)}.outline-badge{border:1px solid #647b7c;border-radius:50px;padding:5px 12px;font-size:12px;color:#e0e8e5}h1{font:clamp(40px,4.1vw,66px)/1.12 Georgia,serif;letter-spacing:-1.8px;margin:38px 0 24px;font-weight:400}h1 em{color:var(--green);font-weight:400}.lead{font-size:19px;line-height:1.6;color:#e1ebe6;max-width:600px}.hero-bottom{display:flex;align-items:center;gap:40px;justify-content:space-between;border-top:1px solid #486067;margin-top:28px;padding-top:14px}.hero-bottom p{font-size:14px;color:#d2ded9;max-width:640px}.round-link{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:var(--green);color:var(--ink);display:grid;place-items:center;font-size:25px;text-decoration:none}.hero-index{margin-top:25px;color:#acbdb8;font-size:11px;letter-spacing:2px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);background:white;border-bottom:1px solid var(--line);padding:27px 32px}.metrics>div{padding:3px 22px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.metrics>div:last-child{border:0}.metrics strong{font-size:26px;font-weight:500;letter-spacing:-.9px;line-height:1.5;white-space:nowrap}.metrics small{font-size:14px;letter-spacing:0}.metrics span{font-size:12px;color:var(--muted)}.main-content{padding:0 56px}.section{padding:66px 0;border-bottom:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:28px}.section-heading h2{font:36px/1.2 Georgia,serif;letter-spacing:-.9px;margin:13px 0 0}.section-heading>p{max-width:300px;font-size:14px;color:var(--muted);margin:0 0 3px}footer{display:flex;gap:25px;justify-content:space-between;font-size:12px;color:var(--muted);padding:32px 56px}footer a{white-space:nowrap}@media(min-width:1600px){main{max-width:1500px}.hero{padding-top:58px;padding-bottom:35px}h1{font-size:70px}}@media(max-width:1150px){:root{--rail:225px}.sidebar{padding:32px 17px}.hero{padding:34px}.main-content{padding:0 34px}.metrics{padding:22px 15px}.metrics>div{padding:0 12px}.metrics strong{font-size:21px}.prepared{display:none}footer{padding:28px 34px;flex-wrap:wrap}}@media(max-width:850px){.layout{display:block}.sidebar{position:sticky;top:72px;height:auto;display:block;background:var(--paper);z-index:4;padding:0;border-right:0;border-bottom:1px solid var(--line)}.sidebar .eyebrow,.side-title,.side-foot{display:none}nav{flex-direction:row;overflow-x:auto;gap:0;padding:6px 16px}nav a{white-space:nowrap;font-size:13px;padding:8px 10px}nav a span{display:none}.topbar{height:72px;padding:0 22px}.hero{padding:32px}.hero h1{font-size:51px}html{scroll-padding-top:140px}.metrics strong{font-size:24px}.main-content{padding:0 32px}}@media(max-width:560px){.topbar{padding:0 18px}.brand{font-size:17px}.brand-mark{width:31px;height:35px;font-size:25px}.header-link{font-size:12px}.header-link span{margin-left:5px}.hero{padding:27px 23px}.hero-top{gap:10px}.outline-badge{font-size:10px;padding:4px 8px}.hero .eyebrow{font-size:10px}.hero h1{font-size:41px;letter-spacing:-1.3px;margin-top:31px}.lead{font-size:17px}.hero-bottom{gap:18px}.hero-bottom p{font-size:13px}.round-link{width:39px;height:39px}.metrics{grid-template-columns:1fr 1fr;padding:18px 12px;gap:22px 0}.metrics>div:nth-child(2){border:0}.metrics strong{font-size:23px}.metrics span{font-size:11px}.main-content{padding:0 23px}.section{padding:44px 0}.section-heading{display:block}.section-heading h2{font-size:32px}.section-heading>p{margin-top:18px;max-width:none}footer{padding:27px 23px;gap:12px;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{.sidebar,.topbar,.round-link,footer a{display:none}.layout{display:block}.hero{background:white;color:var(--ink);padding:20px 0}.hero .eyebrow,.hero h1 em,.hero .lead,.hero-bottom p{color:var(--ink)}.hero h1{font-size:40px}.main-content{padding:0}.section{padding:25px 0;break-inside:avoid}.metrics{padding:15px 0}.hero-index{display:none}footer{padding:20px 0}}
.workstream{border:1px solid var(--line);border-radius:9px;margin:18px 0;overflow:hidden;background:white}.workstream-head{display:flex;align-items:center;gap:18px;padding:22px 25px;background:#edf2ed}.letter{font:28px Georgia,serif;border-right:1px solid #c5d4ca;padding-right:18px}.workstream h3{font-size:18px;margin:0;letter-spacing:-.3px}.workstream-head p{font-size:13px;color:var(--muted);margin:4px 0 0}.count{font-size:12px;white-space:nowrap;margin-left:auto;color:var(--muted)}.scope-items{padding:0 25px}details{border-bottom:1px solid var(--line)}details:last-child{border:0}summary{list-style:none;display:flex;align-items:center;gap:22px;padding:17px 0;cursor:pointer;font-size:15px}summary::-webkit-details-marker{display:none}.item-id{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums;min-width:28px}.expand{margin-left:auto;font-size:22px;font-weight:300;line-height:1}details[open] .expand{transform:rotate(45deg)}details p{margin:0 35px 20px 50px;color:var(--muted);font-size:15px}.diagram{margin:24px 0;border:1px solid var(--line);background:white;border-radius:10px;padding:26px}.diagram figcaption{display:flex;align-items:flex-start;gap:15px;margin-bottom:25px}.diagram-no{font:italic 24px Georgia,serif;color:#607960}.diagram h3{font-size:19px;letter-spacing:-.3px;line-height:1.35;margin:0 0 6px}.diagram figcaption p{font-size:14px;color:var(--muted);margin:0}.dns-strip{border:1px dashed #a6b9aa;background:#f4f7f2;border-radius:6px;padding:13px 16px;display:flex;gap:18px;align-items:center;font-size:13px;margin-bottom:20px}.service-tag{font-size:10px;font-weight:700;letter-spacing:.75px;display:block}.dns-strip .service-tag{white-space:nowrap}.flow{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1.1fr) 24px minmax(0,1fr);align-items:stretch;gap:8px}.node{border:1px solid var(--line);border-radius:6px;padding:21px 15px;display:flex;flex-direction:column;justify-content:center;gap:8px;min-width:0}.node-icon{font-size:12px;color:var(--muted)}.node strong{font-size:17px;line-height:1.3;font-weight:500}.node>span:last-child{font-size:12px;color:var(--muted);line-height:1.5}.node.aws{background:#eff5e8;border-color:#c8dbb9}.node.m365{background:#eef4f8;border-color:#cbdce6}.connector{align-self:center;text-align:center;font-size:23px;color:#81918a}.diagram-note{font-size:12px;color:var(--muted);margin:20px 0 0}.contact-flow{grid-template-columns:minmax(0,1fr) 15px minmax(0,1.2fr) 15px minmax(0,1fr) 15px minmax(0,1.1fr);gap:5px}.contact-flow .node{padding:19px 12px}.contact-flow .node strong{font-size:15px}.contact-flow .service-tag{font-size:9px;letter-spacing:.4px}.email-note{border-top:1px solid var(--line);margin-top:23px;padding-top:19px;font-size:14px;display:grid;gap:6px}.email-note span{font-size:13px;color:var(--muted)}.release-line{border-left:3px solid #abc77f;padding:7px 0 7px 23px;margin:32px 0 50px}.release-line p{font-size:15px;margin:10px 0}.release-line b{margin:0 8px;font-weight:400;color:var(--muted)}.release-line>span:last-child{font-size:12px;color:var(--muted)}.future{background:var(--ink);color:white;border-radius:10px;padding:35px}.future .eyebrow{color:var(--green);font-size:11px}.future h2{font:35px/1.25 Georgia,serif;letter-spacing:-.5px;margin:18px 0}.future-intro>p{font-size:16px;color:#d8e5df;max-width:680px}.growth-diagram{margin:30px 0 20px}.growth-layer{border-radius:7px;padding:20px 23px}.growth-layer.current{background:var(--green);color:var(--ink)}.growth-layer.later{border:1px dashed #78938a;background:#25434a}.growth-layer>span{font-size:10px;letter-spacing:1px;font-weight:700}.growth-layer.later>span{color:#bdd1c6}.growth-layer h3{font-size:20px;margin:5px 0;letter-spacing:-.4px}.growth-layer p{font-size:13px;margin:5px 0}.growth-arrow{text-align:center;color:#b2c5bd;font-size:24px;line-height:1;padding:13px}.growth-arrow span{font-size:11px;margin-left:10px;vertical-align:middle}.future-note{font-size:12px;color:#b9ccc3;margin:22px 0 0}.advantages{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding-top:32px}.advantages article>span{font:italic 24px Georgia,serif;color:#648066}.advantages h3{font-size:17px;line-height:1.4;margin:10px 0}.advantages p{font-size:14px;color:var(--muted);margin:0}.timeline{list-style:none;margin:20px 0 35px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:28px 35px}.timeline li{display:flex;gap:18px}.timeline li>span{font-size:13px;border-top:2px solid #9cb482;padding-top:11px;min-width:30px}.timeline h3{font-size:18px;margin:10px 0 8px}.timeline p{font-size:14px;color:var(--muted);margin:0}.launch-box{background:white;border:1px solid var(--line);padding:25px 28px;border-radius:8px}.launch-box h3{font-size:18px;margin:0 0 16px}.launch-box ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:13px 30px;font-size:13px;color:var(--text)}.launch-box li{position:relative;padding-left:20px}.launch-box li:before{content:'✓';position:absolute;left:0;color:#496d3e}.cost-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cost-card{background:white;border:1px solid var(--line);border-radius:8px;padding:28px}.cost-card.target{background:#e9f0e3;border-color:#d0ddc6}.cost-card>span{font-size:11px;letter-spacing:1px;font-weight:600}.cost-card>strong{display:block;font:48px Georgia,serif;letter-spacing:-1px;margin:17px 0}.cost-card strong span{font:14px Arial,sans-serif;letter-spacing:0;margin-left:7px}.cost-card p{font-size:13px;color:var(--muted);margin:0;max-width:260px}.assumptions{margin-top:30px}.assumptions h3{font-size:18px}.assumptions ul{padding-left:20px}.assumptions li{font-size:14px;color:var(--muted);padding-left:4px;margin-bottom:15px}.assumptions strong{color:var(--ink);font-weight:600}.assumptions a{font-size:12px;text-underline-offset:3px;white-space:nowrap}.footnote{font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:20px}.decision-list article{display:flex;align-items:start;gap:22px;padding:22px 0;border-bottom:1px solid var(--line)}.decision-number{font:italic 25px Georgia,serif;color:#6a8668}.decision-list h3{font-size:18px;margin:0 0 6px}.decision-list p{font-size:14px;color:var(--muted);margin:0;max-width:570px}.pending{font-size:11px;border:1px solid #d6dccf;border-radius:20px;padding:4px 10px;white-space:nowrap;margin-left:auto;background:#f0f1e7}.out-scope{margin-top:40px;background:#eaf0ec;border-radius:8px;padding:28px}.out-scope h3{font:25px Georgia,serif;line-height:1.3;margin:14px 0}.out-scope p{font-size:14px;color:var(--muted)}.pills{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0}.pills span{font-size:12px;padding:6px 12px;border:1px solid #cad6cc;background:#f7f9f6;border-radius:4px}.out-scope .out-note{font-size:12px;margin-bottom:0}.closing{padding:48px 0 32px}.closing>p{font:38px/1.25 Georgia,serif;letter-spacing:-.8px;margin:18px 0}.closing em{color:#4f7249}.closing>span:last-child{font-size:13px;color:var(--muted)}.document-note{font-size:12px;color:var(--muted);margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:1150px){.contact-flow{grid-template-columns:1fr 20px 1fr}.contact-flow>.connector:nth-child(4){display:none}.contact-flow>.node:nth-child(5){grid-column:1}.contact-flow>.node:nth-child(7){grid-column:3}.contact-flow>.node{margin-bottom:8px}.contact-flow>.node:nth-child(5):before{content:'THEN';font-size:9px;letter-spacing:1px;color:var(--muted)}}@media(max-width:560px){.workstream-head{padding:19px 17px;gap:12px}.workstream h3{font-size:16px}.letter{padding-right:12px;font-size:25px}.workstream-head p{font-size:12px}.count{display:none}.scope-items{padding:0 17px}summary{gap:12px;font-size:14px}details p{margin-left:40px;margin-right:0;font-size:14px}.diagram{padding:21px 17px}.diagram h3{font-size:17px}.dns-strip{display:block}.dns-strip .service-tag{margin-bottom:8px}.flow,.contact-flow{display:flex;flex-direction:column;gap:9px}.connector{transform:rotate(90deg);font-size:22px;line-height:1}.connector.reverse{transform:rotate(-90deg)}.contact-flow>.connector:nth-child(4){display:block}.contact-flow>.node:nth-child(5):before{display:none}.node,.contact-flow .node{padding:15px;margin:0;gap:5px}.node strong,.contact-flow .node strong{font-size:17px}.contact-flow .service-tag{font-size:10px}.future{padding:25px 21px}.future h2{font-size:30px}.future-intro>p{font-size:15px}.growth-layer{padding:18px}.growth-layer h3{font-size:18px}.advantages{grid-template-columns:1fr;gap:22px}.advantages article{border-bottom:1px solid var(--line);padding-bottom:18px}.advantages h3{display:inline-block;margin:0 0 8px 12px}.advantages p{margin-left:40px}.timeline{grid-template-columns:1fr;gap:20px}.launch-box{padding:24px 20px}.launch-box ul{grid-template-columns:1fr}.cost-grid{grid-template-columns:1fr}.cost-card{padding:24px}.cost-card>strong{font-size:44px}.decision-list article{gap:13px;flex-wrap:wrap}.decision-list article>div{flex:1;min-width:180px}.pending{margin-left:38px}.out-scope{padding:24px 21px}.closing>p{font-size:32px}}@media print{details p{display:block!important}.diagram,.workstream,.future,.cost-card{break-inside:avoid}.future{background:#edf2ed;color:var(--ink)}.future p,.future .eyebrow,.future-note{color:var(--text)}.growth-layer.later{background:white;color:var(--ink)}.growth-layer.later>span{color:var(--muted)}.growth-arrow{color:var(--muted)}}
:root{--muted:#506268}.brand-logo{object-fit:contain;width:52px;height:48px}.context-box{background:#edf2f8;border-left:3px solid #3e609c;padding:24px 26px;margin-bottom:28px;border-radius:0 7px 7px 0}.context-box>.eyebrow{color:#335183}.context-box h3{font:25px/1.35 Georgia,serif;max-width:650px;margin:12px 0}.context-box p{font-size:16px;color:var(--text)}.context-pages{display:flex;gap:9px;flex-wrap:wrap}.context-pages span{font-size:14px;padding:4px 10px;border:1px solid #ccd8e7;border-radius:4px;background:#f7faff}.context-box .context-note{font-size:14px;color:var(--muted);margin-top:18px}.context-box a{font-size:13px;text-underline-offset:3px}.section-heading>p,.workstream-head p,.diagram figcaption p,.email-note span,.timeline p,.advantages p,.decision-list p,.assumptions li,.out-scope p{font-size:16px}.count,.item-id,.metrics span,.service-tag,.node>span:last-child,.contact-flow .service-tag,.diagram-note,.future-note,.cost-card p,.launch-box ul,.growth-layer p,.pills span{font-size:14px}.workstream-head p{font-size:14px}.service-tag,.contact-flow .service-tag{font-size:12px}.node strong,.contact-flow .node strong{font-size:17px}.growth-layer>span,.cost-card>span{font-size:12px}.metrics span{font-size:13px}.advantages article>span{color:#45633e}.diagram-no{color:#486444}.growth-arrow{color:#c8d9d0}@media(max-width:560px){.brand-logo{width:38px;height:39px}.brand{gap:8px}.context-box{padding:21px}.context-box h3{font-size:23px}.metrics span{font-size:12px}.metrics strong{font-size:22px}.workstream-head p{font-size:14px}.contact-flow .service-tag{font-size:12px}.section-heading>p{font-size:16px}}
.brand-pair{display:flex;align-items:center;gap:23px;min-width:0}.brand-pipe{font-size:28px;font-weight:300;color:#a6b2b6}.bytecode-brand .brand-logo{width:45px;height:45px}.bytecode-brand{font-size:20px}.topbar{background:#fff}@media(max-width:850px){.brand-pair{gap:14px}.brand{font-size:17px}.bytecode-brand{font-size:17px}.header-link{display:none}}@media(max-width:560px){.topbar{padding:0 13px}.brand-pair{width:100%;justify-content:space-between;gap:8px}.brand{font-size:14px;gap:6px;letter-spacing:-.4px}.brand>span{max-width:105px;line-height:1.3}.brand strong{display:block}.brand-logo,.bytecode-brand .brand-logo{width:34px;height:36px}.brand-pipe{font-size:24px}.bytecode-brand{font-size:14px}.bytecode-brand>span{max-width:110px}}
