:root{--purple: #3A00AE;--purple-light: #925CFF;--purple-soft: #F1EDFF;--grey-text: #4B5563;--light-blue: #718EBF;--dark: #000000}body{font-family:Satoshi,sans-serif;color:#000;overflow-x:hidden}.display-font{font-family:Satoshi,sans-serif;font-weight:700;letter-spacing:-1px}.text-purple{color:var(--purple)!important}.bg-purple{background-color:var(--purple)!important}.text-grey{color:var(--grey-text)}.text-light-blue{color:var(--light-blue)}.navbar-wrapper{position:fixed;top:0;left:0;width:100%;z-index:1050;padding-top:25px;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease,padding .4s ease}.navbar-wrapper.nav-hidden{transform:translateY(-100%)!important;opacity:0!important;pointer-events:none}.navbar-wrapper.nav-scrolled{padding-top:12px}.navbar-glass{background:#ffffff14;border-radius:60px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:.6rem 1.5rem;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.navbar-wrapper.nav-scrolled .navbar-glass{background:#1b0040d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #00000040}.navbar-glass .nav-link{color:#fff;font-weight:400}.btn-pill{background:var(--purple);color:#fff;border-radius:50px;padding:.7rem 1.8rem;font-weight:700;border:none;transition:.25s}.btn-pill:hover{background:#2c0089;color:#fff}.hero{background:#000;position:relative;padding-top:140px;padding-bottom:120px;overflow:hidden;color:#fff;min-height:100vh;display:flex;align-items:center}.hero-wave{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.9}.hero .badge-pill{background:#683fea1a;border:1px solid #C6AAFF;color:#c6aaff;border-radius:20px;padding:.5rem 1.2rem;font-size:.85rem}.hero h1{font-family:Satoshi,sans-serif;font-weight:700;font-size:clamp(2.2rem,4.4vw,3.4rem);line-height:1.15}.hero p.lead{color:#d2d2d2;font-size:1.1rem;max-width:600px}.hero-stats{margin-top:60px;display:flex;gap:3rem;flex-wrap:wrap}.hero-stats .num{font-size:2rem;font-weight:700}.hero-stats .label{color:#f0f0f0;font-size:.85rem}.hero-phones{position:relative;display:flex;justify-content:center;align-items:center;min-height:520px;perspective:1200px}.hero-phones .phone-wrap{position:relative;width:420px;max-width:100%;transition:transform .4s ease,filter .4s ease;transform-style:preserve-3d;cursor:pointer}.hero-phones .phone-wrap img{position:relative;z-index:1;width:100%;height:auto;display:block;filter:drop-shadow(0 30px 70px rgba(0,0,0,.6))}.hero-phones .phone-wrap:hover{transform:rotateY(-8deg) rotateX(4deg) translateY(-6px) scale(1.02);filter:drop-shadow(0 0 40px rgba(151,99,255,.35))}.float-badge{position:absolute;width:64px;height:64px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#000;z-index:2;box-shadow:0 8px 24px #00000059;animation:floatBadge 5s ease-in-out infinite;transition:.3s ease}.float-badge:hover{transform:translateY(-6px) scale(1.08);box-shadow:0 0 30px #9763ff8c}.float-badge svg{width:26px;height:26px}.float-badge.badge-left{top:18%;left:-2%}.float-badge.badge-right{top:48%;right:-3%;animation-delay:1.2s}@keyframes floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.connector-line{position:absolute;border-top:1px dashed rgba(198,170,255,.4);z-index:1}.connector-line.line-left{top:23%;left:6%;width:14%}.connector-line.line-right{top:51%;right:5%;width:10%}.logo-strip{background:#000;padding:30px 0 60px}.logo-strip img{height:60px;object-fit:contain}.eyebrow{display:inline-flex;align-items:center;gap:.4rem;background:#683fea0d;border:1px solid var(--purple);color:var(--purple);border-radius:20px;padding:.4rem 1.2rem;font-size:.9rem;font-weight:500}.eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--purple)}.section-title{font-family:Satoshi,sans-serif;font-weight:700;font-size:clamp(2rem,4vw,3rem)}.process-card{text-align:center;padding:0 1.5rem}.process-icon{width:64px;height:64px;margin:0 auto 1.2rem;display:flex;align-items:center;justify-content:center;border-radius:18px;background:var(--purple-soft);transition:.3s ease}.process-icon svg{width:30px;height:30px;stroke:var(--purple);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:.3s ease}.process-card:hover .process-icon{background:var(--purple);transform:translateY(-6px) scale(1.06);box-shadow:0 12px 24px -8px #3a00ae73}.process-card:hover .process-icon svg{stroke:#fff}.process-card h4{font-family:Satoshi,sans-serif;font-weight:700}.process-card p{color:var(--grey-text);font-size:.95rem}.build-section .row>div{filter:drop-shadow(0 4px 30px rgba(0,0,0,.04));transition:filter .3s ease}.build-section .row>div:hover{filter:drop-shadow(0 12px 40px rgba(58,0,174,.12))}.build-card{background:#fff;border-radius:36px;padding:2.5rem 2rem 2.2rem;height:100%;transition:.3s;clip-path:polygon(0 0,calc(100% - 80px) 0,calc(100% - 65px) 4px,calc(100% - 52px) 12px,calc(100% - 40px) 24px,calc(100% - 24px) 40px,calc(100% - 12px) 52px,calc(100% - 4px) 65px,100% 80px,100% 100%,0 100%)}.build-card:hover{transform:translateY(-6px)}.build-icon{width:64px;height:64px;border-radius:16px;object-fit:cover;box-shadow:0 6px 16px -6px #925cff7a;margin-bottom:1rem}.build-card h5{font-family:Satoshi,sans-serif;font-weight:700;font-size:1.35rem;margin:1rem 0 .8rem}.build-card p{color:var(--grey-text);font-size:1rem;line-height:1.6;font-weight:300}.chip{background:#f1edff;border-radius:12px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:400;color:#000;display:inline-block}.build-section{background:#3755d00d;padding:80px 0}.industries-section{padding:80px 0}.industry-card{position:relative;border-radius:10px;overflow:hidden;height:300px;flex:0 0 auto;width:250px}.industry-card img{width:100%;height:100%;object-fit:cover}.industry-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000 50%,#000);display:flex;align-items:flex-end;justify-content:center;padding-bottom:1.2rem}.industry-overlay span{color:#fff;font-weight:300;font-size:1.05rem}.industries-scroll{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1rem;scrollbar-width:thin}.why-us-section{padding:90px 0}.stat-box{background:#925cff0d;border-radius:15px;padding:1.8rem;height:100%}.stat-box .stat-num{font-family:Satoshi,sans-serif;font-weight:700;font-size:2.6rem;letter-spacing:-1px}.stat-box p{font-size:1.05rem;color:#000}.testimonial-item{display:flex;gap:1rem;margin-bottom:2rem}.testimonial-item .icon-wrap{width:32px;height:32px;flex-shrink:0}.testimonial-item .icon-wrap img{width:100%;height:100%}.testimonial-item h5{font-family:Satoshi,sans-serif;color:var(--purple);font-weight:700;font-size:1.1rem}.testimonial-item p{color:var(--grey-text);font-size:.9rem}.chart-card{border:1px solid var(--purple);border-radius:10px;padding:1.5rem;background:#fff}.chart-card h6{font-weight:500}.bars{display:flex;align-items:flex-end;gap:1.5rem;height:160px;margin-top:1rem}.bar{width:28px;border-radius:4px 4px 0 0}.bar-label{font-size:.6rem;color:var(--light-blue);text-align:center;margin-top:.4rem}.projects-section{padding:90px 0}.project-card{background:#fff;border:1px solid var(--purple);border-radius:10px;overflow:hidden;height:100%}.project-card .project-img-wrap{background:#f4f1ff;border-radius:0 0 30px 30px;overflow:hidden;height:62%;display:flex;align-items:center;justify-content:center}.project-card .project-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:top}.project-card .project-body{padding:1.2rem}.project-card h6{font-family:Satoshi,sans-serif;color:var(--purple);font-weight:700;font-size:1.4rem;margin-bottom:.2rem}.project-card .cat{color:var(--grey-text);font-size:.9rem}.project-logo{width:36px}.cta-section{background:linear-gradient(90deg,var(--purple),#9763FF);color:#fff;padding:80px 0;position:relative;overflow:hidden}.cta-section h2{font-family:Satoshi,sans-serif;font-weight:700;font-size:clamp(1.8rem,3.5vw,2.4rem)}.cta-section p{font-size:1.05rem;max-width:680px}.btn-cta-light{background:linear-gradient(90deg,#fff,#dac8ff);border:1px solid #A47CF3;border-radius:26px;padding:.8rem 2.2rem;font-weight:700;color:#000}.faq-section{padding:90px 0}.faq-title{font-family:Satoshi,sans-serif;font-weight:700;font-size:3rem;background:linear-gradient(95deg,#000 44%,#eadfff 130%);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1.15}.accordion-item{background:#ffffff05;border:1px solid rgba(59,90,255,.44);border-radius:14px!important;margin-bottom:1rem;overflow:hidden}.accordion-button{font-family:Satoshi,sans-serif;font-weight:500;font-size:1.1rem;background:transparent;box-shadow:none!important}.accordion-button:not(.collapsed){color:#000;background:transparent}.accordion-button:after{filter:none}.bottom-cta{background:linear-gradient(135deg,#1b0040,#3a00ae 60%,#7c3aed);color:#fff;padding:100px 0 60px;position:relative;overflow:hidden;text-align:center}.bottom-cta h2{font-family:Satoshi,sans-serif;font-weight:700;font-size:clamp(2.2rem,5vw,3.4rem);letter-spacing:-2px}.bottom-cta p{color:#fff;opacity:.9}.footer{background:#000;color:#fff;padding:60px 0 30px}.footer h6{font-family:Satoshi,sans-serif;font-weight:700;font-size:1.4rem}.footer p,.footer a{color:#fff;text-decoration:none;font-size:.95rem}.social-icon{width:36px;height:36px;border-radius:50%;background:#fffcf5;border:1px solid #000;display:flex;align-items:center;justify-content:center;margin-right:.6rem}.social-icon img{width:18px}.footer hr{border-color:#ffffff26;margin:2rem 0}.footer-bottom-text{font-size:.9rem;font-weight:300}.floating-cta{background:#fff;border-radius:70px;padding:.6rem .8rem .6rem 1.6rem;display:inline-flex;align-items:center;gap:1rem;font-weight:700}@media(max-width:991px){.hero{padding-top:110px;text-align:center;min-height:auto}.hero p.lead{margin:0 auto}.hero-stats{justify-content:center}.hero-phones{margin-top:60px;min-height:380px}.hero-phones .phone-wrap{width:280px}.float-badge{width:48px;height:48px}.float-badge svg{width:20px;height:20px}.float-badge.badge-left{top:10%;left:2%}.float-badge.badge-right{top:55%;right:2%}.connector-line{display:none}.bars{gap:.8rem}}
