:root{--green:#43c900;--green2:#2fa800;--bg:#030507;--panel:#070a0d;--text:#f6f7f8;--muted:#cfd4d8;--line:rgba(255,255,255,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#020304;color:var(--text);font-family:Inter,Arial,sans-serif;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:-5;background:radial-gradient(circle at 60% 18%,rgba(255,255,255,.08),transparent 24%),radial-gradient(circle at 62% 78%,rgba(67,201,0,.14),transparent 25%),linear-gradient(120deg,#010203 0%,#070a0d 52%,#020303 100%)}a{color:inherit}.site-header{height:104px;position:absolute;inset:0 0 auto;z-index:20;display:flex;align-items:center;padding:0 52px;gap:34px}.brand img{display:block;width:239px}.main-nav{margin-left:auto;display:flex;align-items:center;gap:42px}.main-nav a,.header-cta{text-transform:uppercase;text-decoration:none;font-size:14px;font-weight:850;letter-spacing:.02em;white-space:nowrap}.main-nav a{position:relative;padding:40px 0;color:#fff}.main-nav a.active,.main-nav a:hover{color:var(--green)}.main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:19px;height:2px;background:var(--green)}.header-cta{border:1px solid var(--green);border-radius:4px;padding:17px 33px;margin-left:26px;transition:.2s}.header-cta:hover,.btn-outline:hover{background:rgba(67,201,0,.12)}.menu-toggle{display:none;background:transparent;border:1px solid var(--green);border-radius:4px;width:46px;height:40px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{display:block;width:22px;height:2px;background:#fff}.section-dark{position:relative;overflow:hidden}.hero{min-height:525px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:40% 45% 15%;padding-top:104px}.hero:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 43% 45%,rgba(255,255,255,.06),transparent 23%),linear-gradient(90deg,#030507 0%,#06090b 49%,#101417 100%)}.hero-copy{padding:42px 0 0 53px;max-width:530px;z-index:4}.hero h1{margin:0 0 20px;text-transform:uppercase;font-size:57px;line-height:1.12;letter-spacing:.035em;font-weight:900;text-shadow:0 0 18px rgba(255,255,255,.12)}.hero h1 span{color:var(--green);letter-spacing:.07em}.hero-copy p{margin:0 0 31px;max-width:485px;font-size:17px;line-height:1.72;color:#fff}.hero-actions{display:flex;gap:28px}.btn{height:48px;min-width:187px;padding:0 32px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:17px;border:0;text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:900;cursor:pointer;transition:.2s}.btn-primary{background:linear-gradient(135deg,var(--green),var(--green2));box-shadow:0 0 24px rgba(67,201,0,.18);color:#fff}.btn-primary:hover{filter:brightness(1.1);transform:translateY(-1px)}.btn-outline{border:1px solid var(--green);background:rgba(0,0,0,.26);color:#fff}.btn-small{margin-top:30px;min-width:173px}.btn strong{font-size:28px;line-height:0}.hero-center{position:relative;display:flex;align-items:center;justify-content:center}.hero-center img{width:73%;filter:drop-shadow(0 22px 24px rgba(0,0,0,.62));z-index:2}.angle-line{position:absolute;left:3%;top:-58px;width:52%;height:620px;border-left:4px solid rgba(67,201,0,.55);border-bottom:4px solid rgba(67,201,0,.45);transform:skewX(-27deg);opacity:.8}.angle-line:after{content:"";position:absolute;right:-260px;top:0;width:380px;height:100%;background:linear-gradient(110deg,rgba(255,255,255,.045),transparent 60%)}.office-shot{overflow:hidden;border-left:1px solid rgba(255,255,255,.05)}.office-shot img{width:100%;height:100%;object-fit:cover;opacity:.77}.service-strip{height:163px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(4,7,9,.94);border-bottom:1px solid var(--line);padding:28px 54px}.service-strip article{display:grid;grid-template-columns:70px 1fr;gap:26px;align-items:start;padding:10px 36px 0 26px;border-right:1px solid var(--line)}.service-strip article:last-child{border-right:0}.service-strip h2{margin:0 0 12px;text-transform:uppercase;font-size:17px;line-height:1.25;font-weight:900;letter-spacing:.03em}.service-strip p{margin:0;max-width:275px;font-size:14px;line-height:1.8;color:#e5e7e9}.service-strip article span,.rule{display:block;width:34px;height:2px;background:var(--green);margin-top:13px}.service-icon{width:46px;height:46px;color:var(--green);display:flex;align-items:center;justify-content:center;font-size:25px;font-weight:900}.icon-code{border:2px solid var(--green);font-size:21px}.icon-cloud{border:3px solid var(--green);border-top:0;border-radius:24px;position:relative;margin-top:13px}.icon-cloud:before,.icon-cloud:after{content:"";position:absolute;border:3px solid var(--green);border-bottom:0;background:#05080a}.icon-cloud:before{width:29px;height:29px;border-radius:50%;left:3px;top:-18px}.icon-cloud:after{width:24px;height:24px;border-radius:50%;right:2px;top:-13px}.icon-shield{border:3px solid var(--green);clip-path:polygon(50% 0,95% 17%,85% 75%,50% 100%,15% 75%,5% 17%)}.icon-chart{align-items:end;gap:5px}.icon-chart i{display:block;width:9px;border:3px solid var(--green)}.icon-chart i:nth-child(1){height:18px}.icon-chart i:nth-child(2){height:30px}.icon-chart i:nth-child(3){height:43px}.about{min-height:336px;display:grid;grid-template-columns:38% 38% 24%;padding:28px 53px 30px 68px;border-bottom:1px solid var(--line)}.about:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 56% 91%,rgba(67,201,0,.18),transparent 22%),linear-gradient(90deg,#030608 0%,#05090b 55%,#07090c 100%)}.kicker{margin:0 0 15px;color:var(--green);text-transform:uppercase;font-weight:900;letter-spacing:.06em}.about-copy{padding-top:4px}.about-copy h2,.section-title h2,.contact-section h2,.career h2{margin:0 0 17px;text-transform:uppercase;font-size:26px;line-height:1.27;letter-spacing:.04em}.about-copy p:not(.kicker),.section-title p,.contact-section p,.career p{margin:0;max-width:720px;color:#f1f3f4;font-size:15px;line-height:1.82}.laptop-scene{position:relative;display:flex;align-items:end;justify-content:center}.laptop-scene img{width:90%;max-width:570px;transform:translateY(18px);filter:drop-shadow(0 20px 25px rgba(0,0,0,.72));z-index:2}.net{position:absolute;inset:20px -30px 0;background-image:radial-gradient(circle,rgba(67,201,0,.76) 1.4px,transparent 2px),linear-gradient(25deg,transparent 40%,rgba(67,201,0,.13),transparent 62%);background-size:42px 42px,100% 100%;opacity:.45}.quote-card{align-self:start;margin-left:10px;border:1px solid rgba(255,255,255,.16);border-radius:10px;padding:30px 38px;min-height:280px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.015))}.quotes{font-size:78px;line-height:.55;color:var(--green);font-weight:900}.quote-card h3{margin:12px 0 0;font-size:26px;line-height:1.35}.quote-card h3 span{color:var(--green)}.quote-card p{margin:18px 0 0;font-size:14px;line-height:1.7;color:#f0f0f0}.solutions,.process,.references,.career,.contact-section{padding:72px 68px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#030507,#080c0f)}.solutions{background:radial-gradient(circle at 84% 25%,rgba(67,201,0,.1),transparent 22%),linear-gradient(135deg,#030507,#070a0d)}.solution-grid{margin-top:30px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.solution-card,.cards article,.steps article,.contact-section form,.career-box{border:1px solid rgba(255,255,255,.13);border-radius:12px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.015));padding:28px}.solution-card b{display:block;color:var(--green);font-size:13px;margin-bottom:20px}.solution-card h3,.cards h3,.steps h3{margin:0 0 12px;font-size:20px}.solution-card p,.cards p,.steps p{margin:0;color:#dfe4e7;line-height:1.75;font-size:14px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}.steps span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;border:1px solid var(--green);color:var(--green);font-weight:900;margin-bottom:18px}.cards{margin-top:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.career{background:linear-gradient(120deg,#030507,#061004)}.career-box{max-width:960px}.career-box .btn{margin-top:24px}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.contact-info{display:grid;gap:18px;margin-top:24px}.contact-person{display:flex;flex-direction:column;gap:4px}.contact-role{color:var(--green);font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:.06em}.contact-info a{color:#fff;text-decoration:none;font-size:15px}.contact-info a:hover{color:var(--green)}.contact-section form{display:grid;gap:14px}input,textarea{width:100%;background:#030507;border:1px solid rgba(255,255,255,.18);border-radius:4px;color:#fff;padding:15px 16px;font:inherit}input:focus,textarea:focus{outline:1px solid var(--green);border-color:var(--green)}form small{color:#aeb5ba;line-height:1.5}footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 68px;background:#020304;color:#aeb5ba;font-size:14px}footer a{text-decoration:none;color:var(--green)}.reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:none}@media (max-width:1180px){.main-nav{gap:24px}.header-cta{padding:15px 22px}.service-strip article{padding-right:18px}.hero h1{font-size:50px}.solution-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.site-header{position:relative;height:auto;padding:22px 24px;background:#030507;border-bottom:1px solid var(--line);flex-wrap:wrap}.brand img{width:215px}.menu-toggle{display:flex;margin-left:auto}.header-cta{margin-left:0}.main-nav{display:none;order:4;width:100%;flex-direction:column;align-items:flex-start;gap:0;padding-top:16px}.main-nav.open{display:flex}.main-nav a{width:100%;padding:13px 0}.main-nav a.active:after{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:0}.hero-copy{padding:48px 24px 36px}.hero-center{min-height:290px}.office-shot{display:none}.service-strip{height:auto;grid-template-columns:1fr 1fr;padding:18px 24px}.service-strip article{border-right:0;border-bottom:1px solid var(--line);padding:22px 12px}.about,.contact-section{grid-template-columns:1fr;padding:45px 24px}.laptop-scene{min-height:260px}.quote-card{margin:30px 0 0}.solutions,.process,.references,.career{padding:45px 24px}.cards,.steps{grid-template-columns:1fr}.hero-actions{flex-wrap:wrap}footer{padding:24px;flex-direction:column;align-items:flex-start}}@media (max-width:620px){.brand img{width:190px}.header-cta{display:none}.hero h1{font-size:38px}.hero-copy p{font-size:16px}.hero-actions{flex-direction:column}.btn{width:100%}.service-strip,.solution-grid{grid-template-columns:1fr}.about-copy h2,.section-title h2,.contact-section h2,.career h2{font-size:23px}.quote-card{padding:26px}.hero-center img{width:88%}.angle-line{left:10%;width:60%;height:410px;top:-30px}}
