@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/dm-sans-400.ttf)format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/dm-sans-500.ttf)format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/dm-sans-600.ttf)format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/manrope-400.ttf)format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/manrope-500.ttf)format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/manrope-600.ttf)format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/manrope-700.ttf)format("truetype")}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:4;background:#f3f1ebf2;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;display:flex;position:relative}.brand{align-items:center;gap:12px;font:700 18px Manrope;display:flex}.brand span{background:var(--ink);width:36px;height:36px;color:var(--lime);border-radius:50%;place-items:center;font-size:12px;display:grid}.site-header nav{align-items:center;gap:32px;font-size:14px;display:flex}.site-header nav a:not(.nav-cta):hover{opacity:.55}.nav-cta{background:var(--ink);color:#fff;border-radius:3px;padding:13px 20px}.hero{min-height:660px;padding:90px 8vw 65px;position:relative;overflow:hidden}.hero:after{content:"";width:37vw;height:37vw;box-shadow:0 0 0 60px var(--paper),0 0 0 61px #dfe2dc;z-index:-1;border:1px solid #cbd0c9;border-radius:50%;position:absolute;top:10%;right:-8vw}.eyebrow,.section span,.dark-section span,.split>div>span,.page-hero>span,.founder-hero span,.bio span,.milestones>span,.legal>span{text-transform:uppercase;letter-spacing:.17em;color:var(--muted);font-size:12px}h1,h2,h3,p{margin-top:0}.hero h1,.page-hero h1,.founder-hero h1{letter-spacing:-.065em;max-width:1050px;margin:35px 0;font:500 clamp(54px,7.6vw,112px)/.94 Manrope}.hero h1 em,.page-hero h1 em,.founder-hero h1 em,.cta h2 em{color:var(--green);font-style:normal}.lead{color:#4d5852;max-width:670px;font-size:21px;line-height:1.6}.actions{align-items:center;gap:28px;margin-top:38px;display:flex}.button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:3px;align-items:center;gap:20px;padding:17px 23px;font:600 14px DM Sans;display:inline-flex}.button:hover{background:var(--green)}.text-link{border-bottom:1px solid #9ba29e;padding-bottom:5px;font-weight:600}.signal-row{text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:24px;margin-top:80px;font-size:11px;display:flex}.signal-row i{color:#9ca29f}.proof-strip{background:var(--lime);grid-template-columns:1.5fr repeat(3,1fr);align-items:center;gap:20px;padding:24px 5vw;display:grid}.proof-strip p{margin:0;font-size:13px}.proof-strip strong{text-align:center;font:600 13px Manrope}.section{padding:110px 7vw}.section-head{grid-template-columns:1fr 2.3fr;margin-bottom:65px;display:grid}.section h2,.dark-section h2,.split h2,.inline-cta h2,.bio h2{letter-spacing:-.05em;font:500 clamp(38px,5vw,70px)/1 Manrope}.cards{border-top:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.cards article{border-right:1px solid var(--line);min-height:300px;padding:28px 30px 25px 0}.cards article+article{padding-left:30px}.cards article:last-child{border:0}.cards b,.service-list article>b,.milestones b{color:var(--muted);font-size:12px}.cards h3{margin:55px 0 18px;font:500 28px Manrope}.cards p{color:var(--muted);line-height:1.65}.cards a{font-size:13px;font-weight:600}.dark-section{background:var(--green);color:#fff;grid-template-columns:1.2fr 1fr;gap:12vw;padding:100px 8vw;display:grid}.dark-section span{color:#a8b9b2}.dark-section p{color:#d9e2de;margin-top:48px;font-size:20px;line-height:1.6}.light-link{color:var(--lime);font-weight:600}.split{grid-template-columns:1fr 1.2fr;gap:10vw;display:grid}.split ol{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.split li{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;padding:25px 0;display:grid}.split li h3{margin-bottom:8px;font:500 24px Manrope}.split li p{color:var(--muted);margin:0}.cta{background:var(--lime);padding:100px 8vw}.cta span{text-transform:uppercase;letter-spacing:.15em;font-size:12px}.cta h2{letter-spacing:-.06em;margin:30px 0 45px;font:500 clamp(48px,7vw,92px)/.98 Manrope}footer{background:var(--ink);color:#fff;justify-content:space-between;gap:40px;padding:55px 5vw;display:flex}.inverse span{background:var(--lime);color:var(--ink)}footer p{color:#8f9993;margin:18px 0 0}.footer-links{color:#ccd2ce;grid-template-columns:repeat(2,1fr);gap:12px 55px;font-size:13px;display:grid}.page-hero{border-bottom:1px solid var(--line);padding:90px 8vw 75px}.page-hero h1{max-width:1100px;font-size:clamp(54px,7vw,96px)}.page-hero p{max-width:670px;color:var(--muted);font-size:19px;line-height:1.6}.service-list{padding:30px 8vw 90px}.service-list article{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;padding:60px 0;scroll-margin-top:30px;display:grid}.service-list h2{letter-spacing:-.04em;font:500 clamp(36px,4vw,60px) Manrope}.service-list ul{grid-template-columns:repeat(2,1fr);gap:14px;max-width:620px;padding:0;list-style:none;display:grid}.service-list li:before{content:"↗";color:var(--green);margin-right:10px}.service-list p{color:var(--muted);max-width:600px;margin:32px 0 0;line-height:1.6}.inline-cta{background:#fff;justify-content:space-between;align-items:center;gap:40px;padding:75px 8vw;display:flex}.inline-cta h2{max-width:720px;margin:0;font-size:clamp(34px,4vw,56px)}.evidence-grid{grid-template-columns:1fr 1fr;gap:20px;padding:80px 8vw;display:grid}.evidence-grid article{background:#fff;flex-direction:column;min-height:400px;padding:50px;display:flex}.evidence-grid small{color:var(--muted);text-transform:uppercase;letter-spacing:.15em}.evidence-grid h2{letter-spacing:-.05em;margin:60px 0 25px;font:500 clamp(42px,5vw,72px)/1 Manrope}.evidence-grid p{max-width:550px;font-size:18px;line-height:1.55}.evidence-grid em{color:var(--muted);margin-top:auto;font-size:11px;font-style:normal}.evidence-grid .wide{background:var(--green);color:#fff;grid-column:1/-1;min-height:300px}.evidence-grid .wide p{color:#cbd8d2}.founder-hero{grid-template-columns:1.1fr .75fr;gap:7vw;min-height:720px;padding:80px 8vw 0;display:grid}.founder-hero p{color:var(--muted);max-width:620px;font-size:19px;line-height:1.65}.portrait{background:#ddd;align-self:end;height:630px;overflow:hidden}.portrait img{object-fit:cover;object-position:center top;width:100%;height:100%}.bio{background:var(--lime);grid-template-columns:1fr 1fr;gap:9vw;padding:100px 8vw;display:grid}.bio p{font-size:20px;line-height:1.65}.bio blockquote{border-left:2px solid var(--ink);margin:50px 0 0;padding-left:25px;font:500 25px/1.4 Manrope}.milestones{grid-template-columns:repeat(3,1fr);gap:0;padding:90px 8vw;display:grid}.milestones>span{grid-column:1/-1;margin-bottom:45px}.milestones div{border-top:1px solid var(--ink);padding:30px 35px 10px 0}.milestones div+div{border-left:1px solid var(--line);padding-left:35px}.milestones h3{margin:45px 0 15px;font:500 25px Manrope}.milestones p{color:var(--muted);line-height:1.6}.contact-form{grid-template-columns:1fr 1fr;gap:28px;max-width:1100px;padding:70px 8vw 100px;display:grid}.contact-form label{font-size:13px;font-weight:600}.contact-form input,.contact-form select,.contact-form textarea{background:0 0;border:0;border-bottom:1px solid #9da39f;outline:none;width:100%;margin-top:6px;padding:15px 0;font:16px DM Sans;display:block}.contact-form .full{grid-column:1/-1}.contact-form button{justify-self:start}.contact-form small{color:var(--muted);align-self:center}.legal{max-width:900px;min-height:70vh;padding:100px 8vw}.legal h1{letter-spacing:-.06em;margin:30px 0 60px;font:500 clamp(56px,8vw,100px) Manrope}.legal h2{margin-top:45px;font:500 25px Manrope}.legal p{color:#515b55;line-height:1.7}@media (max-width:800px){.site-header{align-items:flex-start;height:auto;padding:20px 5vw}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:12px}.site-header nav a:not(.nav-cta){display:none}.hero{min-height:auto;padding:65px 6vw}.hero:after{display:none}.hero h1{font-size:56px}.actions{flex-direction:column;align-items:flex-start}.signal-row{flex-wrap:wrap;gap:10px;margin-top:55px}.proof-strip{grid-template-columns:1fr 1fr}.proof-strip p{grid-column:1/-1}.section,.page-hero{padding:70px 6vw}.section-head,.dark-section,.split,.founder-hero,.bio,.cards{grid-template-columns:1fr}.cards article,.cards article+article{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0}.cards h3{margin-top:30px}.dark-section{gap:20px;padding:70px 6vw}.dark-section p{margin-top:0}.split{gap:40px}.cta{padding:70px 6vw}.footer-links{grid-template-columns:1fr}footer{flex-direction:column}.service-list,.evidence-grid{padding:50px 6vw}.service-list article{grid-template-columns:45px 1fr}.service-list ul{grid-template-columns:1fr}.inline-cta{flex-direction:column;align-items:flex-start;padding:60px 6vw}.evidence-grid{grid-template-columns:1fr}.evidence-grid article,.evidence-grid .wide{grid-column:auto;min-height:330px;padding:35px}.founder-hero{padding:60px 6vw 0}.portrait{height:520px}.bio,.milestones{padding:70px 6vw}.milestones{grid-template-columns:1fr}.milestones div+div{border-left:0;padding-left:0}.contact-form{grid-template-columns:1fr;padding:50px 6vw}.contact-form .full{grid-column:auto}.legal{padding:70px 6vw}}:root{--ink:#f7f5fb;--paper:#07070a;--white:#111116;--lime:#a45bff;--green:#7d43ff;--muted:#aaa6b4;--line:#292630}body{background:var(--paper);color:var(--ink);background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f0e14e0;border:1px solid #2d2935;border-radius:17px;width:min(1024px,100% - 40px);height:70px;margin:16px auto 0;padding:0 20px;position:sticky;top:16px;box-shadow:0 20px 70px #00000059}.brand{color:#fff}.brand strong{color:#a45bff}.brand span{color:#fff;background:linear-gradient(135deg,#5f43ff,#c95bff)}.site-header nav{color:#bdb8c6;gap:28px}.site-header nav a{transition:all .2s}.site-header nav a:hover{color:#fff;opacity:1!important}.nav-cta{background:linear-gradient(#fff,#d9d7dd);border-radius:10px;padding:14px 22px;box-shadow:0 5px 20px #ffffff1f;color:#08080a!important}.hero{text-align:center;background:radial-gradient(circle at 50% 30%,#7f43ff2e,#0000 34%);flex-direction:column;justify-content:center;align-items:center;min-height:720px;padding:78px 8vw 100px;display:flex}.hero:after{clip-path:polygon(0 90%,10% 62%,17% 84%,25% 48%,33% 67%,42% 29%,50% 58%,58% 40%,66% 72%,75% 20%,83% 52%,91% 9%,100% 38%,100% 100%,0 100%);width:32vw;height:26vw;box-shadow:none;opacity:.45;background:linear-gradient(90deg,#0000,#9149ff6b);border:0;border-radius:0;top:30%;right:2vw}.eyebrow{color:#c9c3d1;letter-spacing:.06em;text-transform:none;background:#15121c;border:1px solid #302b39;border-radius:100px;padding:10px 18px}.hero h1{max-width:1100px;margin:42px 0 32px;font-size:clamp(54px,6.4vw,92px)}.hero h1 em,.page-hero h1 em,.founder-hero h1 em,.cta h2 em{background:linear-gradient(90deg,#6353ff,#d65eff);color:#0000;-webkit-background-clip:text;background-clip:text}.lead{color:#aaa6b4;max-width:760px}.actions{z-index:2;position:relative}.button{background:linear-gradient(135deg,#6b49ff,#b95cff);border-radius:10px;box-shadow:0 10px 35px #7e45ff3d}.button:hover{background:linear-gradient(135deg,#7d5aff,#cb70ff);transform:translateY(-1px)}.text-link{border-color:#494451}.signal-row{color:#8d8797;margin-top:62px}.proof-strip{background:#0f0e13;border-block:1px solid #26232c}.proof-strip strong{color:#e3dfea}.section{background:#0a090d}.section-head h2{max-width:850px}.cards{border-color:#423c49}.cards article{background:linear-gradient(145deg,#ffffff09,#ffffff03);border-radius:18px;min-height:330px;margin-right:14px;border:1px solid #292630!important;padding:34px!important}.cards article:last-child{margin-right:0}.cards h3{font-size:27px}.cards p{color:#aaa6b4}.cards a,.light-link{color:#bd74ff}.dark-section{background:radial-gradient(circle at 20% 10%,#261741 0,#0000 35%),#0e0c13;border-block:1px solid #292530}.split{background:#08070a}.split ol{border-color:#3a3540}.cta{color:#fff;background:linear-gradient(120deg,#5b38ff,#b044f4)}.cta h2 em{color:#fff;background:0 0}.button.light{color:#09080b;background:#fff}footer{background:#050507;border-top:1px solid #24212a}.page-hero{background:radial-gradient(circle at 65% 20%,#7840ff33,#0000 32%);padding-top:115px}.service-list article{border-color:#2b2830}.service-list li:before{color:#a65fff}.inline-cta{background:#100e14}.evidence-grid article{background:#111016;border:1px solid #2b2732;border-radius:18px}.evidence-grid .wide{background:linear-gradient(135deg,#24183b,#101016)}.founder-hero{background:radial-gradient(circle at 70% 30%,#7e3eff2e,#0000 28%);grid-template-columns:1fr 340px;align-items:center;min-height:660px;padding-bottom:80px}.founder-hero h1{font-size:clamp(50px,5.5vw,78px)}.portrait{border:1px solid #393343;border-radius:22px;justify-self:end;width:300px;height:390px;box-shadow:0 30px 90px #00000080}.bio{background:linear-gradient(120deg,#6338eb,#a24bea)}.bio span,.bio p{color:#eee8f8}.milestones div{border-color:#38333f}.contact-form input,.contact-form select,.contact-form textarea{color:#fff;border-color:#514b58}.legal p{color:#b8b2bf}@media (max-width:800px){.site-header{flex-direction:column;gap:16px;width:calc(100% - 24px);height:auto;min-height:72px;margin:12px;padding:16px;position:relative;top:0}.site-header nav{grid-template-columns:repeat(3,1fr);gap:5px;width:100%;font-size:12px;display:grid}.site-header nav a:not(.nav-cta){text-align:center;padding:10px 2px;display:block}.nav-cta{text-align:center;grid-column:1/-1}.hero{padding-top:70px}.hero h1{font-size:48px}.hero:after{opacity:.25;width:80vw;height:60vw;display:block;top:55%}.proof-strip{padding:24px 6vw}.cards article{margin:0 0 12px!important}.founder-hero{grid-template-columns:1fr;padding-bottom:60px}.portrait{justify-self:start;width:210px;height:275px;margin-top:20px}}.portrait{width:250px;height:325px}.about-evidence{padding-top:100px;scroll-margin-top:100px}.about-evidence article{min-height:360px}@media (max-width:800px){.site-header nav{grid-template-columns:repeat(2,1fr)}.portrait{width:190px;height:248px}}.founder-figure{justify-self:end;margin:0}.founder-figure figcaption{flex-direction:column;gap:5px;padding:16px 4px 0;display:flex}.founder-figure figcaption span{letter-spacing:.14em;text-transform:uppercase;color:#827c8a;font-size:10px}.founder-figure figcaption strong{color:#fff;font:500 17px Manrope}@media (max-width:800px){.founder-figure{justify-self:start}}.services-hero{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);align-items:center;min-height:560px;display:grid;position:relative;overflow:hidden}.services-copy{z-index:2;position:relative}.growth-orbit{background:radial-gradient(circle,#914aff3b 0,#532a9614 38%,#0000 70%);border:1px solid #ab66ff47;border-radius:50%;justify-self:center;width:330px;height:330px;position:relative;box-shadow:0 0 100px #8040ff2e,inset 0 0 70px #8948ff14}.growth-orbit:before,.growth-orbit:after{content:"";border:1px solid #bc80ff3d;border-radius:50%;position:absolute;inset:40px}.growth-orbit:after{background:linear-gradient(145deg,#7546ff73,#c353ff1f);inset:92px;box-shadow:0 0 50px #a44fff40}.growth-orbit i{z-index:2;background:#b765ff;border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 22px #b765ff}.growth-orbit i:first-child{top:38px;left:84px}.growth-orbit i:nth-child(2){top:155px;right:35px}.growth-orbit i:nth-child(3){bottom:48px;left:62px}.growth-orbit b{color:#fff;z-index:3;place-items:center;font:400 64px Manrope;display:grid;position:absolute;inset:0;transform:translate(-3px,3px)}@media (max-width:900px){.services-hero{grid-template-columns:1fr;min-height:auto}.growth-orbit{opacity:.48;width:280px;height:280px;position:absolute;bottom:-95px;right:-95px}.services-copy{max-width:85%}}.skrill-proof h2{color:#d6b25e}.google-proof h2{background:linear-gradient(90deg,#63a4ff,#8e78ff);color:#0000;-webkit-background-clip:text;background-clip:text}.faq-hero{background:radial-gradient(circle at 76% 35%,#7f43ff3d,#0000 25%)}.faq-list{max-width:1200px;margin:auto;padding:45px 8vw 100px}.faq-list details{border-bottom:1px solid #302c36}.faq-list summary{cursor:pointer;grid-template-columns:65px 1fr 35px;align-items:center;gap:20px;padding:30px 0;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary b{color:#777180;font-size:11px}.faq-list summary span{letter-spacing:-.025em;font:500 clamp(20px,2.3vw,31px) Manrope}.faq-list summary i{color:#b568ff;font:300 30px Manrope;transition:all .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details>p{color:#aaa6b4;max-width:750px;margin:0 0 32px 85px;font-size:17px;line-height:1.7}@media (max-width:800px){.faq-list{padding:25px 6vw 70px}.faq-list summary{grid-template-columns:35px 1fr 25px;gap:10px}.faq-list details>p{margin-left:45px}}.team-hero{grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:5vw}.team-figure{width:100%}.team-image{aspect-ratio:3/2;border:1px solid #393343;border-radius:20px;width:100%;overflow:hidden;box-shadow:0 30px 90px #00000080}.team-image img{object-fit:cover;width:100%;height:100%}.team-figure figcaption strong{color:#aaa6b4;font-size:14px}@media (max-width:900px){.site-header{width:calc(100% - 24px)}.site-header nav{gap:16px;font-size:12px}.team-hero{grid-template-columns:1fr}.team-figure{justify-self:start;max-width:520px}}@media (max-width:800px){.team-image{border-radius:14px}}.team-image{position:relative}.team-digital-overlay{pointer-events:none;mix-blend-mode:screen;background:linear-gradient(145deg,#0000 32%,#451c8214 62%,#9743ff29);position:absolute;inset:0}.team-digital-overlay svg{filter:drop-shadow(0 0 7px #bd6bffa6);width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(125deg,#0000 8%,#0000006b 35%,#000 100%);mask-image:linear-gradient(125deg,#0000 8%,#0000006b 35%,#000 100%)}.team-digital-overlay path{fill:none;stroke:#daadff61;stroke-width:1.5px}.team-digital-overlay .team-branch{stroke:#cd97ff38}.team-digital-overlay .team-signal{stroke:#f1d8ff;stroke-width:2.6px;stroke-linecap:round;stroke-dasharray:18 520;animation:5s linear infinite teamSignal}.team-digital-overlay circle{fill:#d891ff;stroke:#ffffffbf;stroke-width:1.5px;animation:3.4s ease-in-out infinite teamNode}.team-digital-overlay circle:nth-child(2n){animation-delay:.8s}.team-digital-overlay circle:nth-child(3n){animation-delay:1.6s}.team-scan{filter:blur(5px);background:linear-gradient(90deg,#0000,#daaeff24,#0000);width:22%;height:100%;animation:7s ease-in-out infinite teamScan;position:absolute;top:0;left:-30%;transform:skew(-18deg)}@keyframes teamSignal{to{stroke-dashoffset:-538px}}@keyframes teamNode{0%,to{opacity:.35;transform-origin:50%;transform:scale(.75)}50%{opacity:1;transform-origin:50%;transform:scale(1.25)}}@keyframes teamScan{0%,15%{opacity:0;left:-30%}35%{opacity:1}65%{opacity:.8}85%,to{opacity:0;left:118%}}@media (prefers-reduced-motion:reduce){.team-digital-overlay .team-signal,.team-digital-overlay circle,.team-scan{animation:none}}.about-network{aspect-ratio:3/2;background:radial-gradient(circle at 50% 48%,#9e4dff38,#0000 29%),linear-gradient(145deg,#121018,#09080c);border:1px solid #393343;border-radius:22px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000080,inset 0 0 70px #8b44ff0d}.about-network svg{width:100%;height:100%;position:absolute;inset:0}.about-network path{fill:none}.about-grid{stroke:#ffffff0b;stroke-width:1px}.about-link{stroke:#c583ff57;stroke-width:1.7px}.about-signal{stroke:#e9c8ff;stroke-width:2.8px;stroke-linecap:round;stroke-dasharray:18 500;filter:drop-shadow(0 0 8px #a959ff);animation:5s linear infinite aboutTravel}.about-node{clip-path:polygon(14% 0,86% 0,100% 50%,86% 100%,14% 100%,0 50%);background:linear-gradient(145deg,#361c5fe0,#0e0b15eb);border:1px solid #c787ff4d;place-items:center;width:118px;height:72px;display:grid;position:absolute;box-shadow:0 0 32px #9e4dff26}.about-node i{letter-spacing:.1em;color:#a99db4;font:10px Manrope}.about-node b{margin-top:-12px;font:600 12px Manrope}.about-node.strategy{bottom:13%;left:8%}.about-node.together{top:8%;left:50%;transform:translate(-50%)}.about-node.delivery{bottom:13%;right:8%}.about-center{background:linear-gradient(145deg,#9b54ff,#432475);border:1px solid #dcb0ff8a;place-items:center;width:78px;height:78px;animation:3.4s ease-in-out infinite aboutCore;display:grid;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 46px #a652ff66}.about-center span{color:#fff;font:700 26px Manrope;transform:rotate(-45deg)}@keyframes aboutTravel{to{stroke-dashoffset:-518px}}@keyframes aboutCore{0%,to{box-shadow:0 0 28px #a652ff40}50%{box-shadow:0 0 62px #cb79ff94}}@media (max-width:520px){.about-node{width:92px;height:58px}.about-node b{font-size:10px}.about-center{width:62px;height:62px}}.demand-process{background:radial-gradient(circle at 52%,#ffffff1f,#0000 37%),linear-gradient(145deg,#0e072321,#ffffff09)}.demand-process svg{width:calc(100% - 56px);height:calc(100% - 58px);inset:34px 28px 24px}.demand-process path{fill:none}.demand-process .process-base{stroke:#fff3;stroke-width:2px}.process-signal{stroke:#e4c2ff;stroke-width:3px;stroke-linecap:round;stroke-dasharray:15 250;filter:drop-shadow(0 0 7px #ffffffb3);animation:3.3s linear infinite processIn}.process-signal.signal-b{animation-delay:.75s}.process-signal.signal-c{animation-delay:1.5s}.process-output{stroke:#ffffff80;stroke-width:3px}.output-pulse{stroke:#fff;stroke-width:4px;stroke-linecap:round;stroke-dasharray:22 280;filter:drop-shadow(0 0 9px #fff);animation:2.7s linear infinite processOut}.process-points circle{fill:#f3dcff;stroke:#ffffffbf;stroke-width:1px}.process-label{z-index:2;color:#ffffffab;text-transform:uppercase;position:absolute;letter-spacing:.14em!important;font-size:9px!important}.label-in{top:7%;left:7%}.label-out{bottom:7%;right:6%}.demand-process .demand-core{width:62px;height:62px;animation:2.8s ease-in-out infinite processArrow;top:4%;right:5%}@keyframes processIn{to{stroke-dashoffset:-265px}}@keyframes processOut{to{stroke-dashoffset:-302px}}@keyframes processArrow{0%,to{transform:translateY(3px);box-shadow:0 0 22px #ffffff26}50%{transform:translate(5px,-5px);box-shadow:0 0 45px #ffffff57}}@media (prefers-reduced-motion:reduce){.about-signal,.about-center,.process-signal,.output-pulse,.demand-process .demand-core{animation:none}}.demand-source{z-index:3;letter-spacing:.04em;color:#fffc;align-items:center;gap:7px;font-size:10px;font-weight:600;display:flex;position:absolute;left:5%}.demand-source:before{content:"";background:#f1d7ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 13px #ffffffd9}.source-web{top:19%}.source-google{top:46%}.source-social{top:73%}.process-hub{z-index:3;background:linear-gradient(145deg,#b564ffdb,#32145beb);border:1px solid #ffffff7a;place-items:center;width:78px;height:78px;display:grid;position:absolute;top:50%;left:46%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 36px #bf6cff57}.process-hub b{font:600 11px Manrope;transform:rotate(-45deg)}.process-step{z-index:3;flex-direction:column;align-items:center;gap:7px;display:flex;position:absolute}.process-step i{background:linear-gradient(145deg,#ffffff3b,#230f45eb);border:1px solid #ffffff5e;border-radius:50%;place-items:center;width:43px;height:43px;font:9px Manrope;display:grid;box-shadow:0 0 25px #ffffff1f}.process-step b{color:#ffffffdb;font:600 10px Manrope}.process-step.capture{top:43%;left:62%}.process-step.automate{top:27%;left:75%}.demand-process .demand-core{z-index:3}@media (max-width:560px){.demand-source{font-size:8px}.process-hub{width:62px;height:62px}.process-hub b{font-size:9px}.process-step i{width:34px;height:34px}.process-step b{font-size:8px}}.brand img{filter:drop-shadow(0 8px 20px #924eff38);width:40px;height:40px;display:block}.inverse img{width:40px;height:40px}.hero h1{letter-spacing:-.045em;line-height:1.02}.hero h1>span,.hero h1>em{display:block}.hero h1>em{margin-top:.18em}.cards h3{line-height:1.18}@media (max-width:800px){.hero h1{letter-spacing:-.035em;font-size:46px;line-height:1.06}.hero h1>em{margin-top:.16em}.signal-row span:last-child{line-height:1.4}}.legal li{color:#b8b2bf;line-height:1.7}.legal ul{margin:0 0 30px;padding-left:22px}.contact-form .honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.contact-form .consent{color:#aaa6b4;align-items:flex-start;gap:12px;font-weight:400;line-height:1.55;display:flex}.contact-form .consent input{accent-color:#a45bff;flex:0 0 18px;width:18px;height:18px;margin:2px 0 0}.contact-form .consent a{color:#d9b7ff;text-underline-offset:3px;text-decoration:underline}.thanks{min-height:68vh}.thanks .button{margin-top:18px}.menu-toggle{color:#fff;background:#17141d;border:1px solid #393440;border-radius:9px;align-items:center;gap:9px;padding:9px 12px;font:600 12px DM Sans;display:none}.menu-toggle i{font:18px/1 Manrope}@media (max-width:800px){.site-header{flex-flow:wrap;justify-content:space-between;align-items:center;gap:0;padding:14px 16px}.menu-toggle{display:inline-flex}.site-header nav{border-top:1px solid #2d2935;grid-template-columns:repeat(2,1fr);gap:5px;width:100%;margin-top:14px;padding-top:10px;display:none}.site-header nav.is-open{display:grid}.site-header nav a:not(.nav-cta){text-align:center;padding:10px 2px;display:block}.nav-cta{text-align:center;grid-column:1/-1}}.cta-system{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:center;gap:6vw;display:grid;overflow:hidden}.cta-copy{z-index:2;position:relative}.cta-system h2{font-size:clamp(46px,5.8vw,82px)}.system-flow{background:radial-gradient(circle at 50% 45%,#ffffff2b,#0000 58%),#0806121f;border:1px solid #fff3;border-radius:28px;justify-self:end;width:100%;max-width:520px;height:300px;position:relative;box-shadow:inset 0 0 60px #ffffff0f,0 28px 80px #1605392e}.system-flow svg{width:calc(100% - 40px);height:calc(100% - 40px);position:absolute;inset:20px;overflow:visible}.system-flow path{fill:none;stroke:#ffffff4d;stroke-width:2px}.system-flow .flow-pulse{stroke:#fff;stroke-width:3px;stroke-linecap:round;stroke-dasharray:18 430;filter:drop-shadow(0 0 8px #fff);animation:4.2s linear infinite flowPulse}.flow-node{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#110a23bd;border:1px solid #ffffff47;border-radius:14px;flex-direction:column;gap:5px;min-width:112px;padding:14px 16px;display:flex;position:absolute;box-shadow:0 12px 35px #11042d3d}.flow-node b{letter-spacing:.13em;color:#fff9;font-size:10px}.flow-node span{letter-spacing:0;text-transform:none;color:#fff;font-size:12px;font-weight:600}.node-two{top:8%;left:29%}.node-three{top:42%;left:55%}.node-four{bottom:7%;right:2%}@keyframes flowPulse{to{stroke-dashoffset:-448px}}@media (prefers-reduced-motion:reduce){.system-flow .flow-pulse{animation:none}}@media (max-width:900px){.cta-system{grid-template-columns:1fr}.system-flow{justify-self:start;max-width:620px;margin-top:10px}}@media (max-width:560px){.system-flow{height:260px}.flow-node{min-width:94px;padding:11px 12px}.flow-node span{font-size:10px}.node-two{left:27%}.node-three{left:52%}}.system-core,.flow-node{text-align:center;aspect-ratio:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#1f113ef0,#0f0920d1);border:1px solid #ffffff52;border-radius:50%;place-items:center;display:grid;box-shadow:0 14px 38px #11042d47,inset 0 0 24px #ffffff0d}.system-core{z-index:2;width:132px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.system-core b{letter-spacing:.04em;font:700 15px Manrope}.system-core span{color:#ffffffb8;text-transform:none;letter-spacing:0;margin-top:-25px;font-size:11px;line-height:1.25}.flow-node{z-index:3;gap:0;width:92px;min-width:0;padding:13px}.flow-node b{align-self:end}.flow-node span{align-self:start}.node-one{top:9%;left:8%}.node-two{top:9%;left:auto;right:8%}.node-three{top:auto;bottom:5%;left:50%;transform:translate(-50%)}@media (max-width:560px){.system-core{width:112px}.flow-node{width:78px;padding:9px}.node-one{left:5%}.node-two{right:5%}}.system-route{background:radial-gradient(circle,#ffffff21,#0000 62%),linear-gradient(145deg,#0e072321,#ffffff09)}.system-route:before{content:"";opacity:.22;background-image:radial-gradient(circle,#fff3 1px,#0000 1.5px);background-size:22px 22px;border-radius:20px;position:absolute;inset:24px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.route-stage{z-index:3;color:#fff;flex-direction:column;align-items:center;gap:9px;display:flex;position:absolute;transform:translate(-50%,-50%)}.route-stage i{letter-spacing:.08em;background:radial-gradient(circle at 35% 30%,#ffffff47,#1f0f46eb 55%);border:1px solid #ffffff6b;border-radius:50%;place-items:center;width:62px;height:62px;font:600 11px Manrope;display:grid;box-shadow:0 0 0 8px #ffffff0b,0 0 34px #fff3}.route-stage span{text-transform:none;letter-spacing:0;color:#fff;text-shadow:0 2px 14px #14042db3;font-size:12px;font-weight:650}.stage-one{top:67%;left:10.5%}.stage-two{top:29%;left:35.5%}.stage-three{top:67%;left:61.5%}.stage-four{top:29%;left:89.5%}.system-route .flow-pulse{stroke-dasharray:24 420;animation-duration:3.6s}@media (max-width:560px){.route-stage i{width:48px;height:48px}.route-stage span{font-size:9px}.stage-one{left:11%}.stage-four{left:88%}}.growth-orbit:before{border-top-color:#e0b5ffc7;border-right-color:#b765ff7a;animation:12s linear infinite growthOrbitSpin}.growth-orbit:after{animation:3.6s ease-in-out infinite growthCoreBreath}.growth-orbit i{animation:2.8s ease-in-out infinite growthSignal}.growth-orbit i:nth-child(2){animation-delay:.75s}.growth-orbit i:nth-child(3){animation-delay:1.5s}.growth-orbit b{animation:3s ease-in-out infinite growthArrow}@keyframes growthOrbitSpin{to{transform:rotate(360deg)}}@keyframes growthCoreBreath{0%,to{transform:scale(.94);box-shadow:0 0 38px #a44fff33}50%{transform:scale(1.04);box-shadow:0 0 72px #c766ff6b}}@keyframes growthSignal{0%,to{opacity:.5;transform:scale(.7);box-shadow:0 0 10px #b765ff}50%{opacity:1;transform:scale(1.35);box-shadow:0 0 30px #d48cff}}@keyframes growthArrow{0%,to{text-shadow:0 0 8px #ffffff40;transform:translate(-3px,5px)}50%{text-shadow:0 0 24px #ffffffb8;transform:translate(5px,-5px)}}@media (prefers-reduced-motion:reduce){.growth-orbit:before,.growth-orbit:after,.growth-orbit i,.growth-orbit b{animation:none}}.demand-visual svg{width:calc(100% - 56px);height:calc(100% - 56px);inset:28px}.demand-visual .mesh-line{stroke:#ffffff24;stroke-width:1.25px}.demand-visual .demand-line{stroke:#ffffff6b;stroke-width:2.2px}.demand-visual .mesh-nodes circle{fill:#f1dfff;filter:drop-shadow(0 0 9px #fffc);animation:3s ease-in-out infinite meshNode}.demand-visual .mesh-nodes circle:nth-child(2n){animation-delay:.8s}.demand-visual .mesh-nodes circle:nth-child(3n){animation-delay:1.6s}.demand-core{background:linear-gradient(145deg,#ffffff42,#190a3ed1);border:1px solid #ffffff61;border-radius:50%;place-items:center;width:68px;height:68px;font:400 34px Manrope;animation:3.2s ease-in-out infinite demandCore;display:grid;position:absolute;top:9%;right:7%;box-shadow:0 0 42px #fff3}@keyframes meshNode{0%,to{opacity:.45;transform:scale(.7)}50%{opacity:1;transform:scale(1.2)}}@keyframes demandCore{0%,to{transform:translateY(3px);box-shadow:0 0 24px #ffffff29}50%{transform:translate(5px,-5px);box-shadow:0 0 52px #ffffff5c}}.service-list article{grid-template-columns:70px minmax(0,1fr) minmax(260px,360px);align-items:center;gap:30px}.service-visual{background:radial-gradient(circle at 65% 25%,#934bff2b,#0000 43%),linear-gradient(145deg,#111016,#0b0a0e);border:1px solid #302b38;border-radius:22px;width:100%;height:245px;position:relative;overflow:hidden;box-shadow:inset 0 0 45px #9650ff09}.web-visual{padding:52px 32px 28px}.browser-bar{background:#15121b;border-bottom:1px solid #302b38;align-items:center;gap:6px;height:38px;padding:0 14px;display:flex;position:absolute;top:0;left:0;right:0}.browser-bar i{background:#6f6878;border-radius:50%;width:6px;height:6px}.browser-copy{background:#ffffff06;border:1px solid #ffffff1a;border-radius:9px;height:100%;padding:25px 22px}.browser-copy b,.browser-copy span,.browser-copy button{background:linear-gradient(90deg,#8e51ff,#d86cff);border:0;border-radius:20px;display:block}.browser-copy b:first-child{width:72%;height:10px}.browser-copy b:nth-child(2){opacity:.55;width:48%;height:10px;margin-top:9px}.browser-copy span{opacity:.22;width:88%;height:5px;margin-top:24px}.browser-copy span+span{width:66%;margin-top:8px}.browser-copy button{width:74px;height:21px;margin-top:24px}.web-cursor{color:#fff;filter:drop-shadow(0 0 9px #b96bff);font-size:28px;animation:3.3s ease-in-out infinite webCursor;position:absolute;bottom:40px;right:50px}@keyframes webCursor{0%,to{transform:translate(-18px,10px)}50%{transform:translate(8px,-7px)}}.performance-visual svg{width:calc(100% - 56px);height:calc(100% - 63px);position:absolute;inset:35px 28px 28px}.performance-visual path{fill:none;stroke:#ba6fff66;stroke-width:3px}.performance-visual .metric-pulse{stroke:#e2b7ff;stroke-width:4px;stroke-linecap:round;stroke-dasharray:20 300;filter:drop-shadow(0 0 8px #a658ff);animation:3s linear infinite metricTravel}@keyframes metricTravel{to{stroke-dashoffset:-320px}}.metric-bars{opacity:.27;align-items:flex-end;gap:10px;height:120px;display:flex;position:absolute;inset:auto 30px 28px}.metric-bars i{background:linear-gradient(#b565ff,#6c46ff1f);border-radius:5px 5px 0 0;flex:1;animation:3.4s ease-in-out infinite barRise}.metric-bars i:first-child{height:25%}.metric-bars i:nth-child(2){height:42%;animation-delay:.25s}.metric-bars i:nth-child(3){height:38%;animation-delay:.5s}.metric-bars i:nth-child(4){height:67%;animation-delay:.75s}.metric-bars i:nth-child(5){height:88%;animation-delay:1s}@keyframes barRise{0%,to{transform-origin:bottom;transform:scaleY(.72)}50%{transform:scaleY(1)}}.metric-value{color:#c998ff;background:#0f0c13d1;border:1px solid #44374e;border-radius:10px;padding:8px 12px;font-size:12px;position:absolute;top:22px;right:24px}.metric-value b{color:#fff;font:600 22px Manrope}.metric-value small{font-size:10px}.automation-visual svg{width:calc(100% - 36px);height:calc(100% - 36px);position:absolute;inset:18px}.automation-visual path{fill:none;stroke:#ba6fff52;stroke-width:1.8px}.automation-visual .automation-pulse{stroke:#e0b1ff;stroke-width:3px;stroke-linecap:round;stroke-dasharray:13 220;filter:drop-shadow(0 0 7px #a858ff);animation:3.8s linear infinite automationTravel}@keyframes automationTravel{to{stroke-dashoffset:-233px}}.ai-core,.ai-node{border-radius:50%;place-items:center;font-style:normal;display:grid;position:absolute}.ai-core{background:radial-gradient(circle at 35% 30%,#d8a0ff,#6c3dcd 48%,#241336);width:70px;height:70px;font-size:25px;animation:2.8s ease-in-out infinite aiBreath;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 42px #b55eff6e}.ai-node{background:#b668ff;border:4px solid #2a1739;width:20px;height:20px;box-shadow:0 0 18px #a454ff}.ai-node.n1{top:20%;left:16%}.ai-node.n2{top:20%;right:16%}.ai-node.n3{bottom:20%;left:16%}.ai-node.n4{bottom:20%;right:16%}@keyframes aiBreath{0%,to{transform:translate(-50%,-50%)scale(.92)}50%{transform:translate(-50%,-50%)scale(1.08)}}@media (max-width:980px){.service-list article{grid-template-columns:55px minmax(0,1fr)}.service-visual{grid-column:2;max-width:520px;height:220px;margin-top:10px}}@media (max-width:600px){.service-list article{grid-template-columns:35px minmax(0,1fr);gap:12px}.service-visual{height:190px}.web-visual{padding:50px 20px 20px}}@media (prefers-reduced-motion:reduce){.demand-visual .mesh-nodes circle,.demand-core,.web-cursor,.performance-visual .metric-pulse,.metric-bars i,.automation-visual .automation-pulse,.ai-core{animation:none}}.analysis-scope{background:#0a090d;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:9vw;padding:100px 8vw;display:grid}.analysis-heading>span,.analysis-result>span,.request-intro>span{text-transform:uppercase;letter-spacing:.17em;color:var(--muted);font-size:12px}.analysis-heading h2,.analysis-result h2,.request-intro h2{letter-spacing:-.05em;margin:26px 0;font:500 clamp(38px,4.6vw,66px)/1 Manrope}.analysis-heading p,.request-intro p{color:var(--muted);max-width:560px;font-size:17px;line-height:1.7}.analysis-checks{border-top:1px solid #39343f}.analysis-checks article{border-bottom:1px solid #302c36;grid-template-columns:48px 1fr;gap:20px;padding:27px 0;display:grid}.analysis-checks b{color:#777180;font-size:11px}.analysis-checks h3{margin-bottom:10px;font:500 24px Manrope}.analysis-checks p{color:var(--muted);margin:0;line-height:1.6}.analysis-result{background:radial-gradient(circle at 18% 15%,#7e3eff33,#0000 30%),#100e14;padding:95px 8vw}.analysis-result h2{max-width:900px}.analysis-result>div{grid-template-columns:1fr 1fr;gap:8vw;margin-top:45px;display:grid}.analysis-result p{color:#d4cfda;font-size:19px;line-height:1.7}.analysis-result ul{border-top:1px solid #383340;margin:0;padding:0;list-style:none}.analysis-result li{color:#c4becb;border-bottom:1px solid #302c36;padding:17px 0}.analysis-result li:before{content:"↗";color:#b568ff;margin-right:12px}.request-section{background:#08070a;padding:90px 8vw 110px}.request-intro{max-width:900px}.request-section .contact-form{padding:55px 0 0}.analysis-pulse{animation:3.2s ease-in-out infinite analysisGlow}@keyframes analysisGlow{0%,to{box-shadow:0 8px 24px #7e45ff33}50%{box-shadow:0 8px 36px #b55bff8c,0 0 0 4px #b55bff14}}@media (prefers-reduced-motion:reduce){.analysis-pulse{animation:none}}@media (max-width:800px){.analysis-scope{grid-template-columns:1fr;gap:45px;padding:70px 6vw}.analysis-result,.request-section{padding:70px 6vw}.analysis-result>div{grid-template-columns:1fr;gap:30px}.analysis-checks article{grid-template-columns:35px 1fr}.request-section .contact-form{padding:45px 0 0}}.request-section{scroll-margin-top:105px}.topic-options{border:0;margin:0;padding:4px 0}.topic-options legend{margin-bottom:12px;font-size:13px;font-weight:600}.topic-options legend small{color:var(--muted);margin-left:7px;font-weight:400}.topic-options>div{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.topic-options label{display:block;position:relative}.topic-options input{opacity:0;pointer-events:none;position:absolute}.topic-options span{color:#c9c4cf;cursor:pointer;background:#111016;border:1px solid #393440;border-radius:8px;align-items:center;min-height:46px;padding:10px 13px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.topic-options span:before{content:"+";color:#b66cff;border:1px solid #514a59;border-radius:5px;flex:0 0 19px;place-items:center;width:19px;height:19px;margin-right:9px;font-size:12px;display:grid}.topic-options input:checked+span{color:#fff;background:#a45bff1f;border-color:#a45bff;box-shadow:0 0 18px #a45bff1a}.topic-options input:checked+span:before{content:"✓";color:#fff;background:#a45bff;border-color:#a45bff}.topic-options input:focus-visible+span{outline-offset:3px;outline:2px solid #d7b8ff}@media (max-width:600px){.topic-options>div{grid-template-columns:1fr 1fr}.topic-options span{min-height:52px;padding:9px;font-size:12px}.topic-options span:before{margin-right:7px}}.footer-brand{max-width:460px}.footer-brand>strong{letter-spacing:-.012em;color:#bcb6c4;border-left:2px solid #8d4dff;max-width:390px;margin-top:18px;padding-left:14px;font:500 17px/1.5 Manrope;display:block}.footer-brand>p{color:#8f8997;max-width:520px;margin-top:12px;line-height:1.55}@media (max-width:800px){.footer-brand>strong{font-size:16px}}.site-header nav a[aria-current=page]:not(.nav-cta){color:#fff}.site-header nav a[aria-current=page]:not(.nav-cta):after{content:"";background:#a45bff;border-radius:2px;width:16px;height:2px;margin:6px auto -8px;display:block;box-shadow:0 0 10px #a45bffb3}@media (max-width:800px){.site-header nav a[aria-current=page]:not(.nav-cta):after{margin-top:4px}}.cta-system .demand-pipeline{background:radial-gradient(circle at 58% 42%,#ffffff2e,#0000 38%),linear-gradient(145deg,#3715753d,#17083d2e);border-color:#fff3;box-shadow:inset 0 1px #ffffff1a,inset 0 0 70px #ffffff09,0 28px 70px #2a085c1f}.cta-system .demand-pipeline:before{opacity:.62;-webkit-mask-image:radial-gradient(#000 20%,#0000 78%);mask-image:radial-gradient(#000 20%,#0000 78%)}.cta-system .pipeline-top{border-bottom-color:#ffffff29}.cta-system .pipeline-stage{background:linear-gradient(145deg,#5b30a694,#2a125e85);border-color:#ffffff4d;box-shadow:0 14px 32px #2608522e,inset 0 1px #ffffff1f}.cta-system .pipeline-result>div{background:#451c8947;border-color:#fff3;box-shadow:inset 0 1px #ffffff14}.cta-system .pipeline-base{stroke:#ffffff47!important}.cta-system .pipeline-pulse{filter:drop-shadow(0 0 8px #ffffffd9);stroke:#fff!important}.cta-system .pipeline-stage i,.cta-system .pipeline-stage small,.cta-system .pipeline-result small{color:#ffffffb3}.about-orbit{aspect-ratio:3/2;background:radial-gradient(circle,#af5bff3b,#0000 28%),linear-gradient(145deg,#121018,#09080c);border:1px solid #393343;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000080,inset 0 0 70px #8b44ff0d}.about-rings,.about-rings i{border-radius:50%;position:absolute}.about-rings{aspect-ratio:1;border:1px solid #d7afff33;width:68%;animation:16s linear infinite aboutOrbitSpin;top:50%;left:50%;transform:translate(-50%,-50%)}.about-rings i{border:1px dashed #ffffff1f;inset:13%}.about-rings i:nth-child(2){border-style:solid;border-color:#c278ff40;inset:27%}.about-rings i:nth-child(3){background:#be75ff;border:0;inset:41%;box-shadow:0 0 34px #be75ffb3}.about-orbit-core{background:radial-gradient(circle at 35% 28%,#d8a0ff,#7040ca 48%,#241336);border:1px solid #ffffff7a;border-radius:50%;place-items:center;width:112px;height:112px;animation:3.4s ease-in-out infinite aboutOrbitCore;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 12px #be75ff0f,0 0 54px #b55eff73}.about-orbit-core span{color:#fff;font:700 33px Manrope}.about-orbit-core small{letter-spacing:.16em;text-transform:uppercase;color:#ffffffb8;margin-top:-25px;font:600 9px Manrope}.orbit-point{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#160f20db;border:1px solid #d19eff47;border-radius:12px;align-items:center;gap:8px;padding:10px 13px;display:flex;position:absolute;box-shadow:0 12px 30px #00000047}.orbit-point i{color:#bb75ff;font:9px Manrope}.orbit-point b{color:#fff;font:600 11px Manrope}.point-strategy{top:18%;left:7%}.point-dialog{top:22%;right:7%}.point-delivery{bottom:8%;left:50%;transform:translate(-50%)}.orbit-pulse{background:#f0d8ff;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 16px #c879ff}.pulse-one{animation:4.2s ease-in-out infinite orbitPulseOne;top:47%;left:22%}.pulse-two{animation:4.2s ease-in-out .7s infinite orbitPulseTwo;top:48%;right:23%}.pulse-three{animation:4.2s ease-in-out 1.4s infinite orbitPulseThree;bottom:22%;left:49%}@keyframes aboutOrbitSpin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes aboutOrbitCore{0%,to{transform:translate(-50%,-50%)scale(.94)}50%{transform:translate(-50%,-50%)scale(1.04)}}@keyframes orbitPulseOne{0%,to{opacity:.25;transform:translate(-30px,-18px)}50%{opacity:1;transform:translate(52px,8px)}}@keyframes orbitPulseTwo{0%,to{opacity:.25;transform:translate(30px,-18px)}50%{opacity:1;transform:translate(-52px,8px)}}@keyframes orbitPulseThree{0%,to{opacity:.25;transform:translateY(24px)}50%{opacity:1;transform:translateY(-50px)}}.demand-pipeline{background:radial-gradient(circle at 50% 48%,#ffffff29,#0000 58%),linear-gradient(145deg,#0e07232e,#ffffff0a)}.demand-pipeline svg{width:calc(100% - 36px);height:calc(100% - 36px);position:absolute;inset:18px}.demand-pipeline path{fill:none}.pipeline-base{stroke:#ffffff3d!important;stroke-width:2.2px!important}.pipeline-pulse{stroke-linecap:round;stroke-dasharray:22 470;filter:drop-shadow(0 0 8px #ffffffe6);animation:3.8s linear infinite pipelineTravel;stroke:#fff!important;stroke-width:4px!important}.pipeline-stage{z-index:2;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#140b27db;border:1px solid #ffffff4d;border-radius:14px;flex-direction:column;width:118px;padding:13px 12px;display:flex;position:absolute;box-shadow:0 13px 34px #1b073a3d}.pipeline-stage i{color:#ddb9ff;font:9px Manrope}.pipeline-stage b{color:#fff;margin:5px 0 3px;font:600 11px Manrope}.pipeline-stage small{color:#ffffff94;font-size:9px}.pipeline-stage.request{top:10%;left:29%}.pipeline-stage.capture{bottom:12%;left:55%}.pipeline-stage.automate{top:10%;right:3%}.efficiency-badge{z-index:3;display:none;position:absolute;bottom:7%;right:5%}.efficiency-badge span{font-size:28px}.efficiency-badge b,.efficiency-badge small{display:block}@keyframes pipelineTravel{to{stroke-dashoffset:-492px}}@media (max-width:560px){.pipeline-stage{width:94px;padding:10px 8px}.pipeline-stage b{font-size:9px}.pipeline-stage small{font-size:7px}.pipeline-stage.reach{left:1%}.pipeline-stage.request{left:27%}.pipeline-stage.capture{left:52%}.pipeline-stage.automate{right:1%}.about-orbit-core{width:88px;height:88px}.orbit-point{padding:8px}.orbit-point b{font-size:9px}}@media (prefers-reduced-motion:reduce){.about-rings,.about-orbit-core,.orbit-pulse,.pipeline-pulse{animation:none}}.demand-pipeline{isolation:isolate;background:radial-gradient(circle at 58% 42%,#b85bff40,#0000 35%),linear-gradient(145deg,#120928f0,#090712d1)}.demand-pipeline:before{content:"";z-index:-1;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.pipeline-top{z-index:3;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex;position:absolute;top:18px;left:22px;right:22px}.pipeline-top>span{letter-spacing:.15em;text-transform:uppercase;color:#ffffffbf;font:600 10px Manrope}.pipeline-top small{color:#ffffff8f;align-items:center;gap:7px;font-size:9px;display:flex}.pipeline-top small i{background:#bfff74;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite systemLive;box-shadow:0 0 12px #91ff62}.demand-pipeline svg{width:calc(100% - 32px);height:calc(100% - 54px);inset:36px 16px 18px}.pipeline-base{stroke:#dcb7ff38!important}.pipeline-pulse{filter:drop-shadow(0 0 9px #b960ff);animation-duration:3.5s;stroke:#ead3ff!important;stroke-width:3.5px!important}.pipeline-stage{background:linear-gradient(145deg,#341b56c7,#100b1be6);border-color:#d8a8ff40;border-radius:13px;width:105px;padding:12px 11px;transition:all .3s;animation:4.8s ease-in-out infinite stageGlow;box-shadow:0 16px 36px #05020d5c,inset 0 1px #ffffff14}.pipeline-stage:after{content:"→";color:#e7cfff8c;font-size:11px;position:absolute;top:50%;right:-18px;transform:translateY(-50%)}.pipeline-stage i{color:#ca8dff}.pipeline-stage b{font-size:10px}.pipeline-stage.reach{bottom:31%;left:2%}.pipeline-stage.request{animation-delay:.7s;top:24%;left:27%}.pipeline-stage.capture{animation-delay:1.4s;bottom:31%;left:52%}.pipeline-stage.automate{animation-delay:2.1s;top:24%;right:2%}.pipeline-stage.automate:after{display:none}.pipeline-result{z-index:4;grid-template-columns:1fr 1fr;gap:8px;display:grid;position:absolute;bottom:15px;left:22px;right:22px}.pipeline-result>div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0e;border:1px solid #ffffff21;border-radius:11px;align-items:center;gap:10px;padding:9px 12px;display:flex}.pipeline-result>div>span{color:#fff;background:linear-gradient(135deg,#794dff,#cb67ff);border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.pipeline-result p{margin:0}.pipeline-result b,.pipeline-result small{display:block}.pipeline-result b{color:#fff;font:600 10px Manrope}.pipeline-result small{color:#ffffff8a;margin-top:2px;font-size:8px}@keyframes systemLive{0%,to{opacity:.45}50%{opacity:1}}@keyframes stageGlow{0%,70%,to{border-color:#d8a8ff38;box-shadow:0 16px 36px #05020d5c,inset 0 1px #ffffff14}82%{border-color:#e2c0ffb3;box-shadow:0 16px 40px #8d3dff40,0 0 24px #ba5bff2b}}@media (max-width:560px){.pipeline-stage{width:88px;padding:9px 7px}.pipeline-stage.reach{left:1%}.pipeline-stage.request{left:26%}.pipeline-stage.capture{left:51%}.pipeline-stage.automate{right:1%}.pipeline-result{bottom:10px;left:10px;right:10px}.pipeline-result>div{padding:7px}.pipeline-result>div>span{flex-basis:23px;width:23px;height:23px}.pipeline-top{left:14px;right:14px}.pipeline-stage:after{right:-13px}}@media (prefers-reduced-motion:reduce){.pipeline-top small i,.pipeline-stage{animation:none}}.market-growth{isolation:isolate;justify-self:end;width:min(460px,100%);height:320px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 10% 92%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 10% 92%,#0000 100%)}.market-growth:before{content:"";filter:blur(52px);background:#ffffff21;border-radius:50%;animation:5.5s ease-in-out infinite marketAura;position:absolute;inset:12% 4%}.market-grid{opacity:.2;background-image:linear-gradient(#ffffff40 1px,#0000 1px),linear-gradient(90deg,#ffffff40 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:12% 2% 5%;-webkit-mask-image:linear-gradient(#0000 4%,#000);mask-image:linear-gradient(#0000 4%,#000)}.market-chart{filter:drop-shadow(0 0 14px #ffffff3d);width:360px;height:220px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.trend{transform-origin:0;background:linear-gradient(90deg,#ffffff61,#fff);border-radius:4px;height:3px;display:block;position:absolute}.trend:after{content:"";opacity:0;background:#fff;border-radius:50%;width:7px;height:7px;animation:5s ease-in-out infinite trendSpark;position:absolute;top:50%;right:0;transform:translate(50%,-50%);box-shadow:0 0 14px #fffffff2}.trend.t1{width:75px;top:170px;left:18px;transform:rotate(-20deg)}.trend.t2{width:58px;top:145px;left:88px;transform:rotate(20deg)}.trend.t3{width:91px;top:165px;left:142px;transform:rotate(-42deg)}.trend.t4{width:64px;top:104px;left:210px;transform:rotate(19deg)}.trend.t5{width:105px;top:125px;left:270px;transform:rotate(-44deg)}.trend.t1:after{animation-delay:0s}.trend.t2:after{animation-delay:.65s}.trend.t3:after{animation-delay:1.3s}.trend.t4:after{animation-delay:1.95s}.trend.t5:after{animation-delay:2.6s}.trend-head{filter:drop-shadow(0 0 8px #ffffff8c);border-top:3px solid #fff;border-right:3px solid #fff;width:24px;height:24px;animation:3.8s ease-in-out infinite trendHead;position:absolute;top:40px;left:337px}.market-glow{background:#fff;border-radius:50%;width:10px;height:10px;animation:4.8s ease-in-out infinite marketStart;position:absolute;top:166px;left:17px;box-shadow:0 0 18px #ffffffe6}@keyframes trendSpark{0%,8%{opacity:0;transform:translate(50%,-50%)scale(.45)}14%,23%{opacity:1;transform:translate(50%,-50%)scale(1.18)}30%,to{opacity:0}}@keyframes trendHead{0%,to{opacity:.7;transform:translate(-2px,2px)}50%{opacity:1;transform:translate(4px,-4px)}}@keyframes marketStart{0%,to{opacity:.25;transform:scale(.7)}50%{opacity:.8;transform:scale(1.1)}}@keyframes marketAura{0%,to{opacity:.4;transform:scale(.88)}50%{opacity:.72;transform:scale(1.03)}}@media (max-width:900px){.market-growth{justify-self:start;width:min(460px,92vw);height:270px}}@media (max-width:560px){.market-growth{height:230px}.market-chart{transform:translate(-50%,-48%)scale(.78)}}@media (prefers-reduced-motion:reduce){.market-growth:before,.trend:after,.trend-head,.market-glow{animation:none}}.growth-arrow{isolation:isolate;justify-self:end;width:min(410px,100%);height:320px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 13% 88%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 13% 88%,#0000 100%)}.growth-arrow:before{content:"";filter:blur(48px);background:#ffffff21;border-radius:50%;animation:4.8s ease-in-out infinite arrowAura;position:absolute;inset:14% 10%}.arrow-grid{opacity:.2;background-image:linear-gradient(#ffffff3d 1px,#0000 1px),linear-gradient(90deg,#ffffff3d 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:4%;transform:perspective(380px)rotateX(62deg)translateY(42px);-webkit-mask-image:linear-gradient(#0000 12%,#000);mask-image:linear-gradient(#0000 12%,#000)}.arrow-shape{filter:drop-shadow(0 0 18px #ffffff57);width:92px;height:195px;animation:3.8s ease-in-out infinite arrowLift;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.arrow-shape:before,.arrow-shape:after{content:"";background:linear-gradient(#fff,#fff3);position:absolute}.arrow-shape:before{width:3px;height:154px;bottom:0;left:50%;transform:translate(-50%)}.arrow-shape:after{background:0 0;border-top:3px solid #fff;border-left:3px solid #fff;width:58px;height:58px;top:7px;left:50%;transform:translate(-50%)rotate(45deg)}.arrow-shape i{background:#ffffff2e;border-radius:10px;width:34px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -34px #ffffff24,0 -68px #ffffff1a}.arrow-pulses{width:70px;height:210px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.arrow-pulses b{background:#fff;border-radius:50%;width:7px;height:7px;animation:3.2s linear infinite arrowPulseUp;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 0 16px #fffffff2}.arrow-pulses b:nth-child(2){animation-delay:-1.05s}.arrow-pulses b:nth-child(3){animation-delay:-2.1s}@keyframes arrowLift{0%,to{transform:translate(-50%,-45%)}50%{transform:translate(-50%,-52%)}}@keyframes arrowPulseUp{0%{opacity:0;transform:translate(-50%)scale(.6)}18%{opacity:.9}82%{opacity:.85}to{opacity:0;transform:translate(-50%,-175px)scale(1.15)}}@keyframes arrowAura{0%,to{opacity:.45;transform:scale(.86)}50%{opacity:.78;transform:scale(1.04)}}@media (max-width:900px){.growth-arrow{justify-self:start;width:min(420px,90vw);height:250px}}@media (max-width:560px){.growth-arrow{height:220px}.arrow-shape{height:165px}.arrow-shape:before{height:126px}.arrow-pulses{height:175px}}@media (prefers-reduced-motion:reduce){.growth-arrow:before,.arrow-shape,.arrow-pulses b{animation:none}}.brand-strip{color:#fff;background:linear-gradient(100deg,#5735e9,#9b43ef);border-block:1px solid #ffffff24;grid-template-columns:auto 24px auto 24px auto 1fr;align-items:center;gap:18px;padding:25px 5vw;display:grid}.brand-strip span{letter-spacing:.02em;font:600 13px Manrope}.brand-strip i{color:#ffffff85;font-style:normal}.brand-strip strong{letter-spacing:-.02em;justify-self:end;font:500 17px Manrope}@media (max-width:800px){.brand-strip{grid-template-columns:auto 18px auto 18px auto;gap:8px;padding:22px 6vw}.brand-strip span{font-size:11px}.brand-strip strong{grid-column:1/-1;justify-self:start;margin-top:5px;font-size:15px}}.digital-flow{isolation:isolate;grid-template-columns:92px 1fr 136px 1fr 92px;justify-self:end;align-items:center;width:min(520px,100%);height:320px;padding:46px 8px 14px;display:grid;position:relative}.digital-flow:before{content:"";filter:blur(18px);z-index:-1;background:radial-gradient(circle at 52% 52%,#fff3,#0000 32%);position:absolute;inset:7% 0 0}.flow-labels{text-align:center;grid-template-columns:92px 1fr 136px 1fr 92px;display:grid;position:absolute;top:19px;left:0;right:0}.flow-labels small{letter-spacing:.13em;text-transform:uppercase;color:#ffffff9e;font:600 9px Manrope}.flow-labels small:first-child{grid-column:1}.flow-labels small:nth-child(2){grid-column:3}.flow-labels small:nth-child(3){grid-column:5}.flow-inputs,.flow-output{gap:12px;display:grid}.flow-inputs i{background:linear-gradient(90deg,#ffffff2e,#ffffff0a);border:1px solid #ffffff47;border-radius:7px;height:30px;position:relative;overflow:hidden}.flow-inputs i:after{content:"";background:#ffffff94;height:2px;position:absolute;top:9px;left:10px;right:18px;box-shadow:0 7px #ffffff38}.flow-output i{transform-origin:0;background:linear-gradient(90deg,#ffffff57,#ffffff1a);border-radius:5px;height:21px;animation:4.2s ease-in-out infinite digitalOutput}.flow-output i:nth-child(2){width:78%;animation-delay:-1.4s}.flow-output i:nth-child(3){width:91%;animation-delay:-2.8s}.flow-connector{background:#ffffff40;height:1px;position:relative}.flow-connector:before,.flow-connector:after{content:"";background:#fff;border-radius:50%;width:5px;height:5px;animation:3s linear infinite digitalPacket;position:absolute;top:-2px;box-shadow:0 0 10px #ffffffe6}.flow-connector:after{animation-delay:-1.5s}.flow-connector b{opacity:.55;border-block:1px solid #ffffff14;height:60px;position:absolute;top:-30px;left:0;right:0;transform:skewY(-18deg)}.flow-engine{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#ffffff38,#3f188b42);border:1px solid #fff6;border-radius:24px;grid-template-columns:repeat(2,1fr);gap:8px;width:136px;height:136px;padding:22px;animation:4s ease-in-out infinite digitalEngine;display:grid;position:relative;box-shadow:0 0 45px #ffffff21,inset 0 1px #ffffff38}.flow-engine span{background:#ffffff17;border:1px solid #ffffff47;border-radius:9px}.flow-engine em{background:#fff;border-radius:5px;width:16px;height:16px;animation:2.2s ease-in-out infinite digitalCore;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 22px #fffffff2}@keyframes digitalPacket{0%{opacity:0;left:0}12%{opacity:1}88%{opacity:1}to{opacity:0;left:calc(100% - 5px)}}@keyframes digitalEngine{0%,to{transform:translateY(2px)}50%{transform:translateY(-3px)}}@keyframes digitalCore{0%,to{opacity:.55;transform:translate(-50%,-50%)scale(.75)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.08)}}@keyframes digitalOutput{0%,to{opacity:.42;transform:scaleX(.72)}50%{opacity:.9;transform:scaleX(1)}}@media (max-width:900px){.digital-flow{justify-self:start;width:min(540px,92vw);height:280px}}@media (max-width:560px){.digital-flow{grid-template-columns:68px 1fr 100px 1fr 68px;height:230px}.flow-labels{grid-template-columns:68px 1fr 100px 1fr 68px}.flow-engine{border-radius:19px;width:100px;height:100px;padding:16px}.flow-inputs i{height:24px}.flow-output i{height:17px}}@media (prefers-reduced-motion:reduce){.flow-output i,.flow-connector:before,.flow-connector:after,.flow-engine,.flow-engine em{animation:none}}
