:root{--primary:#000;--accent-purple:#5b00c8;--accent-yellow:#ffd027;--text-gray:#999;--bg-white:#fff;--font-main:"Plus Jakarta Sans", sans-serif}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--bg-white);color:var(--primary);overflow-x:hidden}button{font-family:var(--font-main);cursor:pointer;border:none;outline:none;transition:all .3s}a{color:inherit;text-decoration:none}ul{list-style:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#999}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.container{width:100%;max-width:1300px;margin:0 auto;padding:0 2rem}.site-cta-section{padding:100px 60px}.cta-container{max-width:1700px;margin:0 auto;padding:0 40px}.site-cta-box{background:var(--accent-purple);text-align:center;color:#fff;border:1px solid #ffffff1a;border-radius:50px;padding:80px 60px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a}.site-cta-box h2{letter-spacing:-1.5px;margin-bottom:40px;font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:1.1}.site-cta-box h2 span{color:#c9a7ff}.site-cta-box .cta-btn-primary{color:#000;cursor:pointer;background:#fff;border:none;border-radius:100px;padding:18px 45px;font-size:1.1rem;font-weight:700;transition:all .3s;display:inline-block}.site-cta-box .cta-btn-primary:hover{color:#fff;background:#000;transform:translateY(-5px);box-shadow:0 20px 40px #0000004d}@media (width<=768px){.site-cta-section{padding:60px 0}.cta-container{padding:0 20px}.site-cta-box{border-radius:30px;padding:50px 20px}.site-cta-box h2{font-size:2.2rem}.site-cta-box .cta-btn-primary{width:100%}}.admin-action-btn{cursor:pointer;background-color:#fff;border:1px solid #eaeaea;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;box-shadow:0 2px 4px #00000005}.admin-action-btn-edit{color:#1a73e8}.admin-action-btn-edit:hover{background-color:#f8fbff;border-color:#1a73e8;transform:translateY(-2px);box-shadow:0 4px 10px #1a73e826}.admin-action-btn-delete{color:#d93025}.admin-action-btn-delete:hover{background-color:#fff8f8;border-color:#d93025;transform:translateY(-2px);box-shadow:0 4px 10px #d9302526}@media (width<=768px){.hero-content-wrapper{padding-top:70px}.stat-value,.dm-page .stat-value{font-size:5rem!important}}@media (width<=1024px){.process-image-wrapper,.dm-page .process-image-wrapper{position:relative!important;top:auto!important}}.about-us,.services,.stats-section,.why-choose-us,.team-video-section,.technologies,.ai-services-orbit,.industries,.latest-works,.feature-text-wrapper,.community,.testimonials,.offices,.cta,.footer{content-visibility:auto;contain-intrinsic-size:auto 600px}@media (width<=1024px){.hero,.web-dev-hero,.mobile-dev-hero,.erp-dev-hero,.ecom-dev-hero,.dm-hero,.custom-dev-hero,.projects-hero,.privacy-hero,.blog-hero,.about-hero{flex-direction:column;justify-content:center;display:flex;height:70vh!important;min-height:70vh!important}.hero-content-wrapper{gap:20px!important;margin:0!important}.main-hero-img-final{object-fit:contain;margin:0 auto;width:auto!important;max-width:100%!important;max-height:25vh!important}.hero-text{text-align:center;padding:10px 0 0!important}.hero-title{margin-bottom:15px!important;font-size:clamp(1.8rem,6vw,2.5rem)!important}.hero-description{margin:0 auto 20px!important;font-size:1rem!important}}.page-loader{z-index:99999;background:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.loader-bg-accent{z-index:0;background:radial-gradient(circle,#9333ea0d 0%,#fff0 70%);border-radius:50%;width:60vw;height:60vw;animation:1.5s ease-out forwards bgAccentEnter;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes bgAccentEnter{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.loader-content{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.favicon-container{will-change:transform, opacity;justify-content:center;align-items:center;width:60px;height:60px;animation:.8s cubic-bezier(.175,.885,.32,1.275) forwards faviconEnter;display:flex;position:absolute}.favicon-container.exiting{will-change:transform, opacity, filter;animation:.4s ease-in-out forwards faviconExit}@keyframes faviconEnter{0%{opacity:0;transform:scale(0)rotate(-90deg)}to{opacity:1;transform:scale(1.2)rotate(0)}}@keyframes faviconExit{0%{opacity:1;filter:blur();transform:scale(1.2)}to{opacity:0;filter:blur(4px);transform:scale(.8)}}.loader-favicon-image{object-fit:contain;width:100%;height:100%}.logo-container{will-change:transform, opacity, filter;justify-content:center;align-items:center;width:240px;height:auto;animation:.7s cubic-bezier(.25,1,.5,1) .1s both logoEnter;display:flex;position:absolute}@keyframes logoEnter{0%{opacity:0;filter:blur(8px);transform:scale(.9)translateY(10px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}.loader-logo-image{object-fit:contain;width:100%;height:auto}.loader-progress-bar{transform-origin:0;background:linear-gradient(90deg,#9333ea,#4f46e5);width:100%;height:4px;animation:1s ease-in-out forwards progressBarEnter;position:absolute;bottom:0;left:0}@keyframes progressBarEnter{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.page-loader.exiting{animation:.4s cubic-bezier(.4,0,.2,1) forwards pageLoaderExit}@keyframes pageLoaderExit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.05)}}.hero{contain:content;background:#fff;justify-content:center;align-items:center;min-height:100vh;padding:8rem 0;display:flex;position:relative;overflow:hidden}.hero-container{text-align:center;z-index:1;flex-direction:column;align-items:center;max-width:1500px;margin:0 auto;padding:0 4rem;display:flex;position:relative}.hero-row{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:0;display:flex;position:relative}.hero-main-text{color:#1a1a1a;letter-spacing:-.04em;align-items:center;font-size:9.5rem;font-weight:500;line-height:1.05;display:flex}.text-muted{color:#5b00c8;margin-left:2rem}.hero-rotating-ring{--cylinder-radius:110px;perspective:1000px;flex-shrink:0;justify-content:center;align-items:center;width:230px;height:160px;margin-right:2rem;display:flex;position:relative}.cylinder-scene{width:100%;height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative;transform:rotateX(-12deg)}.cylinder-fog{pointer-events:none;background:#ffffffd9;border-radius:50%;width:150%;height:150%;position:absolute;transform:translateZ(0)}.cylinder-spinner{width:100%;height:100%;transform-style:preserve-3d;animation:15s linear infinite spinCylinder;position:absolute}.cylinder-char{color:#5b00c8;text-transform:uppercase;transform-origin:50%;font-size:18px;font-weight:900;position:absolute;top:50%;left:50%}@keyframes spinCylinder{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes liquidShape{0%{transform:rotate(0)scale(1)skew(0)}25%{transform:rotate(90deg)scale(1.04)skew(4deg)}50%{transform:rotate(180deg)scale(.96)skewY(4deg)}75%{transform:rotate(270deg)scale(1.04)skew(-4deg)}to{transform:rotate(360deg)scale(1)skew(0)}}@keyframes gradientSpin{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.icon-circle.dynamic-liquid{-webkit-backdrop-filter:blur(12px);will-change:transform;border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:7.5rem;height:7.5rem;margin:0 2rem;display:flex;position:relative;overflow:hidden}.icon-circle.dynamic-liquid:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#ffffffe6,#fff0);border-radius:50%/60% 60% 40% 40%;width:70%;height:40%;position:absolute;top:5%;left:15%}.hero-tech-logo{object-fit:contain;filter:drop-shadow(0 0 12px #ffffffe6)drop-shadow(0 4px 6px #0003);z-index:2;width:50%;height:50%}.hero-laptop-card{background:#f0f2f5;border-radius:2rem;justify-content:center;align-items:center;width:22rem;height:13rem;margin-left:3rem;padding:1rem;display:flex;position:relative;box-shadow:0 30px 60px -15px #0000001a}.hero-laptop-card img{width:115%;height:auto;transform:rotate(-4deg)translateY(-10px)}.play-icon-overlay{z-index:10;background:#5b00c8;border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;position:absolute;top:-1.5rem;left:-1.5rem;box-shadow:0 10px 20px #5b00c840}@media (width<=1600px){.hero-main-text{font-size:8rem}.hero-laptop-card{width:18rem;height:11rem}}@media (width<=1200px){.hero-container{padding:0 2rem}.hero-main-text{font-size:6rem}.hero-rotating-ring{--cylinder-radius:80px;width:170px;height:120px;margin-right:1.5rem}.cylinder-char{margin-top:-8px;margin-left:-5px;font-size:13px}.hero-laptop-card{width:15rem;height:9rem;margin-left:1.5rem}}@media (width<=992px){.hero-main-text{font-size:5rem}.hero-row{gap:1rem}.text-muted{margin-left:1.5rem}.cylinder-fog{background:0 0}}@media (width<=768px){.hero{padding:6rem 0}.hero-main-text{letter-spacing:-.02em;font-size:3.5rem}.hero-row{flex-wrap:wrap;gap:.8rem;margin-bottom:.5rem}.hero-rotating-ring{--cylinder-radius:55px;width:120px;height:80px;margin-right:1rem}.cylinder-char{margin-top:-5px;margin-left:-3px;font-size:9px}.icon-circle.dynamic-liquid{width:4.5rem;height:4.5rem;margin:0 1rem}.text-muted{margin-left:1rem}.hero-laptop-card{aspect-ratio:16/9;width:85%;height:auto;margin:1.5rem 0}}@media (width<=480px){.hero-main-text{font-size:2.8rem}.hero-row{gap:.5rem}.hero-rotating-ring{--cylinder-radius:45px;width:100px;height:70px;margin-right:.5rem}.cylinder-char{margin-top:-4px;margin-left:-2px;font-size:7.5px}.icon-circle.dynamic-liquid{width:3.5rem;height:3.5rem;margin:0 .5rem}}@media (width>=2000px){.hero-container{max-width:1800px}.hero-main-text{font-size:11rem}}.reveal-mask{vertical-align:bottom;margin-top:-.05em;margin-bottom:-.12em;padding-top:.05em;padding-bottom:.12em;display:inline-flex;position:relative;overflow:hidden}.reveal-content{display:inline-block}.navbar{z-index:1000;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 5%;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(15px)saturate(180%);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:2rem;width:90%;max-width:1400px;padding:.75rem 2.5rem;top:1.5rem;left:50%;box-shadow:0 20px 40px #00000014;transform:translate(-50%)!important}.nav-logo{cursor:pointer;z-index:1001;align-items:center;gap:.5rem;display:flex}.logo-img{object-fit:contain;width:auto;height:2.2rem;transition:height .4s}.navbar.scrolled .logo-img{height:1.8rem}.nav-pill{background:#000;border-radius:9999px;align-items:center;gap:2.2rem;padding:.4rem 2rem;transition:all .4s;display:none}@media (width>=1100px){.nav-pill{display:flex}}.nav-item-container{align-items:center;display:flex;position:relative}.nav-link{color:#fff;opacity:.7;align-items:center;gap:.4rem;padding:.6rem 0;font-size:.875rem;font-weight:500;transition:all .3s;display:flex}.nav-link:hover,.nav-link.active{opacity:1}.dropdown-menu{opacity:0;visibility:hidden;z-index:100;background:#fff;border:1px solid #0000000d;border-radius:1.5rem;flex-direction:column;gap:.25rem;min-width:280px;padding:1rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 20px 50px #00000026}.dropdown-menu.show{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.dropdown-link{color:#1a1a1a;white-space:nowrap;border-radius:.75rem;padding:.8rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .2s}.dropdown-link:hover{color:#5b00c8;background:#f5f5f7;padding-left:1.5rem}.nav-actions{align-items:center;gap:1.5rem;display:flex}.hire-developer{color:#d81b7e;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:none}@media (width>=1200px){.hire-developer{display:flex}}.signup-btn{color:#fff;background:#5b00c8;border:none;border-radius:1.25rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s;display:none;box-shadow:0 10px 20px #5b00c826}@media (width>=768px){.signup-btn{display:block}}.navbar.scrolled .signup-btn{padding:.65rem 1.5rem;font-size:.875rem}.signup-btn:hover{background:#4a00a3;transform:translateY(-2px);box-shadow:0 15px 30px #5b00c840}.mobile-menu-toggle{color:#1a1a1a;cursor:pointer;z-index:1001;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.navbar.scrolled .mobile-menu-toggle{background:#0000000d;border-color:#0000000d}@media (width>=1100px){.mobile-menu-toggle{display:none}}.mobile-menu-overlay{backdrop-filter:blur(20px);z-index:999;background:#fffffff2;flex-direction:column;width:100%;height:100vh;padding:100px 5% 40px;display:flex;position:fixed;top:0;left:0}.mobile-menu-content{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex:1;gap:2rem;display:flex;overflow-y:auto}.mobile-menu-content::-webkit-scrollbar{display:none}.mobile-nav-list{flex-direction:column;gap:1rem;display:flex}.mobile-nav-item{border-bottom:1px solid #0000000d}.mobile-nav-header{padding:1rem 0}.mobile-nav-link{color:#1a1a1a;justify-content:space-between;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.mobile-dropdown{flex-direction:column;gap:.5rem;padding-bottom:1.5rem;padding-left:1rem;display:flex}.mobile-dropdown-link{color:#666;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:1.1rem;font-weight:500;display:flex}.mobile-dropdown-link:active{color:#5b00c8}.mobile-menu-footer{flex-direction:column;gap:1rem;margin-top:auto;padding-top:2rem;display:flex}.mobile-hire-btn{color:#f39;background:#fcfaff;border:1px solid #f3e8ff;border-radius:1rem;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem;font-weight:700;display:flex}.mobile-get-started-btn{color:#fff;background:#5b00c8;border:none;border-radius:1rem;padding:1.25rem;font-size:1rem;font-weight:700}.navbar.menu-open{backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border:none!important}@media (hover:hover) and (pointer:fine){body.custom-cursor-enabled *,body.custom-cursor-enabled :before,body.custom-cursor-enabled :after{cursor:none!important}}.custom-cursor{pointer-events:none;z-index:99999;mix-blend-mode:difference;will-change:left, top, width, height;opacity:.85;background:#fff;border-radius:50%;width:20px;height:20px;transition:opacity .3s;position:fixed;transform:translate(-50%,-50%)}.custom-cursor.active{opacity:.9}@media (hover:none),(pointer:coarse){.custom-cursor{display:none!important}}.admin-layout{background-color:var(--bg-white);height:100vh;color:var(--primary);font-family:var(--font-main);display:flex;overflow:hidden}.admin-sidebar{background-color:var(--accent-purple);width:250px;color:var(--bg-white);box-sizing:border-box;flex-direction:column;padding:30px 20px;display:flex;overflow-y:auto}.admin-brand{text-align:center;color:var(--bg-white);margin-bottom:50px;font-size:24px;font-weight:700}.admin-nav{flex-direction:column;flex:1;gap:10px;display:flex}.admin-nav-item{color:#fffc;border-radius:8px;align-items:center;gap:10px;padding:15px 20px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.admin-nav-item:hover{color:var(--bg-white);background-color:#ffffff26}.admin-nav-item.active{background-color:var(--bg-white);color:var(--accent-purple)}.admin-logout{color:#fffc;cursor:pointer;text-align:left;background-color:#0000;border:none;border-radius:8px;align-items:center;gap:10px;margin-top:auto;padding:15px 20px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.admin-logout:hover{color:#fcc;background-color:#ffffff26}.admin-content{box-sizing:border-box;background-color:#f9f9f9;flex:1;height:100vh;padding:50px;overflow-y:auto}.admin-page-title{color:var(--primary);margin-bottom:30px;font-size:32px;font-weight:700}.admin-form-group{margin-bottom:25px}.admin-form-group label{color:var(--primary);margin-bottom:10px;font-weight:600;display:block}.admin-form-group input[type=text],.admin-form-group textarea,.admin-form-group input[type=file]{width:100%;font-family:var(--font-main);border:1px solid #e0e0e0;border-radius:8px;padding:15px;font-size:16px;transition:border-color .3s}.admin-form-group input[type=text]:focus,.admin-form-group textarea:focus{border-color:var(--accent-purple);outline:none}.admin-form-group textarea{resize:vertical;min-height:150px}.admin-btn-submit{background-color:var(--accent-purple);color:var(--bg-white);cursor:pointer;border:none;border-radius:8px;padding:15px 30px;font-size:16px;font-weight:600;transition:background-color .3s}.admin-btn-submit:hover{background-color:#4a00a0}.admin-mobile-header{background-color:var(--accent-purple);color:#fff;z-index:100;justify-content:space-between;align-items:center;padding:15px 20px;display:none;box-shadow:0 2px 10px #0000001a}.admin-mobile-brand{font-size:20px;font-weight:700}.admin-mobile-toggle{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.admin-sidebar-overlay{z-index:999;background:#00000080;width:100vw;height:100vh;display:none;position:fixed;top:0;left:0}@media (width<=768px){.admin-layout{flex-direction:column}.admin-mobile-header{display:flex}.admin-sidebar-overlay{display:block}.admin-sidebar{z-index:1000;width:280px;height:100vh;transition:left .3s;position:fixed;top:0;left:-300px;box-shadow:2px 0 15px #0003}.admin-sidebar.open{left:0}.admin-sidebar .admin-brand{display:none}.admin-content{height:calc(100vh - 60px);padding:20px}.admin-page-title{margin-bottom:20px;font-size:24px}}.table-responsive{-webkit-overflow-scrolling:touch;margin-bottom:15px;overflow-x:auto}.table-responsive::-webkit-scrollbar{height:6px}.table-responsive::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.table-responsive::-webkit-scrollbar-thumb{background:#d1d1d1;border-radius:4px}.table-responsive::-webkit-scrollbar-thumb:hover{background:#b1b1b1}
