:root{--ink:#070a14;--panel:#0d1324;--line:rgba(180,205,255,.16);--blue:#4d8dff;--sky:#8bb9ff;--white:#f5f8ff;--muted:#9aa8c2;--lime:#b7ff72}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--white);font-family:Manrope,Arial,sans-serif;overflow-x:hidden}.grid-glow{position:fixed;inset:0;z-index:-1;background:linear-gradient(rgba(81,129,218,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(81,129,218,.045) 1px,transparent 1px);background-size:60px 60px;mask-image:linear-gradient(#000,transparent 58%)}.site-header{height:86px;max-width:1320px;margin:auto;padding:0 36px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.logo{color:#fff;text-decoration:none;font-size:20px;font-weight:800;letter-spacing:-1px}.logo span{color:var(--blue)}nav{display:flex;gap:31px}nav a,.header-cta,footer a{color:#b8c4dc;text-decoration:none;font-size:13px;font-weight:700}.header-cta{border:1px solid rgba(113,157,244,.55);padding:11px 16px;color:#fff}.header-cta b{color:var(--sky);font-size:17px;margin-left:7px}.hero{min-height:655px;max-width:1320px;margin:auto;padding:72px 36px 48px;position:relative;overflow:hidden}.eyebrow,.section-label{font:500 11px 'DM Mono',monospace;letter-spacing:1.3px;color:var(--sky)}.eyebrow i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--lime);margin-right:9px}.hero-copy{max-width:720px;position:relative;z-index:2}.hero h1,.contact h2{font-size:clamp(55px,7.1vw,104px);letter-spacing:-6px;line-height:.94;margin:38px 0 25px;font-weight:800}.hero h1 em,h2 em{font-weight:400;color:var(--sky)}.hero-copy p{max-width:480px;color:var(--muted);line-height:1.7;font-size:17px}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:36px}.button{display:inline-flex;align-items:center;gap:33px;padding:16px 19px;text-decoration:none;font-size:13px;font-weight:800}.button-primary{background:var(--blue);color:#071125}.button span{font-size:21px}.text-link{color:#fff;text-decoration:none;font-size:13px;font-weight:700}.text-link span{color:var(--sky);margin-left:7px}.hero-orbit{position:absolute;width:530px;height:530px;border-radius:50%;right:-29px;top:71px;background:radial-gradient(circle at 48% 48%,#16356d 0 6%,#0d1f42 7% 21%,transparent 22%),radial-gradient(circle,#162e5e 1px,transparent 2px);background-size:auto,15px 15px}.orbit-ring{position:absolute;border:1px solid rgba(113,157,244,.4);border-radius:50%;inset:50px;transform:rotate(-25deg)}.ring-two{inset:118px;transform:rotate(42deg)}.core{position:absolute;top:calc(50% - 46px);left:calc(50% - 46px);width:92px;height:92px;border-radius:50%;display:grid;place-content:center;text-align:center;background:#061329;border:1px solid var(--sky);font-size:24px;font-weight:800;line-height:.78;box-shadow:0 0 40px #3179ff88}.core small{font:8px 'DM Mono';letter-spacing:1px;color:var(--sky)}.signal{position:absolute;font:11px 'DM Mono';color:var(--sky);border:1px solid var(--line);background:#0b1730;padding:7px}.signal-one{top:106px;left:19px}.signal-two{bottom:112px;right:53px}.signal-three{top:145px;right:24px}.scroll-note{position:absolute;bottom:37px;font:10px 'DM Mono';letter-spacing:1.5px;color:#687694}.scroll-note span{font-size:18px;color:var(--sky);margin-left:8px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px max(36px,calc((100vw - 1248px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:#0b1020}.trust-strip p{font:11px 'DM Mono';color:#7184a9;letter-spacing:1px;margin:0}.trust-strip div{display:flex;gap:23px}.trust-strip span{font-size:11px;font-weight:800;color:#d5dded}.split-section,.work-section,.process,.contact{max-width:1320px;margin:auto;padding:125px 36px}.split-section{display:grid;grid-template-columns:1fr 2fr;gap:40px}.split-section h2,.section-heading h2{font-size:clamp(39px,5vw,67px);line-height:.98;letter-spacing:-4px;margin:0 0 28px}.lead{max-width:610px;color:var(--muted);line-height:1.8;font-size:18px}.services{max-width:1320px;margin:auto;padding:0 36px 115px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.service-card{position:relative;min-height:430px;padding:36px;background:linear-gradient(135deg,#172e5e,#0c1530 67%);border:1px solid rgba(106,154,249,.35);overflow:hidden}.service-card.automation{background:linear-gradient(135deg,#11234a,#0a0e1c 69%)}.service-card:after{content:'';position:absolute;width:260px;height:260px;border:1px solid #71a1ff52;border-radius:50%;right:-94px;top:-98px;box-shadow:0 0 60px #3275ff30}.card-number{font:11px 'DM Mono';color:var(--sky)}.service-icon{position:absolute;right:34px;top:28px;color:var(--sky);font-size:35px}.service-card h3{font-size:44px;letter-spacing:-2px;margin:85px 0 9px}.service-card p{max-width:365px;line-height:1.65;color:#b2c1dc}.service-card ul{list-style:none;padding:13px 0 9px;margin:0;color:#dce8ff;font-size:13px;line-height:2}.service-card li:before{content:'•';color:var(--blue);margin-right:10px}.service-card a{position:absolute;bottom:32px;color:white;text-decoration:none;font-size:13px;font-weight:800}.service-card a span{color:var(--sky);margin-left:8px}.work-section{background:linear-gradient(180deg,transparent,#0b1020 30%,transparent)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:50px}.section-heading p:last-child{max-width:290px;color:var(--muted);line-height:1.65;font-size:14px}.projects{display:grid;grid-template-columns:1.22fr 1fr 1fr;gap:18px}.project-art{height:354px;position:relative;overflow:hidden;padding:18px}.project-shubha .project-art{background:linear-gradient(140deg,#713b19,#d2853c 64%,#f2c375)}.project-techno .project-art{background:linear-gradient(135deg,#143156,#235f94)}.project-ace .project-art{background:linear-gradient(145deg,#172f66,#050b17)}.art-badge{font:10px 'DM Mono';letter-spacing:1px;color:white;border:1px solid #ffffff60;padding:7px}.fruit{position:absolute;border-radius:50%;background:radial-gradient(circle at 32% 27%,#ffde9e,#f07824 46%,#703418 76%);box-shadow:inset -12px -16px 25px #5d2315}.fruit-one{width:180px;height:180px;left:44px;bottom:-34px}.fruit-two{width:130px;height:130px;right:33px;bottom:57px}.fruit-three{width:76px;height:76px;right:8px;bottom:-13px}.shubha-word,.techno-word,.ace-word{position:absolute;left:21px;bottom:20px;font-size:28px;line-height:.82;font-weight:800;letter-spacing:-1.5px}.shubha-word small,.techno-word small,.ace-word small{font:9px 'DM Mono';letter-spacing:1px}.dashboard-lines{position:absolute;inset:86px 22px 24px;border:1px solid #8fbfff4d;padding:17px;display:flex;flex-direction:column;justify-content:space-between}.dashboard-lines i{height:11px;background:linear-gradient(90deg,#69a0ff 26%,#ffffff24 26% 45%,#ffffff0e 45%);display:block}.ace-blocks{position:absolute;inset:97px 29px 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.ace-blocks i{border:1px solid #78a9ff70;background:#397aff24}.ace-blocks i:nth-child(2){background:#69a0ff}.project-info{display:flex;justify-content:space-between;gap:10px;padding-top:16px}.project-info h3{font-size:16px;margin:0}.project-info p{color:var(--muted);font-size:12px;margin:5px 0}.project-info>span{font-size:21px;color:var(--sky)}.process{border-top:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:54px;margin-top:52px}.process-grid article{border-top:1px solid #385789;padding-top:20px}.process-grid b{font:11px 'DM Mono';color:var(--sky)}.process-grid h3{font-size:24px;margin:24px 0 7px}.process-grid p{color:var(--muted);font-size:14px;line-height:1.7}.contact{position:relative;padding-bottom:128px;border-top:1px solid var(--line)}.contact h2{font-size:clamp(49px,6.1vw,88px);margin:25px 0}.contact>p:not(.section-label):not(.contact-note){color:var(--muted);font-size:17px;margin-bottom:30px}.contact-marker{position:absolute;right:75px;top:100px;width:170px;height:170px;border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--lime);color:#091528;font:600 17px 'DM Mono';line-height:1.15;transform:rotate(13deg)}.contact-note{font-size:11px;color:#7184a9;margin-top:19px}footer{max-width:1320px;margin:auto;padding:32px 36px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}footer p{font-size:11px;color:#75829c}@media(max-width:760px){.site-header{height:68px;padding:0 19px}nav,.header-cta{display:none}.hero{min-height:650px;padding:60px 20px 35px}.hero h1{letter-spacing:-4px;margin-top:32px}.hero-orbit{width:370px;height:370px;right:-120px;top:262px;opacity:.7}.hero-copy p{font-size:15px}.hero-actions{gap:18px;flex-wrap:wrap}.trust-strip{padding:15px 20px;display:block}.trust-strip p{margin-bottom:12px;font-size:9px}.trust-strip div{gap:12px;flex-wrap:wrap}.trust-strip span{font-size:10px}.split-section,.work-section,.process,.contact{padding:80px 20px}.split-section{display:block}.split-section .section-label{margin-bottom:35px}.split-section h2,.section-heading h2{letter-spacing:-2.5px}.services{grid-template-columns:1fr;padding:0 20px 75px}.service-card{min-height:410px;padding:26px}.projects{grid-template-columns:1fr}.project-art{height:280px}.section-heading{display:block}.section-heading p:last-child{margin-top:23px}.process-grid{grid-template-columns:1fr;gap:24px;margin-top:38px}.contact-marker{display:none}.contact h2{letter-spacing:-3px}footer{padding:25px 20px;display:block}footer p{margin:14px 0}footer a:last-child{font-size:11px}}
