:root{color-scheme:dark;--navy:#00111b;--panel:#031d2b;--text:#f5f7fa;--muted:#bfd0df;--blue:#008fff;--line:#153346}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--navy);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.45}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;line-height:1.12;letter-spacing:-.035em}h2{font-size:40px}p{color:var(--muted)}ul,ol{padding:0;margin:0;list-style:none}.wrap{width:88%;max-width:1272px;margin-inline:auto}.icon{width:28px;height:28px;flex:none;vertical-align:middle}.eyebrow{font-size:13px;letter-spacing:.19em;line-height:1.5;font-weight:500;margin-bottom:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:56px;padding:14px 28px;border-radius:7px;background:#0088f0;color:#fff;font-size:17px;font-weight:600;border:1px solid #119bff;box-shadow:0 5px 24px #008cff24;transition:background .18s,box-shadow .18s}.button .icon{width:20px;height:20px}.button:hover{background:#076fc0;box-shadow:0 6px 28px #008cff44}.button.secondary{background:#03142075;border:1px solid #7894aa;box-shadow:none}.button.secondary:hover{background:#102d40}a:focus-visible,button:focus-visible{outline:3px solid #ffad4b;outline-offset:5px}.skip{position:fixed;z-index:20;top:-100px;left:20px;padding:12px;background:white;color:#00111b}.skip:focus{top:12px}.header{height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:3}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:65px;height:70px;object-fit:contain;mix-blend-mode:screen}.brand>span{font-size:28px;font-weight:600;letter-spacing:.18em;line-height:1.2}.brand small{display:block;font-size:9px;font-weight:400;letter-spacing:.17em;margin-top:7px}.header nav{display:flex;gap:16px;align-items:center;margin-left:auto}.header nav a{padding:12px 14px;font-size:16px;border-radius:22px}.header nav a:hover{background:#032234;color:#7bc7ff}.header-cta{font-size:16px;min-height:44px;padding:10px 21px;margin-left:9%}.menu-toggle{display:none}.hero-area{position:relative;margin-top:-96px;padding-top:96px;padding-bottom:23px;background:#001019;isolation:isolate}.hero-art{position:absolute;inset:0 0 auto;height:670px;z-index:-2;overflow:hidden}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center top}.hero-area:after{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(0deg,#001019 0%,transparent 36%),linear-gradient(90deg,#00101938,transparent 60%)}.hero-content{position:relative;padding-top:30px;min-height:472px}.hero-copy{width:61%;max-width:750px}.hero-copy .eyebrow{margin-bottom:19px}.hero-copy h1{font-size:56px;line-height:1.01;letter-spacing:-.025em}.hero-copy h1 span{color:#ff9b29}.hero-description{max-width:635px;font-size:21px;line-height:1.34;margin-top:22px}.hero-actions{display:flex;gap:25px;margin-top:26px}.benefits{display:flex;gap:40px;align-items:center;margin-top:30px;font-size:16px}.benefits li{display:flex;gap:10px;align-items:center;white-space:nowrap}.benefits .icon{color:var(--blue)}.hero-motto{position:absolute;right:0;top:214px;font-size:13px;letter-spacing:.24em;line-height:1.8}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.service{padding:22px 27px;border-radius:14px;border:1px solid var(--line);background:linear-gradient(130deg,#02202ec9,#031926e8);box-shadow:inset 0 0 25px #006fac08;min-height:252px}.icon-tile{background:#002c49;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;color:#008fff}.icon-tile .icon{width:42px;height:42px}.service h2{font-size:21px;letter-spacing:-.025em;margin-top:12px;margin-bottom:11px}.service p{font-size:17px;line-height:1.4}.industries{background:#f0f6fa;color:#0b1a26;padding:30px 0 35px}.industries p{color:#122734}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:40px}.section-heading>p{max-width:405px;font-size:17px;line-height:1.42}.section-heading .eyebrow{margin-bottom:9px}.industry-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;margin-top:30px}.industry-grid li{position:relative;border-radius:13px;overflow:hidden;aspect-ratio:1/1.03;background:#00121c}.industry-grid li:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#001019)}.industry-grid img{width:100%;height:100%;object-fit:cover}.industry-grid span{position:absolute;z-index:1;bottom:12px;left:14px;right:5px;font-size:16px;color:white;letter-spacing:-.02em}.process{padding:32px 0 30px;background:linear-gradient(110deg,#001019,#001822)}.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;margin-top:35px}.steps li{display:flex;gap:20px;position:relative}.steps li:not(:last-child):after{content:"›";position:absolute;right:-23px;top:0;color:#42718f;font-size:42px;line-height:1}.step-number{display:flex;align-items:center;justify-content:center;width:46px;height:46px;flex-shrink:0;border-radius:50%;background:linear-gradient(135deg,#8bd3ff,#1d93ed);color:#fff;font-size:23px;box-shadow:inset 0 0 10px #ffffff26}.steps h3{font-size:20px;letter-spacing:-.02em;line-height:1.25;margin-bottom:14px}.steps p{font-size:16px;line-height:1.45}.about{border-block:1px solid #102c3e;background:radial-gradient(ellipse at 50% 10%,#06314a 0%,#001925 45%,#00111b 90%);padding:29px 0 0;overflow:hidden}.about-grid{display:grid;grid-template-columns:1.1fr 1.1fr .55fr;gap:30px;align-items:center}.about-copy{padding-bottom:28px}.about-copy .eyebrow{margin-bottom:10px}.about h2{font-size:36px;max-width:460px}.about-copy p:not(.eyebrow){font-size:16px;line-height:1.45;margin-top:13px}.about-copy p+p:not(.eyebrow){margin-top:8px}.about-copy .button{margin-top:17px;font-size:16px;min-height:50px;padding:12px 23px}.system-visual{margin:0;position:relative;height:310px;align-self:end}.website-panel{position:absolute;top:0;left:0;width:75%;height:294px;border:3px solid #58646a;outline:2px solid #070d12;border-radius:23px;background:#031724;overflow:hidden;box-shadow:0 10px 18px #000a;padding:10px}.panel-top{height:22px;font-size:9px;letter-spacing:.12em;font-weight:bold;display:flex;justify-content:space-between;align-items:center}.panel-top span{font-size:5px}.website-panel>img{width:100%;height:169px;object-fit:cover;filter:brightness(.5)}.panel-message{position:absolute;left:24px;top:86px;font-size:24px;font-weight:600;letter-spacing:-.04em;line-height:1.2}.panel-services{display:flex;gap:5px;padding-top:12px}.panel-services span{font-size:10px;display:flex;flex:1;gap:4px;align-items:center;flex-direction:column}.panel-services .icon{width:21px;height:21px;color:#50b4ff}.intake-panel{position:absolute;right:0;top:24px;width:47%;height:300px;border-radius:25px 25px 0 0;border:3px solid #54616b;outline:2px solid #080d12;background:linear-gradient(155deg,#051925,#000c14);box-shadow:-8px 10px 20px #0009;padding:12px 14px}.speaker{width:48%;height:8px;background:#02080d;border-radius:0 0 8px 8px;margin:-12px auto 12px}.intake-symbol{width:43px;height:43px;display:flex;align-items:center;justify-content:center;background:#008aff;border-radius:50%;margin:0 auto 10px}.intake-panel>p{color:#fff;text-align:center;font-size:13px}.intake-panel ol{margin-top:13px}.intake-panel li{position:relative;font-size:10px;padding:5px 4px 5px 18px;margin-bottom:4px;border:1px solid #103046;border-radius:4px;color:#c9e3f5;background:#052031}.intake-panel li:before{content:"↓";position:absolute;left:5px;color:#28a9ff}.intake-panel li:last-child:before{content:"↻"}.outcomes{padding-bottom:28px}.outcomes .eyebrow{font-size:11px;white-space:nowrap;letter-spacing:.16em;margin-bottom:18px}.outcomes li{display:flex;align-items:center;gap:12px;font-size:15px;margin-top:13px}.outcomes .icon-tile{height:40px;width:40px;flex-shrink:0;border-radius:10px}.outcomes .icon{width:28px;height:28px}.contact{padding:28px 0 36px;background:linear-gradient(90deg,#001019f2,#001725e8),url('/assets/phoenix-hero.webp') center 72%/cover}.contact-grid{display:grid;grid-template-columns:1fr 310px;align-items:center;gap:50px}.contact .eyebrow{margin-bottom:7px}.contact h2{font-size:32px;margin-bottom:13px}.contact p:not(.eyebrow){font-size:18px}.contact-action{justify-self:center}.contact-action .button{min-width:208px;min-height:50px}.email{display:flex;align-items:center;gap:10px;font-size:17px;margin-top:14px}.email .icon{width:24px;height:24px;color:#149fff}.email:hover{text-decoration:underline}.footer{border-top:1px solid #122b3b;background:#000d15;padding:26px 0 30px}.footer-grid{display:grid;grid-template-columns:auto 1fr 300px;align-items:center;gap:48px}.footer .brand img{width:60px;height:64px}.footer .brand>span{font-size:24px}.footer .brand small{font-size:8px}.footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 22px;font-size:13px;color:#c3d4e3}.footer nav a{padding:10px 0}.footer nav a:hover{color:#55baff}.operator p{font-size:13px;line-height:1.5;margin:3px 0}.operator strong{font-weight:400;color:#e3edf5}.legal{max-width:860px;padding:50px 0 70px;min-height:60vh}.legal h1{font-size:48px;margin:15px 0}.legal h2{font-size:26px;margin:30px 0 12px}.legal p{font-size:18px;line-height:1.7;margin-bottom:16px}.legal a:not(.button){color:#71c7ff;text-decoration:underline;text-underline-offset:4px}.legal .back-link{display:inline-block;margin-bottom:35px}.legal .updated{font-size:14px;margin-bottom:30px}.legal-page .header{border-bottom:1px solid var(--line)}
@media(min-width:1600px){.hero-art{height:720px}.hero-art img{object-fit:cover;object-position:center 30%}}
@media(max-width:1199px){body{font-size:16px}.header{height:80px;gap:15px}.brand img{width:49px;height:56px}.brand>span{font-size:23px}.brand small{font-size:7px}.header nav{gap:3px}.header nav a{font-size:14px;padding:10px}.header-cta{margin-left:4%;font-size:14px;padding:10px 16px}.hero-area{margin-top:-80px;padding-top:80px}.hero-art{height:510px}.hero-content{padding-top:25px;min-height:375px}.hero-copy h1{font-size:43px}.hero-description{font-size:17px;max-width:505px}.eyebrow{font-size:11px}.hero-actions{gap:18px;margin-top:23px}.button{font-size:15px;min-height:49px;padding:12px 23px}.benefits{gap:28px;font-size:13px;margin-top:27px}.benefits .icon{width:24px;height:24px}.hero-motto{font-size:10px;top:170px}.service{padding:19px 22px;min-height:225px}.icon-tile{width:51px;height:51px}.icon-tile .icon{width:34px;height:34px}.service h2{font-size:17px}.service p{font-size:14px}.section-heading>p{font-size:14px;max-width:320px}h2{font-size:33px}.industry-grid{gap:10px;margin-top:25px}.industry-grid span{font-size:12px;left:12px;bottom:10px}.steps{gap:32px}.steps li{gap:15px}.step-number{width:38px;height:38px;font-size:19px}.steps h3{font-size:17px}.steps p{font-size:13px}.about-grid{gap:23px;grid-template-columns:1.1fr 1.1fr .55fr}.about h2{font-size:29px}.about-copy p:not(.eyebrow){font-size:13px}.about-copy .button{font-size:14px;min-height:43px}.system-visual{height:280px}.website-panel{height:261px}.website-panel>img{height:145px}.panel-message{font-size:20px;left:20px}.intake-panel{padding:12px 9px;height:272px}.intake-panel>p{font-size:11px}.intake-panel li{font-size:8px;padding-block:4px}.outcomes .eyebrow{font-size:9px}.outcomes li{font-size:12px;gap:9px}.outcomes .icon-tile{width:34px;height:34px}.outcomes .icon{width:24px;height:24px}.contact h2{font-size:26px}.contact p:not(.eyebrow){font-size:15px}.contact-grid{grid-template-columns:1fr 250px;gap:30px}.footer-grid{gap:27px;grid-template-columns:auto 1fr 240px}.footer .brand img{width:45px;height:55px}.footer .brand>span{font-size:21px}.footer .brand small{font-size:6px}.footer nav{font-size:11px;gap:10px 18px}.operator p{font-size:11px}}
@media(max-width:900px){.wrap{width:90%}.header nav a{font-size:13px;padding:8px}.header-cta{margin-left:0;font-size:13px}.brand>span{font-size:20px}.brand{gap:5px}.hero-copy{width:65%}.hero-copy h1{font-size:35px}.hero-description{font-size:16px;max-width:430px}.hero-art{height:480px}.hero-motto{right:0;font-size:9px;top:190px}.hero-content{min-height:370px}.benefits{gap:18px;font-size:11px}.benefits li{gap:7px}.services{grid-template-columns:repeat(2,1fr);gap:14px}.service{min-height:195px}.service h2{font-size:20px}.service p{font-size:16px}.section-heading{gap:24px;align-items:flex-start}.section-heading h2{font-size:29px}.section-heading>p{max-width:240px;font-size:14px}.industry-grid{grid-template-columns:repeat(4,1fr);gap:14px}.industry-grid li{aspect-ratio:1.3}.industry-grid span{font-size:15px}.steps{grid-template-columns:repeat(2,1fr);gap:28px 42px}.steps p{font-size:15px}.steps h3{font-size:19px}.steps li:after{display:none}.about-grid{grid-template-columns:1fr 1fr;gap:24px}.about-copy p:not(.eyebrow){font-size:15px}.system-visual{height:308px}.website-panel{height:288px}.website-panel>img{height:168px}.intake-panel{height:293px}.intake-panel li{font-size:9px}.outcomes{grid-column:1/-1;padding-bottom:25px}.outcomes .eyebrow{font-size:11px}.outcomes ul{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.outcomes li{font-size:13px;align-items:flex-start;margin-top:0}.contact-grid{grid-template-columns:1fr 210px;gap:25px}.contact h2{font-size:25px}.contact-action .button{min-width:180px}.email{font-size:15px}.footer-grid{grid-template-columns:1fr 1fr;gap:18px}.footer nav{grid-column:1/-1;grid-row:2;justify-content:flex-start;font-size:13px}.operator{justify-self:end}.operator p{font-size:12px}}
@media(max-width:600px){html{scroll-padding-top:18px}.wrap{width:calc(100% - 40px)}.header{height:82px;gap:12px}.brand img{width:47px;height:55px}.brand>span{font-size:22px}.brand small{font-size:7px}.header-cta{display:none}.menu-toggle{display:flex;align-items:center;gap:9px;background:#042437;color:white;border:1px solid #28506a;padding:11px 13px;border-radius:7px;font-size:14px;min-height:44px}.menu-toggle span{font-size:18px;line-height:1}.header nav{display:none;position:absolute;left:0;right:0;top:75px;margin:0;padding:12px;background:#032032;border:1px solid #28506a;border-radius:9px;box-shadow:0 16px 30px #0008;flex-direction:column;align-items:stretch}.header nav[data-open]{display:flex}.header nav a{font-size:16px;padding:12px 15px;border-radius:5px}.hero-area{margin-top:-82px;padding-top:82px;padding-bottom:25px}.hero-content{padding-top:24px;min-height:695px}.hero-copy{width:100%;max-width:none}.hero-copy .eyebrow{font-size:10px;letter-spacing:.145em;max-width:340px;line-height:1.7;margin-bottom:16px}.hero-copy h1{font-size:39px;line-height:1.06;letter-spacing:-.03em}.hero-copy h1 br{display:none}.hero-copy h1 span{display:block}.hero-description{font-size:17px;line-height:1.47;margin-top:20px;max-width:none}.hero-actions{display:grid;grid-template-columns:1.12fr 1fr;gap:10px;margin-top:23px}.hero-actions .button{font-size:13px;padding:13px 10px;min-height:50px;white-space:nowrap}.hero-actions .icon{width:15px;height:15px}.benefits{margin-top:24px;gap:12px;justify-content:space-between;font-size:10px}.benefits li{gap:5px;flex-direction:column}.benefits .icon{height:23px;width:23px}.hero-art{top:460px;height:300px}.hero-art img{object-fit:cover;object-position:center 48%}.hero-area:after{background:linear-gradient(0deg,#001019 0%,transparent 28%,transparent 44%,#001019 68%)}.hero-motto{font-size:8px;letter-spacing:.17em;top:540px;left:0;right:auto;color:#c2d7e6}.services{gap:12px;grid-template-columns:1fr 1fr}.service{padding:18px 15px;min-height:0;border-radius:11px}.service h2{font-size:17px;line-height:1.15;letter-spacing:-.025em;margin-top:12px}.service p{font-size:14px;line-height:1.45}.icon-tile{height:45px;width:45px;border-radius:9px}.icon-tile .icon{height:31px;width:31px}.industries{padding:30px 0}.section-heading{display:block}.section-heading h2{font-size:31px;line-height:1.12}.section-heading .eyebrow{font-size:10px;letter-spacing:.17em}.section-heading>p{max-width:none;font-size:16px;line-height:1.45;margin-top:16px}.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:23px}.industry-grid li{aspect-ratio:1.3;border-radius:10px}.industry-grid span{font-size:15px;left:12px}.process{padding:31px 0}.steps{grid-template-columns:1fr;gap:26px;margin-top:28px}.steps li{gap:16px}.steps h3{font-size:20px;margin-bottom:8px}.steps h3 br{display:none}.step-number{width:40px;height:40px;font-size:21px}.steps p{font-size:16px}.about{padding-top:30px}.about-grid{grid-template-columns:1fr;gap:0}.about-copy{padding-bottom:27px}.about h2{font-size:32px;max-width:350px}.about-copy p:not(.eyebrow){font-size:16px;margin-top:15px}.about-copy .button{font-size:15px;margin-top:21px;min-height:48px}.system-visual{width:100%;max-width:360px;height:309px;margin:0 auto}.website-panel{height:289px}.intake-panel{height:285px}.intake-panel li{font-size:9px}.outcomes{padding:25px 0 30px}.outcomes ul{grid-template-columns:1fr 1fr;gap:18px}.outcomes li{font-size:14px;align-items:center}.outcomes .eyebrow{font-size:10px;margin-bottom:20px}.contact{padding:30px 0}.contact-grid{grid-template-columns:1fr;gap:23px}.contact h2{font-size:29px;line-height:1.13;margin-bottom:16px}.contact p:not(.eyebrow){font-size:16px}.contact p br{display:none}.contact-action{justify-self:stretch}.contact-action .button{width:100%;font-size:16px;min-height:51px}.email{justify-content:center;font-size:17px;margin-top:18px}.footer{padding:24px 0}.footer-grid{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.footer .brand img{width:47px;height:55px}.footer .brand>span{font-size:23px}.footer .brand small{font-size:7px}.footer nav{justify-content:flex-start;gap:5px 23px;font-size:14px}.operator p{font-size:12px;line-height:1.6}.legal{padding:30px 0 45px}.legal h1{font-size:39px}.legal h2{font-size:25px}.legal p{font-size:16px}.legal .eyebrow{font-size:11px}}
@media(max-width:359px){.wrap{width:calc(100% - 30px)}.hero-copy h1{font-size:35px}.hero-actions{grid-template-columns:1fr}.hero-content{min-height:795px}.hero-art{top:540px}.hero-motto{top:620px}.services{grid-template-columns:1fr}.hero-actions .button{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Keep the system illustration readable at every breakpoint. */
.panel-top{font-size:12px}.panel-top span{display:none}.panel-services span{font-size:12px}.intake-panel>p{font-size:12px}.intake-panel li{font-size:12px;line-height:1.3;padding-block:4px}.intake-panel{height:320px}.system-visual{height:326px}
@media(max-width:1199px){.intake-panel{width:49%;padding-inline:8px}.panel-message{font-size:19px}.panel-services span{font-size:10px}.panel-top{font-size:10px}.intake-panel li{padding-left:15px;font-size:11px}.intake-panel>p{font-size:12px}}
@media(max-width:900px){.intake-panel li{font-size:12px}.panel-services span{font-size:12px}.panel-top{font-size:12px}}
