:root{--bg:#050609;--surface:#0b0d13;--surface-2:#11141d;--line:rgba(255,255,255,.1);--text:#f6f7fb;--muted:#979dad;--blue:#08a9ff;--violet:#6d29ff;--grad:linear-gradient(120deg,#0bbcff 0%,#276dff 45%,#7a24ff 100%)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{font-family:Manrope,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden}body::before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 20% 10%,rgba(0,144,255,.06),transparent 28%),radial-gradient(circle at 80% 80%,rgba(103,36,255,.06),transparent 28%);pointer-events:none;z-index:-1}a{text-decoration:none}.page-noise{position:fixed;inset:0;opacity:.035;z-index:9997;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.scroll-progress{position:fixed;top:0;left:0;height:2px;width:0;background:var(--grad);z-index:9999}.cursor-dot,.cursor-ring{position:fixed;border-radius:50%;pointer-events:none;z-index:10000;transform:translate(-50%,-50%)}.cursor-dot{width:6px;height:6px;background:#fff}.cursor-ring{width:34px;height:34px;border:1px solid rgba(59,134,255,.7);transition:width .2s,height .2s,background .2s}.cursor-ring.hovered{width:55px;height:55px;background:rgba(72,78,255,.12)}
.navbar{padding:20px 0;transition:.35s}.navbar.scrolled{padding:10px 0;background:rgba(5,6,9,.82);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.navbar-brand img{width:188px;height:52px;object-fit:cover;object-position:center}.nav-link{color:#c7cbd5!important;font-size:.9rem;font-weight:600;padding:.7rem 1rem!important}.nav-link:hover,.nav-link.active{color:#fff!important}.btn{border-radius:999px;font-weight:700;padding:.78rem 1.4rem;transition:.3s}.btn-glow{color:#fff;border:0;background:var(--grad);box-shadow:0 12px 35px rgba(69,55,255,.25);position:relative;overflow:hidden}.btn-glow::before{content:"";position:absolute;inset:-2px;transform:translateX(-110%) skewX(-20deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:.6s}.btn-glow:hover{color:#fff;transform:translateY(-3px);box-shadow:0 16px 45px rgba(69,55,255,.4)}.btn-glow:hover::before{transform:translateX(110%) skewX(-20deg)}.btn-ghost{color:#fff;border:1px solid var(--line);background:rgba(255,255,255,.03)}.btn-ghost:hover{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.08)}
.hero{position:relative;min-height:800px;overflow:hidden}.hero::after{content:"";position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(transparent,var(--bg));pointer-events:none}#networkCanvas{position:absolute;inset:0;width:100%;height:100%;opacity:.6}.orb{position:absolute;border-radius:50%;filter:blur(4px);animation:float 8s ease-in-out infinite}.orb-one{width:430px;height:430px;right:5%;top:14%;background:radial-gradient(circle,rgba(56,31,255,.21),transparent 68%)}.orb-two{width:320px;height:320px;left:-6%;bottom:8%;background:radial-gradient(circle,rgba(0,177,255,.14),transparent 70%);animation-delay:-4s}@keyframes float{50%{transform:translate3d(0,-25px,0) scale(1.06)}}.eyebrow,.section-tag{text-transform:uppercase;letter-spacing:.17em;font-weight:800;font-size:.73rem;color:#9ea5b7;display:flex;align-items:center;gap:10px}.eyebrow span,.section-tag::before{content:"";width:32px;height:2px;background:var(--grad);display:inline-block}.display-title,.section-title,.contact-title{font-family:"Space Grotesk",sans-serif;font-weight:600;letter-spacing:-.055em}.display-title{font-size:clamp(3.8rem,8.2vw,8.2rem);line-height:.88;max-width:1100px;margin:26px 0 34px}.gradient-text{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{max-width:720px;color:#aeb4c2;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.8;margin-bottom:36px}.hero-meta{display:flex;gap:60px;margin-top:60px}.hero-meta div{display:flex;flex-direction:column}.hero-meta strong{font-family:"Space Grotesk";font-size:1.7rem}.hero-meta span{font-size:.75rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.scroll-cue{position:absolute;right:4%;bottom:55px;z-index:4;color:#adb2bf;font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;writing-mode:vertical-rl;display:flex;align-items:center;gap:15px}.scroll-cue i{animation:bounce 1.8s infinite}@keyframes bounce{50%{transform:translateY(8px)}}
.marquee-wrap{border-block:1px solid var(--line);overflow:hidden;background:#080a0f;transform:rotate(-1.2deg) scale(1.02)}.marquee{display:flex;width:max-content;padding:20px 0;animation:marquee 28s linear infinite}.marquee span{font-family:"Space Grotesk";font-size:1rem;letter-spacing:.08em;font-weight:700;white-space:nowrap}.marquee i{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--grad);margin:0 30px}@keyframes marquee{to{transform:translateX(-50%)}}
.section-space{padding:130px 0}.section-title{font-size:clamp(2.6rem,5vw,5rem);line-height:1.02;margin-top:17px}.service-card{height:100%;min-height:350px;padding:36px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));border-radius:22px;position:relative;overflow:hidden;transition:.45s}.service-card::before{content:"";position:absolute;width:220px;height:220px;right:-120px;bottom:-150px;background:radial-gradient(circle,rgba(37,123,255,.22),transparent 68%);transition:.45s}.service-card:hover{transform:translateY(-10px);border-color:rgba(57,120,255,.45);box-shadow:0 25px 60px rgba(0,0,0,.25)}.service-card:hover::before{right:-60px;bottom:-90px}.service-card.featured{background:linear-gradient(145deg,rgba(17,121,255,.13),rgba(87,32,255,.08));border-color:rgba(76,92,255,.32)}.service-number{float:right;color:#5c6270;font-family:"Space Grotesk"}.service-icon{width:58px;height:58px;border-radius:16px;background:var(--grad);display:grid;place-items:center;font-size:1.5rem;box-shadow:0 12px 30px rgba(48,80,255,.25);margin:32px 0}.service-card h3{font-family:"Space Grotesk";font-size:1.35rem}.service-card p{color:var(--muted);line-height:1.75;font-size:.92rem}.service-card a,.text-link{color:#fff;font-size:.84rem;font-weight:700}.service-card a i,.text-link i{margin-left:6px;transition:.25s}.service-card a:hover i,.text-link:hover i{margin-left:12px}
.work-section{background:#080a0f}.project{display:grid;grid-template-columns:1.7fr 1fr;min-height:570px;border-radius:28px;overflow:hidden;background:var(--surface-2);margin-bottom:35px}.project-b{grid-template-columns:1fr 1.7fr}.project-visual{display:grid;place-items:center;overflow:hidden;position:relative;background:linear-gradient(135deg,#11233e,#25125c)}.project-visual::before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 30% 30%,rgba(18,195,255,.4),transparent 25%),radial-gradient(circle at 70% 70%,rgba(109,32,255,.6),transparent 35%);animation:rotate 12s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.mock-window{position:relative;width:72%;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:rgba(7,10,18,.75);backdrop-filter:blur(10px);box-shadow:0 35px 70px rgba(0,0,0,.45);transform:rotate(-4deg)}.mock-top{height:32px;border-bottom:1px solid var(--line);padding:10px}.mock-top i{display:inline-block;width:6px;height:6px;background:#73798b;border-radius:50%;margin-right:4px}.mock-ui{padding:45px}.mock-ui .pill{display:block;width:50px;height:8px;border-radius:20px;background:#24b3ff}.mock-ui h3{font-family:"Space Grotesk";font-size:clamp(1.4rem,3vw,3rem);margin:20px 0}.mock-chart{height:110px;display:flex;align-items:flex-end;gap:8px}.mock-chart b{flex:1;background:linear-gradient(#04b7ff,#642aff);border-radius:5px 5px 0 0;animation:bars 3s ease-in-out infinite}.mock-chart b:nth-child(1){height:30%}.mock-chart b:nth-child(2){height:55%;animation-delay:-.5s}.mock-chart b:nth-child(3){height:42%;animation-delay:-1s}.mock-chart b:nth-child(4){height:78%;animation-delay:-1.5s}.mock-chart b:nth-child(5){height:100%;animation-delay:-2s}@keyframes bars{50%{filter:brightness(1.5);transform:scaleY(.85);transform-origin:bottom}}.project-info{padding:60px;display:flex;flex-direction:column;justify-content:center}.project-info>span{color:#6ba9ff;text-transform:uppercase;font-size:.7rem;letter-spacing:.14em;font-weight:800}.project-info h3{font-family:"Space Grotesk";font-size:3.5rem;margin:12px 0}.project-info p{color:var(--muted);line-height:1.8}.project-info a{width:55px;height:55px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:#fff;font-size:1.4rem;margin-top:20px;transition:.3s}.project-info a:hover{background:var(--grad);transform:rotate(45deg)}.project-b .project-visual{background:linear-gradient(135deg,#161135,#072a33)}.phone{position:relative;width:230px;height:470px;border-radius:38px;padding:10px;background:#08090c;border:2px solid rgba(255,255,255,.35);box-shadow:0 40px 80px rgba(0,0,0,.5);transform:rotate(5deg)}.phone-screen{height:100%;border-radius:29px;padding:40px 22px;background:linear-gradient(160deg,#161729,#0e2130);overflow:hidden}.phone-screen h4{font-family:"Space Grotesk";font-size:1.6rem}.phone-screen small{color:#5ebaff}.pulse-ring{width:145px;height:145px;border-radius:50%;margin:35px auto;display:grid;place-items:center;border:12px solid #1d2c3a;border-top-color:#24e3b0;border-right-color:#1ba9ff;box-shadow:0 0 35px rgba(31,201,200,.25)}.pulse-ring span{font-size:2rem;font-weight:800}.phone-bars{display:flex;gap:5px;align-items:flex-end;height:65px}.phone-bars i{flex:1;background:#24e3b0;border-radius:3px;height:35%}.phone-bars i:nth-child(2){height:80%}.phone-bars i:nth-child(3){height:55%}.phone-bars i:nth-child(4){height:100%}.phone-bars i:nth-child(5){height:70%}
.about-panel{padding:70px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(130deg,rgba(12,16,25,.95),rgba(23,14,51,.55));overflow:hidden}.values{margin-top:38px}.values>div{display:flex;gap:18px;margin:22px 0}.values i{width:44px;height:44px;flex:0 0 auto;border-radius:12px;display:grid;place-items:center;background:rgba(50,98,255,.13);color:#48a8ff}.values span{display:flex;flex-direction:column}.values small{color:var(--muted);margin-top:3px}.orbit-graphic{height:460px;position:relative;display:grid;place-items:center}.orbit-graphic img{position:relative;width:75%;max-width:440px;aspect-ratio:1;object-fit:cover;border-radius:50%;z-index:2;filter:drop-shadow(0 0 30px rgba(56,89,255,.25))}.orbit{position:absolute;border:1px solid rgba(88,108,255,.25);border-radius:50%}.orbit::after{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:#30a9ff;top:-5px;left:50%;box-shadow:0 0 18px #24aaff}.orbit-1{width:88%;height:88%;animation:spin 15s linear infinite}.orbit-2{width:68%;height:68%;animation:spin 11s linear infinite reverse}.orbit-3{width:48%;height:48%;animation:spin 8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.process-row{position:relative}.process-card{padding:35px 28px;border-top:1px solid var(--line);position:relative}.process-card b{color:#4d5361;font-family:"Space Grotesk"}.process-card>i{display:block;font-size:2rem;color:#4995ff;margin:35px 0 25px}.process-card h3{font-family:"Space Grotesk"}.process-card p{font-size:.88rem;color:var(--muted);line-height:1.7}
.contact-section{position:relative;overflow:hidden;background:linear-gradient(145deg,#0a0c12,#100b25)}.contact-orb{position:absolute;width:650px;height:650px;border-radius:50%;left:-200px;top:-200px;background:radial-gradient(circle,rgba(45,65,255,.23),transparent 65%)}.contact-title{font-size:clamp(3rem,6vw,6rem);line-height:.95;margin:20px 0 28px}.contact-section p{color:var(--muted);font-size:1.05rem;max-width:560px}.contact-links{display:flex;flex-direction:column;gap:12px;margin-top:35px}.contact-links a{color:#fff}.contact-links i{color:#50a6ff;margin-right:8px}.contact-form{padding:40px;border:1px solid var(--line);border-radius:24px;background:rgba(5,7,12,.62);backdrop-filter:blur(14px)}.contact-form label{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#a9aeba;margin-bottom:8px}.form-control,.form-select{background:#0d1017;border:1px solid var(--line);color:#fff;border-radius:11px;padding:14px}.form-control:focus,.form-select:focus{background:#0d1017;color:#fff;border-color:#337cff;box-shadow:0 0 0 .2rem rgba(51,124,255,.12)}.form-control::placeholder{color:#5f6572}.form-status{min-height:24px;text-align:center;font-size:.85rem;padding-top:10px;color:#48cfa7}
footer{padding:35px 0;background:#040507;border-top:1px solid var(--line)}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between}.footer-top img{width:175px;height:48px;object-fit:cover}.footer-top p{margin:0;color:var(--muted);letter-spacing:.2em;text-transform:uppercase;font-size:.7rem}.socials{display:flex;gap:10px}.socials a{color:#fff;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;transition:.3s}.socials a:hover{background:var(--grad);transform:translateY(-4px)}.footer-bottom{border-top:1px solid var(--line);margin-top:25px;padding-top:20px;color:#626874;font-size:.75rem}.back-top{position:fixed;right:25px;bottom:25px;width:44px;height:44px;border-radius:50%;border:0;background:var(--grad);color:#fff;z-index:100;opacity:0;visibility:hidden;transform:translateY(15px);transition:.3s}.back-top.show{opacity:1;visibility:visible;transform:none}.offcanvas{background:#07090e}.offcanvas-header .menu-logo{width:180px;height:50px;object-fit:cover}.offcanvas-body a{font-family:"Space Grotesk";font-size:2.3rem;color:#fff;padding:12px;border-bottom:1px solid var(--line)}.reveal{opacity:0;transform:translateY(35px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}
@media(max-width:991.98px){.cursor-dot,.cursor-ring{display:none}.hero{min-height:760px}.display-title{font-size:clamp(3.3rem,11vw,6.2rem)}.section-space{padding:90px 0}.project,.project-b{grid-template-columns:1fr}.project-b .project-info{order:2}.project-visual{min-height:450px}.about-panel{padding:42px}.orbit-graphic{height:390px}.scroll-cue{display:none}}
@media(max-width:767.98px){.navbar-brand img{width:155px;height:43px}.hero-meta{gap:25px;flex-wrap:wrap}.hero-meta strong{font-size:1.4rem}.display-title{font-size:clamp(3rem,15vw,4.8rem)}.section-title{font-size:2.7rem}.section-space{padding:75px 0}.service-card{min-height:320px}.project-visual{min-height:380px}.project-info{padding:38px}.project-info h3{font-size:2.8rem}.about-panel{padding:30px 20px}.orbit-graphic{height:320px}.contact-form{padding:25px 18px}.footer-top,.footer-bottom{gap:20px;flex-direction:column;text-align:center}.footer-top p{order:3}.marquee{padding:15px 0}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}.cursor-dot,.cursor-ring{display:none}}
