:root{--bg:#040b15;--bg2:#071426;--panel:#0a1626;--panel2:#0c1b2e;--line:#19304d;--text:#f5f8ff;--muted:#95a3b8;--blue:#1463ff;--blue2:#0c8bff;--cyan:#14c7ff;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}main{overflow:hidden}.sectionShell{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.sectionPad{padding:112px 0}.siteHeader{z-index:20;border-bottom:1px solid #ffffff12;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1380px,100% - 44px);height:84px;margin:0 auto;display:grid;position:relative}.brand{align-items:center;display:flex}.brand img{object-fit:contain;object-position:left center;filter:brightness(0)invert();width:220px;height:auto}nav{color:#c0cad9;gap:32px;font-size:14px;display:flex}nav a:hover{color:#fff}.headerCta{justify-self:end}.button{border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:13px 19px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.buttonPrimary{background:linear-gradient(135deg,var(--blue),#087fff);box-shadow:0 8px 32px #1463ff3b}.buttonOutline{background:#0b1e3473;border:1px solid #25599a}.buttonGhost{background:#0a1727b3;border:1px solid #30445e}.buttonWhite{color:#071426;background:#fff}.hero{grid-template-columns:1.03fr .97fr;align-items:center;gap:50px;min-height:700px;display:grid;position:relative}.heroGlow{filter:blur(150px);opacity:.2;pointer-events:none;border-radius:50%;width:480px;height:480px;position:absolute}.heroGlowOne{background:#006bff;top:80px;right:0}.heroGlowTwo{opacity:.08;background:#14c7ff;bottom:-250px;left:-260px}.heroCopy{z-index:2;position:relative}.eyebrow{letter-spacing:.16em;color:#2e83ff;align-items:center;gap:10px;margin-bottom:20px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--blue);width:25px;height:2px;display:block}.eyebrow.light{color:#cce7ff}.eyebrow.light span{background:#fff}.hero h1,.sectionHeading h2,.outsourcing h2,.contactPanel h2{letter-spacing:-.045em;margin:0;font-size:clamp(46px,5.4vw,76px);line-height:1.01}.hero h1 em{color:#2674ff;font-style:normal}.heroLead{color:#a9b6c9;max-width:650px;margin:26px 0 31px;font-size:18px;line-height:1.7}.heroActions{flex-wrap:wrap;gap:12px;display:flex}.heroProof{gap:38px;margin-top:48px;display:flex}.heroProof div{border-left:1px solid #223751;flex-direction:column;padding-left:15px;display:flex}.heroProof strong{font-size:14px}.heroProof span{color:#718198;margin-top:4px;font-size:12px}.heroVisual{background:radial-gradient(circle at 50% 40%,#1463ff2b,#0000 43%),linear-gradient(145deg,#081626,#020810);border:1px solid #3975c24d;border-radius:26px;height:540px;position:relative;overflow:hidden;box-shadow:inset 0 0 60px #1e62b414,0 30px 100px #00000059}.visualGrid{background-image:linear-gradient(#32609217 1px,#0000 1px),linear-gradient(90deg,#32609217 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 75%);mask-image:radial-gradient(circle,#000,#0000 75%)}.heroMark{background:#06172c;border-radius:52px;place-items:center;width:260px;height:260px;display:grid;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #174579,0 0 90px #1463ff47}.heroMark img{object-fit:contain;width:210px;height:210px}.brandOrb{border:1px solid #1c568c;border-radius:50%;position:absolute}.orb1{width:390px;height:390px;top:46%;left:50%;transform:translate(-50%,-50%)}.orb2{opacity:.4;width:470px;height:470px;top:46%;left:50%;transform:translate(-50%,-50%)}.orb3{background:#14c7ff;border:0;width:10px;height:10px;top:20%;left:14%;box-shadow:390px 330px #1463ff,330px 40px #1463ff}.codeCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05111fdb;border:1px solid #1a3a5d;border-radius:12px;width:150px;padding:14px;position:absolute;box-shadow:0 15px 40px #00000052}.codeCard span{color:#1c70ff;font-size:10px}.codeCard b{margin:5px 0;font-size:12px;display:block}.codeCard small{color:#7f8fa6}.codeCardOne{top:54px;left:24px}.codeCardTwo{top:190px;right:20px}.codeCardThree{bottom:35px;left:50px}.trustStrip{color:#63748b;letter-spacing:.21em;background:#07111e;border-top:1px solid #11263e;border-bottom:1px solid #11263e;justify-content:center;align-items:center;gap:30px;min-height:70px;font-size:11px;font-weight:800;display:flex}.trustStrip i{background:#1463ff;border-radius:50%;width:3px;height:3px}.sectionHeading{max-width:730px}.sectionHeading.centered{text-align:center;margin:0 auto 54px}.sectionHeading.centered .eyebrow{justify-content:center}.sectionHeading h2,.outsourcing h2,.contactPanel h2{font-size:clamp(38px,4vw,56px)}.sectionHeading p,.outsourcingPanel>div>p,.contactPanel p{color:#8fa0b6;font-size:16px;line-height:1.75}.serviceGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.serviceCard{background:linear-gradient(145deg,#091727,#07111e);border:1px solid #162d49;border-radius:16px;flex-direction:column;min-height:290px;padding:26px;transition:all .2s;display:flex}.serviceCard:hover{border-color:#24599a;transform:translateY(-5px);box-shadow:0 25px 70px #0000004d}.serviceTop{justify-content:space-between;align-items:center;display:flex}.serviceTop>span{color:#3f5876;font-size:11px}.serviceIcon{color:#2575ff;background:#1463ff12;border:1px solid #205aa2;border-radius:12px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.serviceCard h3{margin:28px 0 10px;font-size:20px}.serviceCard p{color:#8090a6;margin:0;font-size:14px;line-height:1.65}.serviceCard a{color:#4d8eff;margin-top:auto;font-size:13px;font-weight:700}.outsourcingPanel{background:radial-gradient(circle at 0 0,#1463ff2b,#0000 33%),linear-gradient(145deg,#0a192b,#06111e);border:1px solid #193958;border-radius:24px;grid-template-columns:1.3fr .7fr;gap:60px;padding:64px;display:grid}.checkGrid{color:#c3cede;grid-template-columns:1fr 1fr;gap:14px;margin:30px 0;font-size:13px;display:grid}.checkGrid span{border-bottom:1px solid #172c45;padding:12px 0}.deliveryModel{background:#06111f;border:1px solid #1d3b5d;border-radius:16px;align-self:center;overflow:hidden}.deliveryHeader{color:#5e90cc;letter-spacing:.18em;border-bottom:1px solid #18304c;padding:15px 20px;font-size:10px}.deliveryItem{border-bottom:1px solid #122b47;gap:17px;padding:24px 20px;display:flex}.deliveryItem:last-child{border-bottom:0}.deliveryItem b{color:#1f70ff;font-size:11px}.deliveryItem div{flex-direction:column;gap:5px;display:flex}.deliveryItem strong{font-size:14px}.deliveryItem span{color:#7d8da3;font-size:12px}.splitHeading{grid-template-columns:1fr .7fr;align-items:end;gap:70px;max-width:none;margin-bottom:48px;display:grid}.projectGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.projectCard{background:#07121f;border:1px solid #172f4d;border-radius:18px;overflow:hidden}.projectVisual{background:radial-gradient(circle at 75% 35%,#1463ff47,#0000 28%),linear-gradient(135deg,#0c223c,#050c15);height:240px;position:relative;overflow:hidden}.projectVisual:after{content:"";background-image:linear-gradient(#3e6e9e17 1px,#0000 1px),linear-gradient(90deg,#3e6e9e17 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.projectNumber{z-index:2;color:#4b607c;font-size:11px;position:absolute;top:18px;right:20px}.projectWindow{z-index:2;background:#071522;border:1px solid #225585;border-radius:12px 12px 0 0;padding:12px;position:absolute;inset:22% 11% -20px;box-shadow:0 15px 50px #0006}.projectWindow>i{background:#254d77;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.projectLines{gap:10px;margin-top:30px;display:grid}.projectLines b{background:linear-gradient(90deg,#1263ff 0 35%,#142942 35% 80%,#0000 80%);border-radius:3px;height:8px}.projectLines b:nth-child(2){width:80%}.projectLines b:nth-child(3){width:60%}.projectContent{padding:26px}.projectType{color:#307eff;text-transform:uppercase;letter-spacing:.17em;font-size:10px}.projectContent h3{margin:10px 0;font-size:22px}.projectContent p{color:#8293aa;font-size:14px;line-height:1.65}.tagRow{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.tagRow span{color:#8ea2bc;background:#0c1c30;border:1px solid #193551;border-radius:5px;padding:6px 8px;font-size:10px}.projectLinks{border-top:1px solid #132a44;gap:20px;margin-top:26px;padding-top:20px;display:flex}.projectLinks a{color:#4b8cff;font-size:12px;font-weight:700}.technology{background:#07111d;border-top:1px solid #13283f;border-bottom:1px solid #13283f}.technologyInner{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;display:grid}.techCloud{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.techCloud span{color:#9aacc3;background:#091a2d;border:1px solid #1b3b60;border-radius:9px;padding:12px 16px;font-size:13px}.techCloud .featured{color:#d5e6ff;border-color:#226ad0;box-shadow:inset 0 0 20px #1463ff1a}.githubPanel{background:#081624;border:1px solid #1a3757;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:38px;padding:44px;display:grid}.githubMark{color:#2679ff;background:#0b2039;border:1px solid #245f9f;border-radius:17px;place-items:center;width:70px;height:70px;font-size:34px;display:grid}.githubPanel h2{margin:0 0 8px;font-size:32px}.githubPanel p{color:#8091a8;margin:0;line-height:1.65}.githubActions{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.githubActions span{color:#687990;font-size:10px}.githubActions code{color:#9dc5ff}.contactPanel{background:linear-gradient(135deg,#0b65ff,#0844b6 65%,#092761);border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:60px;padding:65px;display:grid;position:relative;overflow:hidden}.contactPanel:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:300px;height:300px;position:absolute;top:-130px;right:-100px}.contactPanel p{color:#d3e3ff;max-width:680px}.contactActions{z-index:2;flex-direction:column;align-items:flex-start;gap:15px;display:flex;position:relative}.phoneLink{color:#d6e6ff;font-size:13px}footer{background:#02070e;border-top:1px solid #13283f;padding:40px 0}.footerInner{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;display:grid}.footerInner img{filter:brightness(0)invert();width:180px;height:auto}.footerInner p{color:#607087;text-align:center;font-size:11px}.footerInner span{color:#53647b;font-size:10px}@media (max-width:1000px){.siteHeader{grid-template-columns:1fr auto}.siteHeader nav{display:none}.hero{grid-template-columns:1fr;padding:70px 0}.heroVisual{height:500px}.serviceGrid{grid-template-columns:1fr 1fr}.outsourcingPanel,.technologyInner{grid-template-columns:1fr}.splitHeading{grid-template-columns:1fr;gap:10px}.techCloud{justify-content:flex-start}.githubPanel{grid-template-columns:auto 1fr}.githubActions{grid-column:2}.contactPanel{grid-template-columns:1fr}.footerInner{text-align:center;grid-template-columns:1fr;justify-items:center}}@media (max-width:680px){.sectionShell{width:min(100% - 30px,var(--max))}.sectionPad{padding:78px 0}.siteHeader{width:calc(100% - 28px);height:72px}.brand img{width:175px}.headerCta{padding:10px 12px;font-size:12px}.hero{gap:35px;min-height:auto}.hero h1{font-size:47px}.heroLead{font-size:16px}.heroVisual{height:410px}.heroMark{width:190px;height:190px}.heroMark img{width:150px;height:150px}.brandOrb.orb1{width:290px;height:290px}.brandOrb.orb2{width:350px;height:350px}.codeCard{width:125px;padding:10px}.codeCardTwo{right:8px}.trustStrip{white-space:nowrap;gap:12px;font-size:9px;overflow:hidden}.heroProof{gap:15px}.serviceGrid,.projectGrid{grid-template-columns:1fr}.outsourcingPanel{padding:30px}.checkGrid{grid-template-columns:1fr}.githubPanel{grid-template-columns:1fr;padding:30px}.githubActions{grid-column:auto}.contactPanel{padding:38px 28px}.footerInner{grid-template-columns:1fr}}
