@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url('/assets/fonts/barlow-regular.ttf') format('truetype')}
@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url('/assets/fonts/barlow-medium.ttf') format('truetype')}
@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url('/assets/fonts/barlow-semibold.ttf') format('truetype')}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:500;font-display:swap;src:url('/assets/fonts/barlow-condensed-medium.ttf') format('truetype')}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:600;font-display:swap;src:url('/assets/fonts/barlow-condensed-semibold.ttf') format('truetype')}
:root{--ink:#101111;--panel:#191a1a;--line:#343636;--orange:#ff6b0b;--white:#f6f6f2;--silver:#b7baba;--muted:#999f9f;--body:'Barlow',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--ink);color:var(--white);font:400 17px/1.6 var(--body)}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:6px}svg{fill:none;stroke:currentColor;stroke-width:1.4}::selection{background:var(--orange);color:var(--ink)}.section-shell{padding-left:max(6vw,24px);padding-right:max(6vw,24px)}.skip-link{position:fixed;top:-100px;left:24px;background:var(--orange);color:var(--ink);padding:12px 20px;z-index:99}.skip-link:focus{top:10px}.header{height:100px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--ink);position:relative;z-index:10}.wordmark{display:block;position:relative;overflow:hidden;flex-shrink:0;width:218px;height:38px}.wordmark img{position:absolute;width:250px;height:auto;max-width:none;left:-17px;top:-47px}.header nav{display:flex;align-items:center;gap:34px;font-size:15px;font-weight:500}.header nav>a:hover{color:var(--orange)}.header .nav-cta{border-left:1px solid #454747;padding-left:32px;color:var(--white)}.nav-cta span{color:var(--orange);margin-left:20px;font-size:23px}.menu-toggle{display:none}.hero{min-height:690px;display:grid;grid-template-columns:1.04fr 1fr;gap:6vw;align-items:center;padding-top:72px;padding-bottom:80px;overflow:hidden;background:radial-gradient(ellipse at 78% 51%,#28211c70,transparent 48%)}.eyebrow{font-size:13px;letter-spacing:.14em;font-weight:600;display:flex;align-items:center;gap:13px;margin:0 0 23px}.small-rule{width:28px;height:2px;background:var(--orange);display:inline-block;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{font-family:var(--display);font-weight:600;font-size:clamp(76px,7.9vw,126px);line-height:.95;letter-spacing:-.025em;margin-bottom:30px}h1 em{color:var(--orange);font-style:normal}.hero-description{max-width:525px;color:var(--silver);font-size:18px;line-height:1.7;margin-bottom:32px}.actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.button{padding:14px 22px;display:inline-flex;gap:32px;justify-content:space-between;align-items:center;font-size:16px;line-height:1.5;font-weight:600;min-height:52px;transition:background .18s,transform .18s}.button-orange{background:var(--orange);color:#101111}.button-orange:hover{background:#ff8738;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.text-link{font-size:15px;border-bottom:1px solid #666;padding:6px 0}.text-link span{margin-left:16px}.text-link:hover{color:var(--orange);border-color:var(--orange)}.hero-note{display:flex;gap:20px;flex-wrap:wrap;margin-top:45px;color:#aaaead;font-size:12px;font-weight:500;letter-spacing:.1em}.hero-note span+span{border-left:1px solid #515454;padding-left:20px}.cloud-diagram{position:relative;padding:26px 24px 18px;border:1px solid #46413c;background:linear-gradient(145deg,#1e2020b8,#131414ed);box-shadow:0 30px 80px #0003}.diagram-heading{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#a5aaaa;letter-spacing:.1em;padding-bottom:32px}.diagram-heading span:last-child{color:var(--orange)}.workload-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.workload-row>div{border:1px solid #414343;background:#242626;display:flex;align-items:center;flex-direction:column;gap:15px;padding:20px 4px 16px}.workload-row svg{width:29px;height:29px;color:#d2d6d4}.workload-row span{font-size:12px;white-space:nowrap}.connector{height:32px;width:66.666%;margin:auto;position:relative;border-left:1px solid #73716b;border-right:1px solid #73716b}.connector:before{content:'';position:absolute;left:50%;height:100%;border-left:1px solid #73716b}.connector-top{height:26px}.core-layer{position:relative;border:1px solid #ec701c;background:linear-gradient(115deg,#49301e,#24211d);text-align:center;padding:25px 10px 21px;box-shadow:0 0 40px #ff6b0b12}.layer-kicker{display:block;color:var(--orange);font-size:11px;font-weight:600;letter-spacing:.15em;margin-bottom:7px}.core-layer strong{display:block;font-family:var(--display);font-size:38px;font-weight:500;line-height:1.1}.core-meta{display:flex;justify-content:center;gap:20px;margin-top:21px;font-size:10px;letter-spacing:.09em;color:#bcb5ac}.core-meta span+span:before{content:'/';margin-right:20px;color:#857567}.corner{position:absolute;width:9px;height:9px;background:var(--orange)}.corner-tl{left:-4px;top:-4px}.corner-br{right:-4px;bottom:-4px}.foundation-row{display:grid;grid-template-columns:1fr 1fr;margin-top:14px;border:1px solid #434646;background:#212323}.foundation-row>div{display:flex;padding:16px 12px;gap:12px;align-items:center}.foundation-row>div+div{border-left:1px solid #434646}.tiny-icon{font-size:26px;color:var(--orange)}.foundation-row strong{display:block;font-weight:500;font-size:13px}.foundation-row small{display:block;font-size:11px;color:#a8afad}.connector-bottom{height:24px}.location-row{display:flex;justify-content:space-between;gap:6px}.location-row span{font-size:11px;border:1px solid #414545;padding:7px 6px;flex:1;text-align:center;background:#191b1b}.diagram-caption{text-align:center;color:#a1a7a5;font-size:11px;margin:18px 0 0}.foundation-strip{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:115px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#bbc0bd}.foundation-strip>span{font-size:22px;font-weight:500;letter-spacing:-.03em}.foundation-strip>span:first-child{font-size:11px;letter-spacing:.09em;line-height:1.6;font-weight:400}.foundation-strip strong{font-size:15px;letter-spacing:0;font-weight:500}.footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:36px;padding-bottom:36px;color:#a7afaa;font-size:14px}.footer .wordmark{width:165px;height:29px}.footer .wordmark img{width:190px;left:-13px;top:-36px}.footer p{margin:0}.footer>span{font-size:12px}
@media(min-width:1700px){.section-shell,.header{padding-left:calc((100vw - 1480px)/2);padding-right:calc((100vw - 1480px)/2)}}
@media(max-width:1100px){.header{padding:0 4vw}.header nav{gap:22px;font-size:14px}.header .nav-cta{padding-left:20px}.hero{gap:4vw}.cloud-diagram{padding:22px 15px 16px}.diagram-heading{font-size:9px}.workload-row span{font-size:11px}.actions{gap:20px}.hero-note{font-size:10px}.foundation-row>div{gap:8px;padding:13px 8px}.foundation-row strong{font-size:12px}.foundation-strip>span{font-size:19px}.core-meta{gap:13px}.core-meta span+span:before{margin-right:13px}}
@media(max-width:800px){.header{height:82px;padding:0 24px}.wordmark{width:185px;height:33px}.wordmark img{width:213px;left:-15px;top:-40px}.menu-toggle{display:flex;gap:16px;align-items:center;background:none;border:1px solid #565b58;color:var(--white);padding:7px 12px;font-size:14px}.header nav{display:none;position:absolute;top:81px;left:0;right:0;background:#181a19;align-items:stretch;padding:24px;gap:0;border-bottom:1px solid #646862}.header nav.is-open{display:flex;flex-direction:column}.header nav>a{padding:15px 0;font-size:17px}.header .nav-cta{border-left:0;border-top:1px solid #414743;padding-left:0;margin-top:10px}.hero{grid-template-columns:1fr;padding-top:55px;padding-bottom:50px;gap:50px}.hero h1{font-size:clamp(80px,15vw,116px)}.hero-copy{max-width:650px}.hero-description{max-width:560px}.hero-note{margin-top:30px;font-size:11px}.cloud-diagram{max-width:600px;width:100%;padding:25px 25px 20px}.diagram-heading{font-size:10px}.workload-row span{font-size:13px}.foundation-row strong{font-size:14px}.foundation-row small{font-size:12px}.foundation-row>div{padding:16px 12px}.location-row span{font-size:12px}.core-meta{font-size:11px}.diagram-caption{font-size:12px}.foundation-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding-top:28px;padding-bottom:28px}.foundation-strip>span{font-size:18px}.foundation-strip>span:first-child{grid-column:auto}.footer{flex-wrap:wrap}.footer p{font-size:13px}}
@media(max-width:420px){.eyebrow{font-size:11px;letter-spacing:.11em}.hero h1{font-size:80px}.hero-description{font-size:17px}.hero-note{font-size:9px;gap:12px}.hero-note span+span{padding-left:12px}.cloud-diagram{padding:22px 13px 16px}.diagram-heading{font-size:8px;letter-spacing:.05em}.workload-row{gap:6px}.workload-row span{font-size:11px}.core-layer strong{font-size:34px}.foundation-row>div{padding:12px 7px;gap:7px}.foundation-row strong{font-size:12px}.foundation-row small{font-size:10px}.location-row span{font-size:10px}.core-meta{font-size:9px}.diagram-caption{font-size:10px}.foundation-strip{grid-template-columns:repeat(2,1fr)}.footer{gap:22px}.footer p{width:100%}}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:8vw;margin-bottom:48px}.section-heading>div{flex:1.2}.section-heading>p{flex:1;max-width:410px;color:var(--silver);margin:0 0 5px;font-size:17px;line-height:1.75}h2{font:600 clamp(40px,4.5vw,68px)/1.03 var(--display);letter-spacing:-.012em;margin-bottom:0}h3{font:500 30px/1.1 var(--display);margin-bottom:18px}.migration-section{padding-top:95px;padding-bottom:95px;background:#e6e8e4;color:#171c19}.migration-section .eyebrow,.migration-section .section-heading>p{color:#535b56}.migration-section .section-heading>p{max-width:420px}.migration-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.migration-card{padding:34px 36px;background:#f1f2ee;border-top:3px solid #202823;display:flex;align-items:flex-start;flex-direction:column}.card-number{color:#59625b;letter-spacing:.12em;font-size:12px;font-weight:600;margin-bottom:32px}.migration-card h3{font-size:35px}.migration-card>p{color:#505952;line-height:1.7;margin-bottom:23px}.plain-list{margin:0 0 26px;padding:0;list-style:none;color:#252e27;font-size:16px}.plain-list li{position:relative;padding:7px 0 7px 24px}.plain-list li:before{content:'↗';position:absolute;left:0;color:#a74406}.migration-card .text-link{margin-top:auto;font-weight:500;border-color:#a4aba5}.migration-card .text-link:hover{color:#9a3e04}.platform-section{padding-top:100px;padding-bottom:100px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service{padding:32px 30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;transition:background .2s}.service:hover{background:#1b1e1c}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.service-index{font-size:13px;color:#8e9992}.service svg{width:30px;height:30px;color:var(--orange)}.service h3{font-size:30px}.service p{color:var(--silver);font-size:16px;line-height:1.75;margin-bottom:27px}.service-tag{font-size:12px;letter-spacing:.08em;color:#a4ada7;display:block}.locations-section{display:grid;grid-template-columns:1fr 1fr;gap:9vw;background:#202522;padding-top:85px;padding-bottom:85px;border-top:1px solid #454c46;border-bottom:1px solid #454c46}.location-intro>p:last-child{max-width:440px;margin-top:25px;color:#b8c0ba;font-size:18px}.location-options article{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid #4b544e}.location-options article:first-child{padding-top:0}.location-options article:last-child{padding-bottom:0;border-bottom:0}.location-options article>span{font-size:13px;color:var(--orange);padding-top:7px}.location-options h3{font-size:28px;margin-bottom:10px}.location-options p{color:#bac2bd;font-size:16px;margin-bottom:0}.approach-section{padding-top:100px;padding-bottom:100px}.process{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin:60px 0 0;padding:0}.process li{position:relative;padding:35px 24px 0 0;border-top:1px solid #626a64}.process li:before{content:'';width:7px;height:7px;position:absolute;top:-4px;left:0;background:var(--orange)}.process .step{color:var(--orange);font-size:13px;letter-spacing:.1em;display:block;margin-bottom:20px}.process h3{font-size:30px}.process p{color:#abb5ad;font-size:16px;line-height:1.7;margin-bottom:24px}.deliverable{font-size:13px;color:#d4dcd6;display:block}.why-section{display:grid;grid-template-columns:.8fr 1fr;gap:10vw;align-items:center;padding-top:82px;padding-bottom:82px;background:linear-gradient(120deg,#211e1a,#191c19 55%);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.why-brand{position:relative;max-width:480px;width:100%;aspect-ratio:1.15;overflow:hidden;background:radial-gradient(ellipse,#ff74070d,transparent 60%)}.why-brand:before,.why-brand:after{content:'';position:absolute;inset:0;border:1px solid #524c4150}.why-brand:after{inset:22px}.why-brand img{position:absolute;width:100%;height:auto;top:-8%;left:0}.why-copy>p:not(.eyebrow){color:var(--silver);font-size:18px;margin:25px 0}.principles{display:grid;gap:18px}.principles strong{display:block;font-size:17px;font-weight:500}.principles span{color:#aab3ab;display:block;font-size:15px}.faq-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;padding-top:95px;padding-bottom:100px}.faqs{border-top:1px solid #4a534c}.faqs details{border-bottom:1px solid #4a534c}.faqs summary{cursor:pointer;font-size:18px;line-height:1.4;padding:25px 32px 25px 0;position:relative;list-style:none;font-weight:500}.faqs summary::-webkit-details-marker{display:none}.faqs summary:after{content:'+';position:absolute;right:0;top:22px;color:var(--orange);font-size:24px;font-weight:400}.faqs details[open] summary:after{content:'−'}.faqs p{color:var(--silver);font-size:16px;line-height:1.75;padding:0 24px 0 0;margin:0 0 25px}.contact-section{background:var(--orange);color:#161d16;display:grid;grid-template-columns:1.3fr 1fr;gap:6vw;align-items:center;padding-top:70px;padding-bottom:70px}.contact-section .eyebrow{font-size:12px;letter-spacing:.15em}.contact-section h2{font-size:clamp(46px,4.5vw,68px)}.contact-section p:not(.eyebrow){font-size:18px;max-width:570px;margin:23px 0 0;color:#362a1d}.contact-action{display:flex;flex-direction:column;align-items:flex-start;gap:18px;justify-self:end}.button-dark{background:#111812;color:var(--white);gap:30px}.button-dark:hover{background:#303b30;transform:translateY(-2px)}.contact-email{font-size:25px;font-weight:500}.contact-email:hover{text-decoration:underline}.brief-link{font-size:14px;text-decoration:underline;text-underline-offset:5px}.footer{flex-wrap:wrap;row-gap:22px}.footer>small{width:100%;font-size:12px;color:#849188;line-height:1.6}.footer>a:not(.wordmark){font-size:14px}.footer>a:hover{color:var(--orange)}
/* Keep the architecture labels legible at compact widths. */
.diagram-heading{font-size:12px;letter-spacing:.05em}.diagram-heading span:last-child{display:none}.workload-row span{font-size:14px;white-space:normal;text-align:center;line-height:1.4}.layer-kicker{font-size:12px}.core-meta{font-size:12px;gap:10px;flex-wrap:wrap}.core-meta span+span:before{margin-right:10px}.foundation-row strong{font-size:14px}.foundation-row small{font-size:12px}.location-row span{font-size:12px}.diagram-caption{font-size:12px}.hero-note{font-size:12px;letter-spacing:.04em}.foundation-strip>span:first-child{font-size:12px}
@media(max-width:1100px){.migration-card{padding:30px 25px}.service{padding:28px 22px}.process li{padding-right:18px}.process p{font-size:15px}.section-heading{gap:5vw}.locations-section{gap:6vw}.contact-section{gap:4vw}.contact-action .button{font-size:15px;gap:16px}.contact-email{font-size:23px}.core-meta{font-size:12px}.core-meta span+span:before{display:none}.core-meta{justify-content:space-evenly}.foundation-row .tiny-icon{display:none}}
@media(max-width:800px){.section-heading{display:block;margin-bottom:35px}.section-heading>p{max-width:650px;margin:24px 0 0}.migration-section,.platform-section,.approach-section,.faq-section{padding-top:64px;padding-bottom:64px}.migration-grid{gap:18px}.migration-card{padding:28px 23px}.migration-card h3{font-size:30px}.services-grid{grid-template-columns:repeat(2,1fr)}.service-tag{font-size:12px;letter-spacing:.03em}.locations-section{grid-template-columns:1fr;gap:35px;padding-top:64px;padding-bottom:64px}.location-intro>p:last-child{max-width:620px}.process{grid-template-columns:1fr;gap:0;margin-top:40px}.process li{padding:0 0 30px 32px;border-top:0;border-left:1px solid #626a64;display:grid;grid-template-columns:45px 1fr;column-gap:15px}.process li:before{top:7px;left:-4px}.process li:last-child{padding-bottom:0;border-left-color:transparent}.process .step{grid-row:1/4;margin-top:4px}.process h3{margin-bottom:10px}.process p{max-width:580px;margin-bottom:10px;font-size:16px}.process .deliverable{grid-column:2}.why-section{grid-template-columns:.7fr 1fr;gap:5vw;padding-top:60px;padding-bottom:60px}.why-brand{aspect-ratio:.8}.why-brand img{top:15%}.why-brand:after{inset:14px}.why-copy>p:not(.eyebrow){font-size:17px}.faq-section{grid-template-columns:1fr;gap:36px}.contact-section{grid-template-columns:1fr;gap:35px;padding-top:55px;padding-bottom:55px}.contact-action{justify-self:start}.contact-section p:not(.eyebrow){max-width:600px}.foundation-row .tiny-icon{display:block}.footer{column-gap:24px}}
@media(max-width:580px){.migration-grid{grid-template-columns:1fr}.migration-card{padding:28px}.card-number{margin-bottom:22px}.services-grid{grid-template-columns:1fr}.service{padding:28px}.service-top{margin-bottom:25px}.service p{margin-bottom:20px}.why-section{grid-template-columns:1fr}.why-brand{display:none}.why-copy>p:not(.eyebrow){max-width:100%}.eyebrow{font-size:12px;letter-spacing:.06em}h2{font-size:46px}.contact-section h2{font-size:48px}.contact-section .button{font-size:16px}.hero-note{font-size:12px;flex-direction:column;gap:6px}.hero-note span+span{border:0;padding-left:0}.footer p{order:4;width:100%}.footer small{order:5}.footer>a:not(.wordmark){margin-left:auto}.footer>span{order:3;width:100%}.workload-row>div{padding:18px 4px 14px}.workload-row span{font-size:14px}.foundation-row>div{padding:13px 10px}.foundation-row .tiny-icon{display:none}.core-meta{font-size:12px}.foundation-row strong{font-size:14px;line-height:1.3}.foundation-row small{font-size:12px;margin-top:5px}.location-row span{font-size:12px;padding:8px 4px}.diagram-caption{font-size:12px}.diagram-heading{font-size:12px}.hero{overflow:visible}.hero h1{font-size:clamp(68px,18vw,96px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
