:root{color-scheme:dark;--bg:#09070f;--surface:#100c19;--line:#ffffff16;--text:#f4f1fc;--muted:#a39daf;--purple:#9872ff;--font:'Inter',sans-serif;--display:'Space Grotesk',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid #d8c8ff;outline-offset:6px}::selection{background:#7850c9;color:white}.shell{width:min(1248px,calc(100% - 96px));margin-inline:auto}.section{padding-block:105px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.15em;line-height:1.6;color:#bca8e7;margin:0 0 26px}.muted{color:#96909f}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:500}h2{font-size:clamp(36px,4vw,56px);line-height:1.12;letter-spacing:-.045em;margin-bottom:0}p{line-height:1.7}svg{display:block}.skip{position:fixed;top:10px;left:10px;padding:12px;background:white;color:black;z-index:100;transform:translateY(-200%)}.skip:focus{transform:none}
.header{position:relative;z-index:10;border-bottom:1px solid #ffffff09;background:#09070fcc}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:100px;gap:25px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand>span{font-family:var(--display);font-size:32px;font-weight:600;letter-spacing:-1.7px;line-height:.9}.brand-mark{width:33px;height:34px}.brand-digital{display:block;font-family:var(--font);font-size:9px;font-weight:500;letter-spacing:5px;margin:9px 0 0 3px}.desktop-nav{display:flex;gap:30px;align-items:center;border:1px solid var(--line);background:#ffffff04;border-radius:99px;padding:14px 26px}.desktop-nav a{font-size:14px;color:#c0b9cd;transition:color .2s}.desktop-nav a:hover{color:white}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:54px;padding:15px 23px;border:1px solid #a384ff;background:linear-gradient(135deg,#9772f9,#6834ed);border-radius:99px;font-weight:550;font-size:14px;line-height:1.4;box-shadow:inset 0 1px 0 #ffffff35,0 7px 30px #6330e620;transition:background .2s,box-shadow .2s,transform .2s}.button:hover{box-shadow:inset 0 1px 0 #ffffff55,0 7px 30px #7945ef45;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button-small{font-size:13px;min-height:44px;padding:10px 18px;gap:14px}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:16px;font-weight:500;line-height:1.6}.text-link span{color:#c4aaff;font-size:20px}.text-link:hover{color:#c8b2ff}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}
.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.hero-atmosphere{position:absolute;inset:-100px 0 0;pointer-events:none;background:radial-gradient(ellipse at 80% 20%,#37136655,transparent 52%),radial-gradient(ellipse at 20% 15%,#22103566,transparent 40%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.04fr 1fr;align-items:center;min-height:635px;padding-block:76px 68px}.hero-copy{position:relative;z-index:2}.hero .eyebrow{display:flex;align-items:center;gap:12px;font-size:11px;letter-spacing:.15em;margin-bottom:28px}.eyebrow-line{width:23px;height:1px;background:#a68be2}h1{font-size:clamp(66px,6.7vw,94px);letter-spacing:-.067em;line-height:1.04;margin-bottom:27px}h1>span{color:#b59af7}.hero-description{font-size:16px;color:#b4acbf;max-width:462px;line-height:1.85;margin-bottom:32px}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.hero-actions .text-link{font-size:13px;gap:10px}.hero-visual{position:relative;min-width:0;height:490px;margin-right:-65px;margin-left:-60px;display:flex;align-items:center}.hero-image{width:125%;max-width:none;height:auto;object-fit:contain;margin-left:-8%;mix-blend-mode:screen;mask-image:radial-gradient(ellipse 62% 60% at center,#000 57%,transparent 94%);animation:arrive 1.5s ease-out both}.visual-caption{position:absolute;bottom:0;left:24%;right:10%;display:flex;align-items:center;gap:16px;font-size:9px;letter-spacing:.15em;color:#93849f;white-space:nowrap}.caption-rule{height:1px;flex:1;background:linear-gradient(90deg,#8464ac70,transparent)}.ecosystem{position:relative;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-block:27px;gap:30px}.ecosystem p{font-size:13px;color:#847b92;margin:0}.ecosystem>div{display:flex;gap:27px;align-items:center}.ecosystem span{font-family:var(--display);font-size:16px;color:#c1b9d1}.ecosystem i{font-style:normal;color:#4e3c67;font-size:16px}
.intro{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:108px 96px}.intro-copy{padding-top:43px}.intro-copy p:first-child{font-size:19px;line-height:1.65;color:#e0dbe9}.intro-copy p{color:var(--muted);font-size:15px}.intro-copy .text-link{margin-top:7px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:45px}.section-heading>p{max-width:325px;font-size:15px;color:var(--muted);margin-bottom:3px}.capabilities{padding-top:35px}.power-panel{border:1px solid #b990ff2b;border-radius:24px;overflow:hidden;background:radial-gradient(ellipse at 82% 80%,#3f1e6938,transparent 60%),#100c19;display:grid;grid-template-columns:1.1fr .9fr;position:relative;min-height:478px}.power-copy{padding:48px 56px}.index{font-size:11px;color:#a396b8;letter-spacing:.1em;line-height:1.6;font-weight:500}.power-copy h3{font-size:52px;line-height:1.1;letter-spacing:-.04em;margin:24px 0 22px}.power-copy>p{max-width:430px;font-size:15px;color:#b8afc5;margin-bottom:16px}.power-copy .small-note{font-size:12px;color:#8d829e;line-height:1.7}.power-copy .text-link{margin-top:10px}.power-diagram{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;position:relative;border-left:1px solid #ffffff07;background-image:linear-gradient(#9371c507 1px,transparent 1px),linear-gradient(90deg,#9371c507 1px,transparent 1px);background-size:32px 32px}.diagram-label{font-size:10px;letter-spacing:.14em;color:#8e7fa3;margin-bottom:26px}.diagram-node{display:flex;align-items:center;gap:16px;min-width:250px;padding:18px 25px;background:linear-gradient(130deg,#3b265d,#1b112c);border:1px solid #9e70e675;border-radius:12px;box-shadow:0 0 45px #7d40c512;font-family:var(--display);font-size:18px}.diagram-node svg{width:36px;height:36px;color:#c3a0ff}.diagram-node.secondary{border-color:#68527b65;background:#14101eee;min-height:62px;font-size:16px;box-shadow:none}.node-number{font-size:12px;color:#a28abf;border:1px solid #68527b70;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px}.diagram-connector{height:28px;width:1px;background:linear-gradient(#b18add,#65428d)}.diagram-footnote{margin-top:24px;text-align:center;font-size:9px;line-height:1.9;letter-spacing:.13em;color:#8c7b9f}.commercial-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.service-card{padding:35px 42px 40px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(130deg,#120e1b,#0d0a13);position:relative}.service-icon{width:40px;height:40px;position:absolute;right:40px;top:31px;color:#b490f4}.service-card h3{font-size:31px;line-height:1.22;letter-spacing:-.03em;margin:42px 0 18px}.service-card p{font-size:15px;color:var(--muted);max-width:450px;margin:0}.delivery-list{margin-top:45px}.delivery-row{display:grid;grid-template-columns:.48fr 1.04fr 1fr;gap:30px;padding:37px 0;border-bottom:1px solid var(--line);align-items:start}.delivery-row .index{padding-top:7px}.delivery-row h3{font-size:28px;line-height:1.3;letter-spacing:-.03em;margin:0}.delivery-row p{font-size:14px;color:var(--muted);margin-bottom:15px}.tag{font-size:9px;letter-spacing:.1em;color:#b7a1d1}
.approach{background:linear-gradient(#100b17,#0a080f);border-block:1px solid var(--line)}.approach .section-heading{margin-bottom:60px}.journey{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:24px;margin:0;padding:0}.journey li{position:relative;min-width:0}.journey li:before{content:'';position:absolute;left:42px;right:-24px;height:1px;background:linear-gradient(90deg,#8463b452,#8463b420);top:19px}.journey li:last-child:before{display:none}.step{position:relative;display:flex;width:40px;height:40px;align-items:center;justify-content:center;background:#1a1126;border:1px solid #62478988;border-radius:50%;font-size:12px;color:#c5a4f5;margin-bottom:25px}.journey h3{font-size:17px;letter-spacing:-.025em;line-height:1.3;margin-bottom:12px}.journey p{font-size:13px;color:#9d94aa;line-height:1.75;margin:0;max-width:204px}.approach-note{display:flex;gap:18px;align-items:center;border-top:1px solid var(--line);margin-top:43px;padding-top:24px}.note-symbol{font-size:25px;color:#ae8cdc}.approach-note p{color:#b2a6c0;font-size:13px;line-height:1.7;margin:0;max-width:750px}
.contact-section{padding-block:100px}.contact-panel{border:1px solid #ac82ec3d;border-radius:24px;padding:45px 55px 40px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 95% 25%,#58309b43,transparent 62%),linear-gradient(120deg,#16101f,#110c1b)}.contact-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.contact-top .eyebrow{margin:0}.contact-top .index{font-size:9px}.contact-panel h2{font-size:clamp(36px,4.6vw,62px);line-height:1.13;margin-bottom:23px;letter-spacing:-.05em}.contact-panel h2 span{color:#ae8edb}.contact-panel>p{max-width:565px;font-size:15px;color:#b6abc4;line-height:1.8;margin-bottom:33px}.contact-bottom{display:flex;gap:25px;align-items:center;justify-content:space-between;border-top:1px solid #ffffff10;padding-top:25px}.contact-categories{display:flex;flex-wrap:wrap;gap:10px 20px}.contact-categories span{font-size:11px;color:#b5a9c3}.contact-draft{font-size:13px;color:#a79ab8}.footer{display:flex;align-items:center;gap:30px;flex-wrap:wrap;border-top:1px solid var(--line);padding-block:34px 40px}.footer .brand>span{font-size:24px}.footer .brand-mark{width:27px}.footer .brand-digital{font-size:7px;letter-spacing:3.4px}.footer>p{font-size:12px;color:#8d839b;margin:0;flex:1}.footer>span,.back-top{font-size:11px;color:#9b91a8}.back-top{margin-left:12px}.back-top:hover{color:white}@keyframes arrive{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.hero-grid{min-height:710px}.hero-visual{height:550px}}
@media(max-width:1100px){.shell{width:calc(100% - 64px)}.desktop-nav{gap:20px;padding:12px 20px}.hero-grid{grid-template-columns:1.1fr 1fr;min-height:610px}.hero-description{font-size:15px}.hero-visual{margin-left:-80px}.hero-actions{gap:17px}.hero-actions .text-link{font-size:12px}.hero-actions .button{font-size:13px;padding-inline:18px;gap:16px}.ecosystem>div{gap:18px}.intro{gap:55px}.power-copy{padding:40px}.delivery-row{grid-template-columns:.4fr 1fr 1fr}.journey{gap:18px}.journey li:before{right:-18px}.contact-panel{padding:40px}}
@media(max-width:800px){.shell{width:calc(100% - 40px)}.header-inner{min-height:82px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#ffffff04;color:white;cursor:pointer}.menu-toggle span{width:17px;height:1px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{display:flex;flex-direction:column;gap:4px;padding:12px 20px 20px;border-top:1px solid var(--line);background:#100a19}.mobile-nav a{padding:14px;font-size:16px}.hero-grid{padding-block:57px 35px;grid-template-columns:1fr;min-height:0}.hero-copy{max-width:620px}.hero .eyebrow{font-size:10px;margin-bottom:24px}h1{font-size:clamp(62px,10vw,84px);line-height:1.02}.hero-description{max-width:480px;font-size:15px;line-height:1.8}.hero-actions .button{font-size:14px}.hero-actions .text-link{font-size:13px}.hero-visual{height:360px;margin:0 -20px;justify-content:center}.hero-image{width:min(670px,120%);margin:0;max-height:480px}.visual-caption{left:20%;right:15%;bottom:0}.ecosystem{align-items:flex-start;flex-direction:column;gap:17px;padding-block:24px 28px}.ecosystem>div{flex-wrap:wrap;gap:12px 20px}.ecosystem span{font-size:14px}.ecosystem p{font-size:12px}.intro{grid-template-columns:1fr;gap:28px;padding-block:75px}.intro-copy{padding:0;max-width:610px}.intro-copy p:first-child{font-size:18px}.section{padding-block:75px}.capabilities{padding-top:0}.section-heading{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:32px}.section-heading>p{max-width:430px}.eyebrow{font-size:11px;margin-bottom:20px}.power-panel{grid-template-columns:1fr}.power-copy{padding:34px}.power-copy h3{font-size:45px}.power-diagram{border-left:0;border-top:1px solid var(--line);padding:30px}.diagram-label{margin-bottom:20px}.diagram-node{min-width:270px}.commercial-grid{gap:15px}.service-card{padding:30px}.service-card h3{font-size:27px;margin-top:45px}.service-icon{width:29px;right:27px;top:23px}.service-card .index{font-size:10px}.service-card p{font-size:14px}.delivery-row{grid-template-columns:1fr 1fr;gap:20px}.delivery-row .index{grid-column:1/-1;padding:0}.delivery-row h3{font-size:26px}.journey{grid-template-columns:1fr;gap:0}.journey li{display:grid;grid-template-columns:45px 1fr;gap:0 18px;padding-bottom:30px}.journey li:last-child{padding-bottom:0}.journey li:before{left:19px;top:40px;bottom:0;height:auto;width:1px;right:auto;background:#8463b43d}.step{grid-row:1/3;margin:0}.journey h3{font-size:19px;margin:7px 0 9px}.journey p{max-width:520px;font-size:14px}.approach .section-heading{margin-bottom:36px}.approach-note{align-items:flex-start}.contact-panel{padding:32px}.contact-top .index{display:none}.contact-bottom{align-items:flex-start;flex-direction:column;gap:25px}.contact-panel h2{font-size:42px}.footer{gap:24px 20px}.footer>p{flex-basis:calc(100% - 145px);font-size:11px}.footer>span{flex:1}.footer .back-top{margin:0}}
@media(max-width:480px){.brand>span{font-size:28px}.brand-mark{width:28px}.brand-digital{font-size:8px;letter-spacing:4.3px}.hero-grid{padding-top:46px}h1{font-size:60px}.hero-description{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-visual{height:290px;margin-top:8px}.hero-image{width:133%}.visual-caption{font-size:8px;left:17%;right:10%}.ecosystem>div{gap:10px 12px}.ecosystem span{font-size:12px}.ecosystem i{font-size:12px}h2{font-size:36px}.intro{gap:26px}.intro-copy p:first-child{font-size:17px}.intro-copy p{font-size:14px}.power-copy{padding:28px}.power-copy h3{font-size:43px}.power-copy .text-link{font-size:12px;gap:8px}.power-diagram{padding:26px 20px}.diagram-node{min-width:245px}.commercial-grid{grid-template-columns:1fr}.service-card{padding:29px}.service-card h3{font-size:29px;margin-top:37px}.service-icon{width:36px}.delivery-row{grid-template-columns:1fr;gap:17px;padding-block:28px}.delivery-row .index{grid-column:auto}.delivery-row h3{font-size:28px}.delivery-row p{font-size:14px}.contact-panel{padding:28px 24px}.contact-panel h2{font-size:34px;line-height:1.18}.contact-panel>p{font-size:14px}.contact-categories{gap:10px 15px}.contact-categories span{font-size:10px}.contact-top{margin-bottom:25px}.contact-section{padding-block:70px}.section{padding-block:65px}.capabilities{padding-top:0}.footer>span,.back-top{font-size:10px}}
.contact-direct{display:flex;flex-direction:column;align-items:center;gap:13px;flex-shrink:0}.contact-email{font-size:14px;color:#c6b6dc}.contact-email:hover{color:white}.hero-description,.intro-copy p,.power-copy>p,.service-card p,.delivery-row p,.section-heading>p,.contact-panel>p{font-size:16px}.eyebrow,.hero .eyebrow,.index,.tag,.diagram-label,.diagram-footnote,.visual-caption,.contact-top .index,.service-card .index{font-size:12px}.brand-digital{font-size:9px}.ecosystem p,.ecosystem span,.hero-actions .text-link,.journey p,.approach-note p,.contact-categories span,.footer>p,.footer>span,.back-top{font-size:14px}.journey{gap:20px}.contact-bottom{align-items:center}.contact-categories{max-width:520px}.contact-categories span{line-height:1.6}.visual-caption{font-size:10px}.tag{font-size:11px}.diagram-footnote{font-size:10px}.diagram-label{font-size:11px}
@media(max-width:800px){.contact-bottom,.contact-direct{align-items:flex-start}.hero .eyebrow{font-size:11px}.ecosystem span{font-size:14px}.contact-panel .index{display:none}.visual-caption{font-size:9px}.footer>p,.footer>span,.back-top{font-size:12px}}
@media(max-width:480px){.hero-actions .text-link{font-size:14px}.power-copy .text-link{font-size:14px}.hero .eyebrow{font-size:10px}.ecosystem>div{gap:8px 10px}.ecosystem span{font-size:12px}.contact-categories span{font-size:12px}.index{font-size:12px}.tag{font-size:10px}.journey p{font-size:14px}.hero-visual{height:280px}.visual-caption{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
