:root{--color-bg:#03050b;--color-bg-soft:#070b18;--color-card:#0c1222b8;--color-border:#7896ff2e;--color-text:#f5f7ff;--color-muted:#9ca7c7;--color-blue:#0b8cff;--color-cyan:#19d3ff;--color-violet:#8b2cff;--color-deep-violet:#4f1ad6;--color-magenta:#c026ff;--gradient-main:linear-gradient(135deg, #0b8cff 0%, #19d3ff 28%, #7a2cff 68%, #c026ff 100%);--shadow-glow:0 24px 90px #0b8cff2e;--font-display:"Sora", "Satoshi", "Inter", system-ui, sans-serif;--font-body:"Satoshi", "Inter", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;overflow-x:hidden}body{background:radial-gradient(circle at 86% 6%, #0b8cff42, transparent 28rem), radial-gradient(circle at 14% 84%, #c026ff30, transparent 28rem), var(--color-bg);width:100%;min-width:320px;color:var(--color-text);font-family:var(--font-body);margin:0;line-height:1.6;position:relative;overflow-x:hidden}@supports (overflow-x:clip){html,body{overflow-x:clip}}body:before{z-index:-2;pointer-events:none;content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:64px 64px;position:fixed;inset:0;mask-image:linear-gradient(#000000b8,#0000 78%)}body:after{z-index:-1;pointer-events:none;content:"";background:linear-gradient(115deg,#0000 0 52%,#0b8cff12 52% 53%,#0000 53%),linear-gradient(150deg,#0000 0 65%,#c026ff14 65% 66%,#0000 66%);position:fixed;inset:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #19d3ffcc}.skip-link{z-index:100;background:var(--color-text);color:var(--color-bg);border-radius:999px;padding:.75rem 1rem;font-weight:800;position:fixed;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.section-pad{padding:110px 0}main,.hero,.process-section,.why-section,.team-section,.cta-section{max-width:100%;overflow-x:hidden}@supports (overflow-x:clip){main,.hero,.process-section,.why-section,.team-section,.cta-section{overflow-x:clip}}.site-header{z-index:50;backdrop-filter:blur(22px);background:#03050bb3;border-bottom:1px solid #ffffff14;position:sticky;top:0}.nav{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:82px;display:grid}.brand img{width:156px;height:auto}.nav-links{color:#f5f7ffc2;justify-content:center;gap:1.8rem;font-size:.93rem;font-weight:600;display:flex}.nav-links a,.footer-links a{transition:color .18s}.nav-links a:hover,.footer-links a:hover{color:var(--color-text)}.nav-cta{flex:none}.menu-toggle{background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;width:46px;height:46px;display:none}.menu-toggle span{background:var(--color-text);border-radius:999px;width:18px;height:2px;margin:5px auto;display:block}.hero{isolation:isolate;align-items:center;min-height:calc(100vh - 82px);display:flex;position:relative}.hero-copy,.system-visual,.service-card,.process-grid article,.why-grid>*,.team-card,.work-card,.cta-panel>*{min-width:0}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:center;gap:4rem;display:grid}.hero-glow{z-index:-1;filter:blur(12px);opacity:.78;pointer-events:none;position:absolute}.hero-glow-one{background:linear-gradient(90deg,#0b8cff57,#8b2cff29,#0000);border-radius:999px;width:46rem;height:18rem;top:14%;right:-10%;transform:rotate(-26deg)}.hero-glow-two{background:radial-gradient(circle,#c026ff30,#0000 66%);border-radius:50%;width:34rem;height:34rem;bottom:7%;left:-18%}.eyebrow{background:var(--gradient-main);color:#0000;letter-spacing:.16em;text-transform:uppercase;background-clip:text;margin:0 0 1rem;font-size:.78rem;font-weight:800}h1,h2,h3{font-family:var(--font-display);letter-spacing:0;margin:0;line-height:1.05}h1{max-width:680px;font-size:clamp(2.35rem,4.5vw,4.2rem)}h2{font-size:clamp(2.2rem,4.8vw,4.45rem)}h3{font-size:1.22rem}p{color:var(--color-muted);margin:0}.hero-lede{max-width:650px;margin-top:1.55rem;font-size:clamp(1.04rem,1.5vw,1.22rem)}.hero-actions,.cta-actions{flex-wrap:wrap;gap:.9rem;margin-top:2.2rem;display:flex}.button{color:#fff;letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;gap:.85rem;min-width:220px;min-height:56px;padding:0 1.9rem;font-size:1rem;font-weight:600;line-height:1;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s,filter .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-label,.button-icon{z-index:1;position:relative}.button-icon{justify-content:center;align-items:center;width:1.1rem;height:1.1rem;font-size:1.18rem;line-height:1;transition:transform .18s;display:inline-flex;transform:translateY(-1px)}.button-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:100%;height:100%}.button:hover .button-icon{transform:translate(2px,-3px)}.button-small{gap:.55rem;min-width:0;min-height:42px;padding:0 1rem;font-size:.86rem}.button-small .button-icon{font-size:.95rem}.button-primary{background:linear-gradient(100deg, #3047ff 0%, var(--color-deep-violet) 48%, #bd42df 100%);background:var(--color-deep-violet);border:none;position:relative;overflow:hidden;box-shadow:0 14px 38px #3a4bff3d}.button-primary:hover{filter:saturate(1.08)brightness(1.04);box-shadow:0 18px 48px #9642ff57}.button-outline,.button-secondary{color:var(--color-text);background:#03050b5c;border:1.5px solid #ffffffe0;box-shadow:inset 0 1px #ffffff0a}.button-outline:hover,.button-secondary:hover{background:#ffffff0f;border-color:#fff;box-shadow:0 14px 36px #ffffff14}.button-small.button-primary{box-shadow:0 10px 28px #3a4bff2e}.button-small.button-primary:hover{box-shadow:0 12px 32px #9642ff40}.hero-badges{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.hero-badges span{border:1px solid var(--color-border);color:#f5f7ffd1;background:#ffffff0b;border-radius:999px;padding:.64rem .85rem;font-size:.88rem;font-weight:700}.system-visual{min-height:560px;position:relative;overflow-x:hidden}@supports (overflow-x:clip){.system-visual{overflow-x:clip}}.orbit{pointer-events:none;border-radius:999px;position:absolute}.orbit-one{border:1px solid #19d3ff40;width:24rem;height:9rem;top:5%;right:-4%;transform:rotate(-28deg);box-shadow:inset 0 0 42px #0b8cff1a}.orbit-two{border:1px solid #c026ff33;width:20rem;height:8rem;bottom:8%;left:-3%;transform:rotate(24deg)}.visual-panel{width:min(100%,540px);box-shadow:var(--shadow-glow), inset 0 1px 0 #ffffff14;background:radial-gradient(circle at 92% 18%,#19d3ff33,#0000 16rem),radial-gradient(circle at 18% 88%,#8b2cff38,#0000 17rem),linear-gradient(145deg,#0e162be6,#040710d1);border:1px solid #7896ff3d;border-radius:28px;margin-left:auto;padding:1.1rem;position:relative;top:44px;overflow:hidden}.visual-panel:before{content:"";background:var(--gradient-main);filter:blur(38px);opacity:.43;border-radius:999px;height:90px;position:absolute;inset:auto -20% 13% 20%;transform:rotate(-14deg)}.panel-topbar{color:#f5f7ffb8;align-items:center;gap:.45rem;min-height:42px;padding:0 .25rem .75rem;font-size:.83rem;display:flex}.panel-topbar span{background:#ffffff2e;border-radius:50%;width:8px;height:8px}.panel-topbar strong{color:#f5f7ffe0;margin-left:auto;font-size:.82rem}.metric-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.metric-card,.chart-card,.flow-card,.service-card,.process-grid article,.why-list article,.work-card,.cta-panel{border:1px solid var(--color-border);background:linear-gradient(145deg,#0d1426c7,#080c1894);box-shadow:inset 0 1px #ffffff0f}.metric-card{border-radius:20px;padding:1rem}.metric-card span,.chart-header span{color:#f5f7ffa8;font-size:.78rem;font-weight:700;display:block}.metric-card strong{font-family:var(--font-display);margin-top:.25rem;font-size:2.15rem;line-height:1;display:block}.metric-card small{color:var(--color-muted);font-size:.78rem}.chart-card{border-radius:22px;margin-top:.9rem;padding:1rem;position:relative}.chart-header{justify-content:space-between;gap:1rem;display:flex}.chart-header strong{color:var(--color-cyan);font-size:.82rem}.chart{border-radius:16px;place-items:center;height:auto;margin-top:1rem;display:grid;position:relative;overflow:hidden}.chart img{object-fit:contain;width:100%;height:100%}.bar{background:linear-gradient(#19d3ffe6,#0b8cff59);border-radius:999px 999px 10px 10px;flex:1;min-width:24px;box-shadow:0 0 26px #19d3ff24}.bar-one{height:38%}.bar-two{height:54%}.bar-three{height:48%}.bar-four{height:73%}.bar-five{background:linear-gradient(#c026ffeb,#8b2cff6b);height:88%}.chart-line{background:linear-gradient(90deg,#19d3ff00,#19d3ffd9,#c026fff2);border-radius:999px;width:72%;height:3px;position:absolute;bottom:44%;right:1rem;transform:rotate(-13deg);box-shadow:0 0 20px #19d3ff61}.flow-card{border-radius:22px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:.8rem;margin-top:.9rem;padding:1rem;display:grid}.flow-card div{place-items:center;gap:.5rem;display:grid}.flow-card p{color:#f5f7ffd6;font-size:.82rem;font-weight:800}.flow-dot{background:linear-gradient(135deg, var(--color-blue), var(--color-cyan));border-radius:50%;width:34px;height:34px;box-shadow:0 0 24px #19d3ff4d}.flow-dot-alt{background:linear-gradient(135deg, var(--color-cyan), var(--color-violet))}.flow-dot-hot{background:linear-gradient(135deg, var(--color-violet), var(--color-magenta))}.flow-arrow{background:#f5f7ff42;width:30px;height:1px}.trust-strip{border:1px solid var(--color-border);box-shadow:var(--shadow-glow);background:#7896ff21;border-radius:26px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:-30px;display:grid;overflow:hidden}.trust-strip article{background:#070b18d1;align-items:center;gap:.95rem;min-height:112px;padding:1.2rem;display:flex}.trust-strip h3{text-transform:uppercase;font-size:.95rem}.trust-strip p{margin-top:.1rem;font-size:.94rem}.pillar-icon{background:linear-gradient(var(--color-bg-soft), var(--color-bg-soft)) padding-box, var(--gradient-main) border-box;border:1px solid #19d3ff47;border-radius:15px;flex:none;width:44px;height:44px;box-shadow:0 0 25px #0b8cff38}.code-icon{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.intelligence-icon,.growth-icon,.compass-icon{border-radius:50%}.section-heading{max-width:780px;margin-bottom:3rem}.section-heading p:not(.eyebrow),.why-grid>div>p{margin-top:1.2rem;font-size:1.08rem}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.service-card{border-radius:24px;min-height:430px;padding:1.45rem;transition:transform .18s,border-color .18s,box-shadow .18s}.service-card:hover,.work-card:hover{border-color:#19d3ff57;transform:translateY(-5px);box-shadow:0 22px 60px #0b8cff1f}.service-number{background:var(--gradient-main);color:#0000;font-family:var(--font-display);background-clip:text;margin-bottom:2.6rem;font-size:.92rem;font-weight:800;display:inline-flex}.service-card p{margin-top:1rem;font-size:.96rem}.service-card ul{gap:.55rem;margin:1.35rem 0 0;padding:0;list-style:none;display:grid}.service-card li{color:#f5f7ffcc;padding-left:1rem;font-size:.92rem;position:relative}.service-card li:before{background:var(--color-cyan);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.7em;left:0}.process-section{background:linear-gradient(#ffffff05,#fff0)}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.process-grid article{border-radius:24px;min-height:275px;padding:1.35rem;position:relative}.process-grid article:after{content:"";background:linear-gradient(90deg,#19d3ffbf,#0000);width:2rem;height:1px;position:absolute;top:2.05rem;right:-1rem}.process-grid article:last-child:after{display:none}.process-grid span{color:#19d3ffd1;font-family:var(--font-display);margin-bottom:4rem;font-size:1rem;font-weight:800;display:inline-flex}.process-grid p,.why-list p,.work-card p{margin-top:.8rem}.why-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:4rem;display:grid}.why-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.why-list article{border-radius:22px;min-height:190px;padding:1.25rem}.why-list h3:before{background:var(--gradient-main);content:"";border-radius:999px;width:36px;height:3px;margin-bottom:1.1rem;display:block}.work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.team-section{position:relative}.team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.team-card{border:1px solid var(--color-border);background:linear-gradient(145deg,#0d1426c7,#080c1894);border-radius:24px;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.team-card:hover{border-color:#19d3ff57;transform:translateY(-5px);box-shadow:0 22px 60px #0b8cff1f}.team-photo{aspect-ratio:4/5;background:#ffffff0a;overflow:hidden}.team-photo img{object-fit:cover;object-position:center 18%;filter:saturate(.95)contrast(1.04);width:100%;height:100%}.team-content{padding:1.2rem}.team-content p{margin-top:.45rem;font-size:.95rem}.work-card{border-radius:24px;min-height:320px;padding:1.35rem;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden}.work-card:before{content:"";background:radial-gradient(circle,#19d3ff38,#0000 64%);border-radius:50%;width:14rem;height:14rem;position:absolute;bottom:-3rem;right:-3rem}.work-card span{color:#f5f7ffbd;border:1px solid #ffffff21;border-radius:999px;margin-bottom:7rem;padding:.42rem .62rem;font-size:.78rem;font-weight:800;display:inline-flex}.cta-panel{background:radial-gradient(circle at 80% 0,#19d3ff40,#0000 22rem),radial-gradient(circle at 12% 100%,#c026ff47,#0000 22rem),linear-gradient(145deg,#0e162bf2,#040710e6);border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;padding:clamp(1.5rem,4.5vw,3rem);display:grid;position:relative;overflow:hidden}.cta-panel:after{background:var(--gradient-main);content:"";filter:blur(42px);opacity:.3;border-radius:999px;height:90px;position:absolute;inset:auto -12% 16% 44%;transform:rotate(-12deg)}.cta-panel h2,.cta-panel p,.cta-panel a,.cta-panel .eyebrow{z-index:1;position:relative}.cta-panel p:not(.eyebrow){max-width:670px;margin-top:1rem;font-size:1.08rem}.cta-actions{justify-content:flex-end;margin-top:0}.site-footer{background:#03050bb8;border-top:1px solid #ffffff14;padding:54px 0 30px}.footer-grid{grid-template-columns:minmax(0,1fr) auto;gap:2rem;display:grid}.footer-brand img{width:150px}.footer-tagline{color:var(--color-text);margin-top:1.2rem;font-weight:800}.footer-grid p:not(.footer-tagline){max-width:450px;margin-top:.65rem}.footer-links{color:#f5f7ffb8;flex-wrap:wrap;justify-content:flex-end;align-items:start;gap:1rem 1.4rem;font-weight:700;display:flex}.footer-bottom{border-top:1px solid #ffffff14;margin-top:42px;padding-top:24px}.footer-bottom p{font-size:.9rem}@media (width<=1020px){.nav{grid-template-columns:auto auto;justify-content:space-between}.menu-toggle{display:inline-block}.nav-links,.nav-cta{display:none}.nav-links.is-open{border:1px solid var(--color-border);background:#070b18f5;border-radius:20px;gap:.2rem;padding:1rem;display:grid;position:absolute;top:calc(100% + 1px);left:20px;right:20px;box-shadow:0 20px 60px #0000005c}.nav-links.is-open a{padding:.8rem .75rem}.hero-grid,.why-grid,.cta-panel{grid-template-columns:1fr}.system-visual{min-height:500px}.visual-panel{margin-inline:auto}.trust-strip,.services-grid,.team-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid article:after{display:none}.work-grid{grid-template-columns:1fr}.work-card{min-height:250px}.work-card span{margin-bottom:5rem}.cta-actions{justify-content:flex-start}}@media (width<=680px){.shell{width:min(100% - 28px,1160px)}.section-pad{padding:78px 0}.brand img{width:138px}.nav{min-height:72px}.hero{min-height:auto;padding-top:34px}h1{font-size:clamp(2.2rem,10vw,3rem)}h2{font-size:clamp(2rem,10vw,3rem)}.hero-actions,.cta-actions{flex-direction:column}.button{width:100%}.hero-badges{display:grid}.hero-badges span{width:100%}.system-visual{min-height:auto}.visual-panel{border-radius:22px;padding:.85rem;top:0}.metric-row,.flow-card,.trust-strip,.services-grid,.team-grid,.process-grid,.why-list,.footer-grid{grid-template-columns:1fr}.team-card-mobile-hidden{display:none}.flow-card{gap:.7rem}.flow-arrow{justify-self:center;width:1px;height:20px}.trust-strip{border-radius:22px;margin-top:0}.trust-strip article{min-height:96px}.service-card,.process-grid article,.why-list article{min-height:auto}.service-number,.process-grid span{margin-bottom:2.3rem}.footer-links{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
