:root{--white:#fff;--grey-50:#f9f9f9;--grey-100:#f2f2f2;--grey-200:#e8e8e8;--grey-300:#d0d0d0;--grey-500:#888;--grey-700:#444;--grey-900:#111;--primary:#0b1f3a;--secondary:#2563eb;--accent:#22d3ee;--highlight:#22d3ee;--nav-h:72px;--bg:#f6f7f9;--surface:#fff;--card:#fff;--card-border:#1018280f;--text:#0f1720;--muted:#6b7280;--elev-1:0 10px 30px #0206170f;--elev-2:0 20px 60px #02061714;--dark-900:#030416;--brand-500:#6b46ff;--brand-400:#7c5cff;--glass:#ffffff0a;--glass-border:#7c5cff1f;--muted-2:#ffffffad}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.btn{cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:10px 18px;font-weight:700;text-decoration:none;display:inline-flex}.btn-primary{background:linear-gradient(90deg,var(--brand-400),var(--brand-500));color:#fff;box-shadow:0 12px 40px #6c50ff2e}.btn-outline{color:var(--muted);background:0 0;border:1px solid #ffffff14}.card{border:1px solid var(--glass-border);background:linear-gradient(#ffffff05,#ffffff03);border-radius:18px;padding:18px;box-shadow:0 12px 40px #02061780}h2.section-title{color:#fff!important;font-weight:800!important}.hero{padding-top:calc(var(--nav-h) + 48px);z-index:20;position:relative}.hero-left{max-width:720px}.ai-visual{width:100%;max-width:560px;height:320px}.ai-visual svg{width:100%;height:100%;display:block}@media (min-width:1024px){.ai-visual{height:380px}}.ai-automation-page .container{text-align:left}.rounded-2xl{border-radius:18px}.shadow-glow{box-shadow:0 20px 60px #6b46ff1f}footer{color:var(--muted-2);background:linear-gradient(#020314,#071028);padding:48px 5%}.footer-top{grid-template-columns:2fr 1fr 1fr 1fr;align-items:start;gap:28px;display:grid}.footer-brand .footer-logo{color:#fff;align-items:center;gap:8px;font-weight:800;display:flex}.footer-tagline{color:var(--muted-2);max-width:360px;margin-top:8px}.footer-col h5{color:#dbe6ff;margin-bottom:12px;font-weight:700}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col a{color:var(--muted-2);padding:6px 0;text-decoration:none;display:block}.footer-bottom{border-top:1px solid #ffffff08;justify-content:space-between;align-items:center;margin-top:28px;padding-top:18px;display:flex}.footer-email-input{color:var(--muted-2);background:0 0;border:1px solid #ffffff0f;border-radius:12px;margin-left:8px;padding:8px 12px}.footer-subscribe-btn{background:var(--brand-400);color:#fff;border:none;border-radius:12px;margin-left:8px;padding:8px 12px}nav{height:var(--nav-h);padding:0 28px}.nav-links{gap:28px}.nav-cta{border-radius:12px;padding:10px 20px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body,p,span,a,li,div{line-height:1.6}h1,h2,h3,h4,h5,h6{line-height:1.15}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Lato,sans-serif;overflow-x:hidden}h1,h2,h3,h4{font-family:Lato,sans-serif}nav{z-index:100;height:var(--nav-h);background:linear-gradient(135deg,var(--primary),#2563ebf2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #22d3ee33;justify-content:space-between;align-items:center;padding:0 5%;display:flex;position:fixed;top:0;left:0;right:0}.logo{letter-spacing:-.5px;color:var(--white);align-items:center;gap:8px;font-family:Lato,sans-serif;font-size:1.4rem;font-weight:800;text-decoration:none;display:flex}.logo-dot{background:var(--accent);border-radius:50%;width:10px;height:10px;display:inline-block}.nav-links{align-items:center;gap:40px;list-style:none;display:flex}.nav-item-dropdown{position:relative}.nav-link-btn{color:#ffffffd9;letter-spacing:.01em;cursor:pointer;background:0 0;border:none;padding:0;font-family:Lato,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.nav-link-btn:hover{color:var(--accent)}.nav-dropdown{background:var(--primary);opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;border:1px solid #22d3ee33;border-radius:12px;min-width:220px;margin-top:12px;padding:20px;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 20px 40px #0b1f3a4d}.nav-item-dropdown.is-open .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}@media (hover:hover) and (pointer:fine){.nav-item-dropdown:hover .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}}.nav-dropdown-col h6{text-transform:uppercase;letter-spacing:.1em;color:#22d3eecc;margin-bottom:14px;font-size:.75rem;font-weight:700}.nav-dropdown-col a{color:#fffc;border-left:3px solid #0000;padding:10px 0 10px 12px;font-size:.9rem;font-weight:400;text-decoration:none;transition:all .2s;display:block}.nav-dropdown-col a:hover{color:var(--accent);border-left-color:var(--accent)}.nav-links a{color:#ffffffd9;letter-spacing:.01em;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--accent)}.nav-cta{background:var(--accent);color:var(--primary);cursor:pointer;border:none;border-radius:8px;padding:10px 22px;font-family:Lato,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s,transform .15s}.nav-cta:hover{background:var(--white);transform:translateY(-2px);box-shadow:0 8px 24px #22d3ee4d}.site-logo-text{color:#fff;letter-spacing:-.4px;-webkit-font-smoothing:antialiased;margin:0;font-size:1.25rem;font-weight:800;line-height:1;display:inline-block;background:0 0!important;padding:0!important}.footer-logo .site-logo-text{color:#fff;font-size:1.15rem}.positioning-banner{text-align:center;z-index:99;background:linear-gradient(90deg,#0b1f3af2,#2563ebe6);border-bottom:1px solid #22d3ee33;padding:16px 5%;position:relative}.positioning-text{color:#ffffffe6;letter-spacing:.02em;margin:0;font-size:.95rem;font-weight:600}.positioning-text strong{color:var(--accent)}.stats-counter{background:linear-gradient(135deg,var(--primary),#2563ebf2);color:#fff;text-align:center;padding:80px 5%}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:1000px;margin:0 auto;display:grid}.stat-item{text-align:center}.stat-number{color:var(--highlight);margin-bottom:8px;font-size:3rem;font-weight:900;display:block}.stat-label{color:#fffc;text-transform:uppercase;letter-spacing:1px;font-size:1rem}.stat-icon{margin-bottom:16px;font-size:2rem;display:block}.process-timeline{background:var(--white);padding:100px 5%}.timeline-container{max-width:1000px;margin:0 auto;position:relative}.timeline-line{background:var(--grey-200);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-item{margin-bottom:60px;display:flex;position:relative}.timeline-item:nth-child(odd){flex-direction:row}.timeline-item:nth-child(2n){flex-direction:row-reverse}.timeline-content{background:var(--grey-50);border:1px solid var(--grey-200);border-radius:16px;flex:1;margin:0 40px;padding:30px;position:relative}.timeline-dot{background:var(--highlight);z-index:2;border:4px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;top:30px;left:50%;transform:translate(-50%)}.timeline-number{background:var(--grey-900);color:#fff;z-index:3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:28px;left:50%;transform:translate(-50%)}.timeline-title{color:var(--grey-900);margin-bottom:12px;font-size:1.3rem;font-weight:800}.timeline-description{color:var(--grey-600);line-height:1.6}.guarantee-section{text-align:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:80px 5%}.guarantee-badge{background:#fff;border-radius:50px;align-items:center;gap:12px;margin-bottom:30px;padding:20px 40px;display:inline-flex;box-shadow:0 10px 40px #0000001a}.guarantee-icon{background:var(--highlight);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex}.guarantee-text h3{color:var(--grey-900);margin-bottom:8px;font-size:1.5rem;font-weight:800}.guarantee-text p{color:var(--grey-600);font-size:.9rem}.tech-stack{background:var(--white);padding:80px 5%}.tech-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:30px;max-width:800px;margin:40px auto 0;display:grid}.tech-item{text-align:center;background:var(--grey-50);border:1px solid var(--grey-200);border-radius:12px;padding:20px;transition:all .3s}.tech-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.tech-icon{margin-bottom:12px;font-size:2.5rem;display:block}.tech-name{color:var(--grey-700);font-size:.9rem;font-weight:600}.client-showcase{background:#fff;padding:100px 5%}.section-label{color:#6366f1;text-transform:uppercase;font-size:.9rem}.section-title{color:#111827;font-size:2.2rem;font-weight:800}.section-sub{color:#6b7280;margin-top:10px}.client-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1160px;margin:0 auto;display:grid}.client-card{cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;transition:all .3s;overflow:hidden}.client-image{background-position:50%;background-size:cover;height:200px;position:relative}.client-overlay{background:linear-gradient(135deg,#00000080,#0000004d);justify-content:center;align-items:center;font-size:3rem;display:flex;position:absolute;inset:0}.client-content{padding:25px}.client-content h3{color:#111827;margin-bottom:10px;font-size:1.2rem;font-weight:700}.client-content p{color:#6b7280;margin-bottom:15px;font-size:.95rem}.tags{flex-wrap:wrap;gap:8px;display:flex}.tags span{background:#e5e7eb;border-radius:20px;padding:5px 10px;font-size:.75rem;font-weight:600}.client-content a{color:#111827;margin-top:15px;font-weight:600;text-decoration:none;display:inline-block}.client-content a:hover{color:#4f46e5}.faq-section{background:var(--grey-50);padding:80px 5%}.faq-container{max-width:800px;margin:0 auto}.faq-item{border:1px solid var(--grey-200);background:#fff;border-radius:12px;margin-bottom:16px;overflow:hidden}.faq-question{cursor:pointer;color:var(--grey-900);justify-content:space-between;align-items:center;padding:20px 24px;font-weight:600;transition:background .2s;display:flex}.faq-question:hover{background:var(--grey-50)}.faq-arrow{font-size:1.2rem;transition:transform .3s}.faq-item.active .faq-arrow{transform:rotate(180deg)}.faq-answer{max-height:0;padding:0 24px;transition:all .3s;overflow:hidden}.faq-item.active .faq-answer{max-height:200px;padding:0 24px 20px}.faq-answer p{color:var(--grey-600);line-height:1.6}.back-to-top{background:var(--grey-900);color:#fff;cursor:pointer;z-index:999;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;transition:all .3s;display:none;position:fixed;bottom:100px;right:30px}.back-to-top:hover{background:var(--grey-700);transform:translateY(-3px)}.back-to-top.show{display:flex}.mobile-menu-btn{cursor:pointer;z-index:101;background:0 0;border:none;width:30px;height:30px;padding:8px;display:none;position:relative}.mobile-menu-btn span{background:#fff;border-radius:2px;width:100%;height:2.5px;margin:5px 0;transition:all .3s;display:block;position:absolute;left:0}.mobile-menu-btn span:first-child{top:6px}.mobile-menu-btn span:nth-child(2){top:14px}.mobile-menu-btn span:nth-child(3){top:22px}.mobile-menu-btn.active span:first-child{top:14px;transform:rotate(45deg)translateY(10px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){top:14px;transform:rotate(-45deg)translateY(-10px)}.mobile-menu{top:var(--nav-h);background:linear-gradient(135deg,var(--primary),#2563ebf2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:99;border-bottom:1px solid #22d3ee33;max-height:90vh;padding:24px 5%;display:none;position:fixed;left:0;right:0;overflow-y:auto;box-shadow:0 8px 32px #0b1f3a4d}.mobile-menu.active,.mobile-menu.show{display:block}.mobile-menu-links{flex-direction:column;gap:0;list-style:none;display:flex}.mobile-menu-links li{border-bottom:1px solid #22d3ee33}.mobile-menu-links li:last-child{border-bottom:none}.mobile-menu-links a{color:#ffffffd9;padding:16px 0;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.mobile-menu-group{border-bottom:1px solid #22d3ee33}.mobile-menu-group-btn{color:#ffffffe6;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-family:Lato,sans-serif;font-size:1rem;font-weight:600;display:flex}.mobile-menu-group-icon{font-size:1.2rem;line-height:1;transition:transform .2s}.mobile-menu-submenu{opacity:0;max-height:0;transition:max-height .25s,opacity .2s;overflow:hidden}.mobile-menu-group.open .mobile-menu-submenu{opacity:1;max-height:320px;padding-bottom:10px}.mobile-menu-group.open .mobile-menu-group-icon{transform:rotate(45deg)}.mobile-menu-submenu a{color:#ffffffc7;border-left:2px solid #22d3ee38;padding:10px 0 10px 14px;font-size:.95rem;display:block}.mobile-menu-submenu a:hover{color:var(--accent);border-left-color:var(--accent)}.mobile-menu-links a:hover{color:var(--accent);padding-left:8px}.mobile-menu-cta{background:var(--accent);color:var(--primary);cursor:pointer;text-align:center;border:none;border-radius:8px;width:100%;margin-top:20px;padding:14px 24px;font-family:Lato,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.mobile-menu-cta:hover{background:var(--white);transform:translateY(-2px);box-shadow:0 8px 24px #22d3ee4d}.chat-widget{z-index:1000;position:fixed;bottom:30px;right:30px}.chat-bubble{background:linear-gradient(135deg,var(--primary),var(--secondary));cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 20px #2563eb4d}.chat-bubble:hover{transform:scale(1.1);box-shadow:0 6px 30px #0000004d}.chat-bubble svg{color:#fff;width:28px;height:28px}.chat-notification{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;animation:2s infinite pulse;display:flex;position:absolute;top:-5px;right:-5px}.chat-popup{z-index:1001;background:#fff;border-radius:20px;flex-direction:column;width:380px;height:600px;animation:.3s slideUp;display:none;position:fixed;bottom:100px;right:30px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.chat-popup.show{display:flex}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-popup-header{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;align-items:center;gap:12px;padding:20px;display:flex}.chat-popup-avatar{background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex}.chat-popup-info h3{margin-bottom:2px;font-size:16px;font-weight:600}.chat-popup-info p{opacity:.8;font-size:12px}.chat-popup-close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-left:auto;padding:0;font-size:24px;transition:background .2s;display:flex}.chat-popup-close:hover{background:#ffffff1a}.chat-popup-status{background:#22c55e;border-radius:50%;width:8px;height:8px;margin-left:8px;animation:2s infinite pulse}.chat-popup-messages{background:#fafafa;flex:1;padding:20px;overflow-y:auto}.chat-popup-message{gap:8px;margin-bottom:16px;animation:.3s fadeIn;display:flex}.chat-popup-message.bot{flex-direction:row}.chat-popup-message.user{flex-direction:row-reverse}.chat-popup-message-content{border-radius:18px;max-width:80%;padding:12px 16px;font-size:14px;line-height:1.4}.chat-popup-message.bot .chat-popup-message-content{color:#333;background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:4px}.chat-popup-message.user .chat-popup-message-content{color:#fff;background:#1a1a1a;border-bottom-right-radius:4px}.chat-popup-message-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.chat-popup-message.bot .chat-popup-message-avatar{color:#fff;background:#22c55e}.chat-popup-message.user .chat-popup-message-avatar{color:#fff;background:#1a1a1a}.chat-popup-typing{background:#fff;border:1px solid #e5e7eb;border-radius:18px 18px 18px 4px;width:fit-content;margin-bottom:16px;padding:12px 16px;display:none}.enquiry-section{color:#e6eef0;background:linear-gradient(#060606,#0b0c0e);padding:80px 5%}.enquiry-container{grid-template-columns:1fr 420px;align-items:start;gap:40px;max-width:1100px;margin:0 auto;display:grid}.enquiry-content{color:#d9eef0}.enquiry-content .section-label{color:#06b6d4;letter-spacing:.18em;font-weight:800}.enquiry-content .section-title{color:#fff;margin:8px 0 12px;font-size:2rem}.digital-engineering-page{color:#fff;background:#07111f;overflow-x:hidden}.digital-engineering-page .hero,.digital-engineering-page section:first-child{position:relative}.digital-engineering-page .hero:before,.digital-engineering-page section:first-child:before{content:"";z-index:1;background:linear-gradient(90deg,#07111fe0,#07111fad);position:absolute;inset:0}.digital-engineering-page .hero *{z-index:2;position:relative}.digital-engineering-page .btn+.btn{margin-left:16px}.digital-engineering-page section{z-index:2;padding:100px 0;position:relative}.section-head{text-align:center;margin-bottom:60px}.section-label{color:#60a5fa;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px;font-size:14px}.section-title{color:#fff;margin-bottom:14px;font-size:46px;font-weight:700}.section-sub{color:#cbd5e1;max-width:760px;margin:auto;line-height:1.8}.de-products-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.de-product-card{background:#fff;border-radius:24px;transition:all .35s;overflow:hidden;box-shadow:0 25px 60px #0000002e}.de-product-card:hover{transform:translateY(-10px)}.de-product-image-wrap{background:#f8fafc;width:100%;height:260px;overflow:hidden}.de-product-image{object-fit:contain;width:100%;height:100%;display:block}.de-product-content{background:#0f172a;padding:26px}.de-product-content h3{color:#fff;margin-bottom:12px;font-size:24px}.de-product-content p{color:#cbd5e1;margin-bottom:16px}.de-product-content li{color:#94a3b8;margin-bottom:8px}.motion-section,.sticky-story{background:linear-gradient(#0f172a,#111827);border-radius:24px;margin-bottom:40px;padding:40px}.motion-section h2,.motion-section h3,.motion-section p,.sticky-story *{color:#fff!important}.motion-section img,.sticky-story img{object-fit:contain;background:#fff;border-radius:20px;width:100%;padding:10px;box-shadow:0 20px 40px #0003}.stats-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.stat-item{text-align:center;background:#111827;border-radius:20px;padding:28px}.stat-number{color:#fff;font-size:42px;font-weight:700}.stat-label{color:#94a3b8}#dashboard{background:linear-gradient(#0b1120,#111827);border-radius:28px;padding:60px}.kpi-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.kpi-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:20px;padding:24px}.kpi-visual{opacity:.35;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:12px;height:120px;margin-top:20px}footer{color:#94a3b8;border-top:1px solid #ffffff14;margin-top:80px}@media (max-width:1024px){.de-products-grid,.stats-grid,.kpi-grid{grid-template-columns:1fr}.section-title{font-size:34px}#dashboard{padding:30px}}.enquiry-content .section-sub{color:#9aa6aa;margin-bottom:20px}.enquiry-form-box h3.form-title{color:#e6eef0;margin-bottom:6px}.enquiry-form-box .form-subtitle{color:#9aa6aa;margin-bottom:18px}.enquiry-form-box label{color:#cfecee;margin-bottom:6px;font-size:.9rem;font-weight:700;display:block}.enquiry-form-box input[type=text],.enquiry-form-box input[type=email],.enquiry-form-box input[type=tel],.enquiry-form-box select,.enquiry-form-box textarea{color:#e6eef0;background:#ffffff05;border:1px solid #ffffff0a;border-radius:8px;width:100%;margin-bottom:12px;padding:12px 14px;font-size:.95rem}.enquiry-form-box textarea{resize:vertical;min-height:120px}.form-budget{flex-wrap:wrap;gap:8px;display:flex}.budget-chip{color:#cfecee;cursor:pointer;background:#ffffff08;border:1px solid #ffffff08;border-radius:999px;padding:8px 12px}.budget-chip.active{color:#07101a;background:#06b6d4;border-color:#06b6d4}.btn-submit{color:#07101a;cursor:pointer;background:linear-gradient(90deg,#06b6d4,#0ea5a4);border:none;border-radius:10px;padding:12px 18px;font-weight:800;display:inline-block}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.form-error-msg{color:#ff7a7a;margin-top:10px;display:none}.form-success{color:#d1ffd8;text-align:center;display:none}.testimonials{color:#e6eef0;background:0 0;padding:80px 5%}.testimonials .section-head{max-width:1100px;margin:0 auto 30px}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;max-width:1100px;margin:0 auto;display:grid}.testimonial-card{background:linear-gradient(#0b0c0e,#0f1113);border:1px solid #ffffff0a;border-radius:12px;padding:22px;box-shadow:0 18px 60px #02061799}.testimonial-quote{color:#cfecee;margin-bottom:16px;font-size:1rem;font-style:italic;line-height:1.6}.testimonial-author{align-items:center;gap:12px;display:flex}.testimonial-avatar{color:#06b6d4;background:#07101a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-weight:800;display:flex}.testimonial-meta{color:#9aa6aa}.enquiry-section .section-title{color:var(--accent)}.enquiry-section .section-sub{color:#3d22eee6}.enquiry-section .btn-submit{color:var(--primary);background:#fff;border:none;box-shadow:0 12px 36px #02061747}.enquiry-section .btn-submit:hover{transform:translateY(-3px);box-shadow:0 20px 60px #02061757}.enquiry-section .enquiry-form-box input,.enquiry-section .enquiry-form-box textarea{color:#e6eef0;background:#ffffff05;border:1px solid #ffffff0a}.clients-grid{grid-template-columns:repeat(1,1fr);gap:16px;margin-top:12px;display:grid}.client-card{background:linear-gradient(#fff,#fbfdff);border:1px solid #1018280a;border-radius:12px;align-items:center;gap:16px;padding:18px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 8px 30px #0206170a}.client-card:hover{transform:translateY(-6px);box-shadow:0 20px 60px #02061714}.client-logo{color:#07101a;background:linear-gradient(135deg,#f0f6fb,#e9f7ff);border:1px solid #10182805;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;font-size:18px;font-weight:800;display:flex}.client-info{flex:1}.client-name{color:var(--grey-900);font-size:1rem;font-weight:800}.client-desc{color:var(--grey-500);margin-top:4px;font-size:.95rem}.client-card .btn-ghost{white-space:nowrap;margin-left:12px}@media (min-width:768px){.clients-grid{grid-template-columns:repeat(3,1fr)}}.hero{color:#e6eef0;background:linear-gradient(#000,#070707);padding:100px 5%;position:relative;overflow:hidden}.hero-inner{grid-template-columns:1fr 480px;align-items:center;gap:40px;max-width:1200px;margin:0 auto;display:grid}.hero-badge{color:#06b6d4;margin-bottom:10px;font-weight:800}.what-we-build{color:var(--text);background:linear-gradient(#0f101405,#0000);padding:64px 24px}.what-we-build .section-head{max-width:1100px;margin:0 auto 28px}.what-we-build .section-title{margin:8px 0 4px;font-size:28px}.what-we-build .section-sub{color:var(--muted);max-width:780px}.wwb-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1100px;margin:24px auto;display:grid}.wwb-card{background:var(--card);box-shadow:var(--elev-1);border-radius:12px;flex-direction:column;gap:8px;min-height:170px;padding:20px;display:flex}.wwb-icon{font-size:28px}.wwb-card h4{margin:0}.wwb-card p{color:var(--muted);margin:6px 0 12px;font-size:14px}.wwb-card .fc-link{color:var(--accent);margin-top:auto;font-weight:600}.service-cards{grid-template-columns:1fr;gap:18px;display:grid}.service-card{background:linear-gradient(#fff,#fbfdff);border:1px solid #1018280a;border-radius:12px;align-items:center;gap:18px;padding:20px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 12px 36px #0206170a}.service-card:hover{transform:translateY(-6px);box-shadow:0 28px 80px #0206170f}.service-icon{background:linear-gradient(135deg,#f0f6fb,#e9f7ff);border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;font-size:26px;display:flex}.service-body{flex:1}.service-title{color:var(--grey-900);margin:0;font-size:1.05rem;font-weight:800}.service-desc{color:var(--grey-600);margin-top:6px}.service-action{margin-left:12px}@media (min-width:768px){.service-cards{grid-template-columns:repeat(3,1fr)}.service-card{flex-direction:column;align-items:flex-start;height:100%}.service-action{margin-top:12px;margin-left:0}}.projects-grid{grid-template-columns:1fr;gap:14px;display:grid}.project-card{background:linear-gradient(#fff,#fbfdff);border:1px solid #1018280a;border-radius:12px;align-items:center;gap:14px;padding:16px;display:flex;box-shadow:0 10px 30px #0206170a}.project-badge{background:linear-gradient(135deg,#f7fbff,#eef9ff);border-radius:10px;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;display:flex}.project-body{flex:1}.project-title{color:var(--grey-900);font-weight:800}.project-desc{color:var(--grey-600);margin-top:6px;font-size:.95rem}.project-action{margin-left:12px}@media (min-width:768px){.projects-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.project-card{flex-direction:row;align-items:center}.project-image{flex:0 0 160px;max-width:160px}.project-image img{border-radius:8px;width:100%;height:auto;display:block}.project-body{flex:1}.project-action{margin-top:0;margin-left:12px}}.job-card{background:#fff;border:1px solid #1018280a;border-radius:10px;align-items:center;gap:12px;padding:14px;display:flex}.job-title{font-weight:800}.job-action{margin-left:auto}.filters-aside{align-self:start;position:sticky;top:120px}.filters-box{background:var(--surface);border:1px solid var(--card-border);box-shadow:var(--elev-1);border-radius:12px;width:100%;padding:18px}.filters-title{margin:0 0 8px;font-size:1rem;font-weight:800}.filters-field{flex-direction:column;gap:6px;margin-top:12px;display:flex}.filters-field label{color:var(--grey-700);font-size:.9rem;font-weight:700}.filters-field input,.filters-field select{background:var(--card);border:1px solid #1018280f;border-radius:8px;padding:10px 12px}.filters-search{width:100%}.filters-actions{gap:8px;margin-top:14px;display:flex}.btn-ghost{cursor:pointer;background:0 0;border:1px solid #1018280f;border-radius:8px;padding:8px 12px}.jobs-list-header .jobs-count{color:var(--grey-900)}.jobs-list{margin-top:6px}.job-card{background:var(--card);border:1px solid var(--card-border);box-shadow:var(--elev-1);border-radius:12px;align-items:flex-start;gap:16px;padding:18px;display:flex}.job-badge{background:linear-gradient(135deg,#f7fbff,#eef9ff);border-radius:10px;justify-content:center;align-items:center;width:56px;height:56px;font-weight:800;display:flex}.job-title{font-size:1.05rem;font-weight:800}.job-meta{color:var(--grey-500);margin-top:6px;font-size:.9rem}.job-desc{color:var(--grey-600);margin-top:10px}.job-action{align-items:flex-start;margin-left:auto;display:flex}.modal-backdrop{z-index:2000;background:#02061799;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:560px;max-width:94%;padding:20px;position:relative}.modal-close{background:0 0;border:none;font-size:20px;position:absolute;top:12px;right:12px}.modal input,.modal select,.modal textarea{border:1px solid #1018280f;border-radius:8px;width:100%;margin-top:6px;padding:10px}.hero h1{color:#fff;margin-bottom:12px;font-size:2.6rem;line-height:1.05}.process-head{max-width:1100px;margin:28px auto 8px}.process-steps{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1100px;margin:8px auto 20px;display:grid}.motion-hero{padding:120px 5%;position:relative;overflow:hidden}.motion-hero-bg{will-change:transform;z-index:0;opacity:.92;background-position:50%;background-size:cover;position:absolute;inset:0}.motion-hero .hero-inner{z-index:2;position:relative}.hero-sub{color:#e6eef0f2;max-width:760px;margin-top:10px}.hero.hero-dark{color:#fff;background:linear-gradient(#000,#050505)}.hero.hero-dark h1{color:#fff}.hero.hero-dark .hero-sub{color:#ffffffeb}.hero.hero-dark .nav-cta{color:#fff;background:0 0;border:1px solid #ffffff1f}.hero.hero-dark .nav-cta:hover{color:#fff;background:#ffffff0f}.cs-section{background:0 0;grid-template-columns:1fr 520px;align-items:center;gap:36px;padding:84px 5%;display:grid}.cs-section.reverse{grid-template-columns:520px 1fr}.cs-section .motion-text{padding:8px 4px}.cs-section .motion-text h3{margin-bottom:12px;font-size:1.5rem}.cs-section .motion-text p{color:var(--muted);max-width:640px}.cs-section .motion-image{will-change:transform;display:block}.cs-section .motion-image img{width:100%;height:auto;box-shadow:var(--elev-1);border-radius:12px}.sticky-story{background:0 0;padding:24px 5%;position:relative}.sticky-story-inner{grid-template-columns:420px 1fr;align-items:start;gap:32px;max-width:1200px;margin:0 auto;display:grid}.sticky-left{position:relative}.sticky-left .sticky-text{align-self:flex-start;position:sticky;top:88px}.sticky-left h4{margin-bottom:10px;font-size:1.25rem}.sticky-right .sticky-image-wrap{align-self:start;position:sticky;top:88px}.sticky-right img{width:100%;box-shadow:var(--elev-1);border-radius:12px}.sticky-sentinels{margin-top:8px}.story-sentinel{visibility:hidden;width:100%;height:1px}@media (max-width:900px){.story-sentinel{height:1px}}.countup-number{color:var(--highlight);font-size:2.4rem;font-weight:900;display:inline-block}.motion-text,.motion-image,.motion-hero-bg{transition:transform .7s cubic-bezier(.4,0,.2,1),opacity .6s ease-in-out}@media (max-width:900px){.cs-section,.cs-section.reverse,.sticky-story-inner{grid-template-columns:1fr}.sticky-right .sticky-image-wrap{position:relative;top:0}}.kpi-grid{grid-template-columns:1fr;gap:16px;margin-top:16px;display:grid}.kpi-card{padding:18px}.kpi-visual{background:linear-gradient(90deg,#06b6d4,#7c3aed);border-radius:8px;height:64px;margin-top:12px}@media (min-width:768px){.kpi-grid{grid-template-columns:repeat(3,1fr)}}.crm-hero{color:var(--white);position:relative}.crm-hero:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#020617a6,#02061773);position:absolute;inset:0}.crm-hero .hero-inner{z-index:2;position:relative}.crm-hero .section-title,.crm-hero .section-sub{text-shadow:0 6px 18px #02061799;color:var(--white)!important}.crm-panel{background:linear-gradient(#ffffff0a,#ffffff05);border-radius:12px;box-shadow:0 12px 40px #02061759}.crm-hero .section-title .em{color:var(--accent)}.hero:after,.motion-hero:after,.case-hero:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#02061747,#02061747);position:absolute;inset:0}.hero-inner,.motion-hero .hero-inner,.case-hero>.relative,.case-hero>.relative+*{z-index:2;position:relative}.hero h1,.hero h2,.hero h3,.motion-hero h1,.case-hero h2{text-shadow:0 8px 24px #0206178c}.hero.home-bg .motion-hero-bg,.motion-hero.home-bg .motion-hero-bg{opacity:.96;background-position:50%;background-size:cover;background-image:url(/images/ai-hero.svg)!important}.hero.home-bg:after,.motion-hero.home-bg:after{background:linear-gradient(#0206176b,#0206177a)}.motion-card{border-radius:18px;position:relative;overflow:visible}.motion-card-inner{transform-origin:50%;background:linear-gradient(#ffffff05,#ffffff03);border-radius:16px;min-height:160px;padding:20px;transition:box-shadow .35s,transform .35s;position:relative;box-shadow:0 8px 30px #02061740}.motion-card:hover .motion-card-inner{box-shadow:0 28px 80px #02061759}.mc-bg{z-index:0;pointer-events:none;transform-origin:50%;background:linear-gradient(135deg,#2563eb14,#7c3aed0f);border-radius:14px;position:absolute;inset:0}.mc-content{z-index:2;flex-direction:column;gap:8px;display:flex;position:relative}.mc-icon{font-size:2.2rem}.mc-title{margin:0;font-size:1.05rem;font-weight:700}.mc-desc{color:var(--muted);font-size:.95rem}.mc-floating{opacity:.18;z-index:1;pointer-events:none;background:linear-gradient(90deg,#06b6d4,#7c3aed);border-radius:12px;width:60px;height:60px;position:absolute;bottom:10px;right:10px}.motion-card{perspective:1000px}@media (max-width:640px){.motion-card-inner{padding:14px}.mc-floating{display:none}}.process-steps .step{background:linear-gradient(#06b6d408,#0b1f3a05);border:1px solid #0b1f3a0f;border-radius:12px;flex-direction:column;flex:1;gap:10px;padding:22px;transition:transform .18s,box-shadow .18s;display:flex}.process-steps .step:hover{transform:translateY(-6px);box-shadow:0 20px 50px #040a141f}.process-steps .step-num{color:var(--white);background:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:800;display:flex;box-shadow:0 6px 20px #22d3ee1f}.process-steps h5{color:var(--grey-900);margin:0;font-size:1.05rem;font-weight:800}.process-steps p{color:var(--grey-700);margin:0;font-size:.95rem;line-height:1.5}.pipeline-and-platform{align-items:flex-start;gap:20px;max-width:1100px;margin:18px auto;display:flex}.live-pipeline{color:#dff7fb;background:linear-gradient(#07101a,#08121a);border:1px solid #22d3ee0f;border-radius:12px;flex:1;padding:20px;box-shadow:0 24px 80px #02061799}.live-pipeline h4{color:var(--accent);margin:0 0 8px;font-size:1.05rem}.live-pipeline ul{color:var(--muted);margin:8px 0 0 18px}.live-pipeline ul li{margin-bottom:8px}.card,.panel,.card-ghost{background:var(--card);border:1px solid var(--card-border);box-shadow:var(--elev-1);color:var(--text);border-radius:12px;padding:16px}.card-ghost{background:linear-gradient(#ffffffb3,#ffffffe6)}.dashboard,.crm-page{background:0 0;padding:20px 5%}.crm-dashboard .panel,.dashboard .panel{background:var(--surface);border:1px solid var(--card-border);box-shadow:var(--elev-1)}.dashboard-grid{grid-template-columns:repeat(12,1fr);gap:18px;display:grid}.dashboard-col-8{grid-column:span 8}.dashboard-col-4{grid-column:span 4}.table{border-collapse:collapse;background:var(--surface);border-radius:8px;width:100%;overflow:hidden}.table th,.table td{border-bottom:1px solid var(--grey-200);color:var(--text);text-align:left;padding:12px 14px}.table th{background:var(--grey-50);color:var(--muted);font-weight:700}.btn{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 14px;display:inline-block}.btn.secondary{color:var(--secondary);background:0 0;border:1px solid #2563eb1f}.small-text{color:var(--muted);font-size:.85rem}.card *{color:inherit}@media (max-width:900px){.hero-inner,.enquiry-container{grid-template-columns:1fr}.wwb-grid{grid-template-columns:repeat(1,1fr)}.process-steps{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:repeat(6,1fr)}.dashboard-col-8,.dashboard-col-4{grid-column:span 6}}.platform-capabilities{flex:1}.platform-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.pcard{background:linear-gradient(#0b0c0e,#0f1113);border:1px solid #ffffff08;border-radius:10px;align-items:flex-start;gap:12px;padding:14px;display:flex;box-shadow:0 18px 60px #02061799}.pcard-icon{width:44px;height:44px;color:var(--accent);background:#22d3ee14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;display:flex}.pcard-content{flex-direction:column;gap:4px;display:flex}.pcard-content div{color:#e6eef0;font-size:14px;font-weight:700}.pcard-content small{color:#9aa6aa;font-size:13px}.platform-section{background:linear-gradient(#060b1005,#fff0);padding:56px 24px}.platform-section .platform-inner{align-items:flex-start;gap:20px;max-width:1100px;margin:0 auto;display:flex}.platform-section h4{color:var(--accent);margin-bottom:8px}@media (max-width:980px){.process-steps{grid-template-columns:repeat(2,1fr)}.platform-section .platform-inner{flex-direction:column}.platform-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:660px){.process-steps,.platform-grid{grid-template-columns:1fr}}.case-study{color:var(--grey-900)}.cs-hero{border-radius:12px;position:relative;overflow:hidden}.cs-hero .cs-hero-inner{padding:36px}.cs-hero .cs-title{color:#fff;margin:0 0 6px;font-size:clamp(1.6rem,2.8vw,2.6rem)}.cs-hero .cs-sub{color:#ffffffe6;max-width:760px}.cs-content{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:900px){.cs-content{grid-template-columns:2fr 1fr}}.cs-card{background:linear-gradient(#ffffff05,#ffffff03);border-radius:12px;padding:18px}.cs-gallery{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.cs-gallery-img{object-fit:cover;border-radius:10px;width:100%;height:140px;transition:transform .18s,box-shadow .18s;display:block;box-shadow:0 10px 30px #0206170f}.cs-gallery-img:hover{transform:translateY(-4px);box-shadow:0 20px 60px #02061714}@media (min-width:900px){.cs-gallery-img{height:160px}}.case-sections img,.case-section img{object-fit:cover;width:100%;height:auto;max-height:420px;box-shadow:var(--elev-1);border-radius:12px}.careers-hero{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;padding-top:calc(var(--nav-h) + 140px);background:linear-gradient(90deg,#000000d9 0%,#0009 40%,#0003 100%);position:relative;overflow:hidden}.careers-bg{transform-origin:50%;will-change:transform;filter:saturate(.85)contrast(.9);background-position:100%;background-size:cover;transition:transform 12s;position:absolute;inset:0}.careers-hero:hover .careers-bg{transform:scale(1.02)}.careers-bg-scale{animation:24s infinite alternate bgSlowScale}@keyframes bgSlowScale{0%{transform:scale(1)}to{transform:scale(1.05)}}.hero-gradient{mix-blend-mode:overlay;pointer-events:none;background:linear-gradient(90deg,#030a1673,#0a081e1f);position:absolute;inset:0}.careers-hero-inner{z-index:2;grid-template-columns:1fr 480px;align-items:center;gap:30px;padding:48px 5%;display:grid;position:relative}.hero-left{padding-right:20px}.hero-title{color:#fff;margin:0 0 8px;font-size:clamp(2rem,4vw,3rem)}.hero-actions{gap:12px;margin-bottom:18px;display:flex}.btn-ghost{color:#fff;background:0 0;border:1px solid #ffffff1f;border-radius:10px;padding:9px 14px;text-decoration:none}.hero-stats{color:#ffffffe6;gap:18px;margin-top:6px;font-weight:600;display:flex}.hero-stats .stat{align-items:center;gap:8px;font-size:.95rem;display:flex}.hero-right{height:260px;position:relative}.floating-ui{position:absolute;right:0}.ui-1{top:22px;right:18px}.ui-2{top:96px;right:36px}.ui-3{top:168px;right:8px}.ui-card{color:#fff;background:linear-gradient(135deg,#ffffff0a,#ffffff05);border:1px solid #ffffff0a;border-radius:10px;min-width:120px;padding:12px 14px;box-shadow:0 10px 30px #02061780}.ui-card.code{font-family:monospace;font-size:.9rem}.ui-card.graph{font-weight:700}.ui-card.chat{align-items:center;gap:8px;display:flex}@media (max-width:900px){.careers-hero-inner{grid-template-columns:1fr;padding:36px}.careers-hero{padding-top:calc(var(--nav-h) + 72px)}.hero-right{display:none}}#open-roles{scroll-margin-top:calc(var(--nav-h) + 96px)}.why-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.why-card{background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff0a;border-radius:12px;padding:18px}.why-card h4{margin-top:6px}.work-list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:24px;display:grid}.work-item{will-change:transform;grid-template-columns:1fr 320px;align-items:center;gap:20px;transition:transform .22s,box-shadow .22s;display:grid}.work-item:hover{transform:translateY(-6px);box-shadow:0 24px 60px #0206171f}.work-item.img-left{grid-template-columns:320px 1fr}.work-image img{object-fit:cover;border-radius:12px;width:100%;height:220px;transition:transform .28s,box-shadow .28s}.work-image img:hover{transform:scale(1.03);box-shadow:0 18px 48px #0206171f}.tech-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;display:grid}.tech-card{text-align:center;background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff0a;border-radius:12px;padding:18px;transition:transform .22s,box-shadow .22s,border-color .22s}.tech-card:hover{border-color:#22d3ee24;transform:translateY(-6px)scale(1.02);box-shadow:0 22px 60px #22d3ee14}.tech-logo{color:#07101a;background:linear-gradient(135deg,#eef2ff,#f0f9ff);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 8px;transition:transform .22s;display:flex}.tech-card:hover .tech-logo{transform:translateY(-4px)scale(1.04)}.timeline{-webkit-overflow-scrolling:touch;align-items:stretch;gap:18px;padding:18px;display:flex;overflow-x:auto}.timeline::-webkit-scrollbar{height:8px}.timeline::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:999px}.timeline-step{text-align:center;background:#ffffff05;border-radius:12px;flex-direction:column;gap:8px;min-width:200px;padding:18px;transition:transform .2s,box-shadow .2s;display:flex}.timeline-step:hover{transform:translateY(-6px);box-shadow:0 18px 48px #0206171f}.timeline-step.active{border:1px solid #22d3ee1f;box-shadow:0 22px 60px #22d3ee0f}.growth-timeline .growth-image{text-align:center;text-align:center;margin:18px auto 8px;position:relative}.growth-timeline .growth-image img{width:100%;max-width:820px;box-shadow:var(--elev-1);border-radius:12px;display:inline-block}.growth-timeline .overlay-steps{align-items:center;gap:14px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.growth-timeline .overlay-dot{background:#fffffff2;border-radius:50%;width:14px;height:14px;display:inline-block;box-shadow:0 6px 18px #02061733}@media (max-width:640px){.growth-timeline .overlay-steps{gap:10px;bottom:12px}.growth-timeline .overlay-dot{width:12px;height:12px}}.culture-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:24px;display:grid}.culture-image img{border-radius:12px;width:100%;transition:transform .28s,box-shadow .28s}.culture-image img:hover{transform:scale(1.02);box-shadow:0 20px 60px #0206171f}.culture-grid{grid-template-columns:1fr 1fr;align-items:center;gap:28px;max-width:1100px;margin:0 auto;padding:18px 0 36px;display:grid}.culture-image{margin:0}.culture-image img{border-radius:12px;width:100%;display:block}.culture-image figcaption,.culture-image-caption{color:#ffffffeb;margin-top:12px;font-weight:700}.culture-section .section-sub{color:#ffffffe6}.culture-text{padding:8px 12px}.culture-text h3{color:var(--white);margin-bottom:12px;font-size:1.2rem}.culture-text p{color:#ffffffe6;margin-bottom:16px}.culture-badges{flex-wrap:wrap;gap:10px;display:flex}.culture-badges .badge{color:var(--muted-2);background:#ffffff0f;border-radius:10px;padding:8px 12px;font-weight:700}@media (max-width:768px){.culture-grid{grid-template-columns:1fr;padding:12px 0}.culture-image img{object-fit:cover;max-height:320px}.culture-text{padding-top:12px}}.process-steps{justify-content:center;gap:18px;margin-top:12px;display:flex}.process-step{background:#ffffff05;border-radius:10px;padding:12px 16px}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.testimonial-card{background:#ffffff05;border-radius:12px;padding:18px}.careers-cta{background:linear-gradient(90deg,#0b0f19cc,#050812e6);border-radius:12px;margin-top:28px;padding:48px 5%}.cta-inner{text-align:center;color:#fff;max-width:1100px;margin:0 auto}[data-page=careers] .section-title{color:var(--grey-900)!important}[data-page=careers] .section-label{color:var(--muted)!important;font-weight:700!important}[data-page=careers] .section-sub{color:var(--muted)!important}[data-page=careers] .culture-text h3{color:var(--grey-900)!important}[data-page=careers] .culture-text p{color:var(--grey-700)!important}[data-page=careers] .culture-badges .badge{background:var(--grey-100);color:var(--grey-900);border:1px solid var(--card-border);font-weight:800}.cta-actions{justify-content:center;gap:12px;margin-top:14px;display:flex}@media (max-width:900px){.work-item,.culture-grid{grid-template-columns:1fr}}.cs-hero{background-position:50%;background-size:cover;border-radius:12px;margin:24px 0;padding:80px 20px}.cs-hero-inner{color:#fff;max-width:1100px;margin:0 auto}.cs-badge{color:var(--accent);background:#00000059;border-radius:8px;padding:6px 10px;font-weight:700;display:inline-block}.cs-title{color:#fff;margin:12px 0 6px;font-size:2.2rem}.cs-sub{color:#ffffffd9;max-width:780px}.cs-content{gap:28px;max-width:1100px;margin:28px auto;display:flex}.cs-main{flex:1}.cs-side{width:260px}.cs-section{border:1px solid var(--grey-200);background:#fff;border-radius:10px;margin-bottom:16px;padding:18px}.cs-section h3{margin:0 0 8px;font-size:1.05rem}.cs-results{margin-left:20px;list-style:outside}.cs-testimonial{border-left:4px solid var(--accent);background:linear-gradient(90deg,#f8fcff,#eef7f8)}.cs-testimonial blockquote{margin:0;font-style:italic}.cs-testimonial .cs-testimonial-meta{color:var(--grey-700);margin-top:8px;font-weight:700}.cs-card{background:var(--grey-50);border:1px solid var(--grey-200);border-radius:10px;padding:16px}.cs-tags{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.tag{background:var(--grey-200);border-radius:999px;padding:6px 10px;font-size:.85rem;font-weight:700}@media (max-width:980px){.cs-content{flex-direction:column}.cs-side{width:100%}}.hero-sub{color:#9aa6aa;max-width:560px;margin-bottom:18px}@media (max-width:980px){.wwb-grid{grid-template-columns:repeat(2,1fr)}.process-steps,.pipeline-and-platform{flex-direction:column}}@media (max-width:660px){.wwb-grid{grid-template-columns:1fr}}.hero-actions{gap:12px;margin-top:18px;display:flex}.hero-actions .btn-primary{color:#07101a;background:linear-gradient(90deg,#06b6d4,#0ea5a4);border-radius:12px;padding:12px 20px;font-weight:800;text-decoration:none}.hero-actions .btn-ghost{color:#e6eef0;background:0 0;border:1px solid #ffffff0f;border-radius:12px;padding:12px 18px;text-decoration:none}.hero-stats{color:#cfecee;gap:28px;margin-top:20px;display:flex}.hero-visual .mockup-card{background:linear-gradient(#060606,#0b0c0e);border:1px solid #ffffff05;border-radius:12px;padding:18px;box-shadow:0 24px 60px #0009}.get-started-section{color:#f1f9fb;background:linear-gradient(135deg,#071428,#0b1830);border-top:1px solid #ffffff05;padding:80px 5%}.get-started-container{text-align:left;max-width:1100px;margin:0 auto}.get-started-container .section-title{color:#7dd3fc;margin-top:6px;margin-bottom:8px}.get-started-container .section-sub{color:#f1f9fbd9;max-width:720px}.enquiry-features{gap:20px;margin-top:20px;display:flex}.enquiry-feature{align-items:flex-start;gap:12px;display:flex}.enquiry-feature-icon{color:#06b6d4;background:#07101a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:800;display:flex}.enquiry-form-only .enquiry-form-box{max-width:760px;margin:0 auto}@media (max-width:900px){.hero-inner{grid-template-columns:1fr}.hero-visual{display:none}.get-started-container{padding:0 10px}.enquiry-container{padding:0 18px}}.scholar-hero{background:#0a0f1e;border-radius:16px;padding:40px;position:relative;overflow:hidden}.scholar-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:28px;display:grid}.scholar-badge{color:#93c5fd;letter-spacing:.04em;text-transform:uppercase;background:#1e3a8a;border:1px solid #3b82f6;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.scholar-dot-live{background:#22c55e;border-radius:50%;width:8px;height:8px}.scholar-title{color:#fff;margin-bottom:10px;font-size:34px;font-weight:800;line-height:1.08}.scholar-title span{color:#60a5fa}.scholar-sub{color:#94a3b8;max-width:380px;margin-bottom:18px;font-size:14px;line-height:1.6}.scholar-btns{flex-wrap:wrap;gap:10px;display:flex}.btn-primary{color:#fff;background:#3b82f6;border:none;border-radius:10px;padding:10px 20px;font-weight:700}.btn-secondary{color:#94a3b8;background:0 0;border:1px solid #334155;border-radius:10px;padding:10px 20px;font-weight:600}.scholar-stats-row{border-top:1px solid #1e293b;gap:18px;margin-top:22px;padding-top:18px;display:flex}.scholar-stat-n{color:#fff;font-size:20px;font-weight:800}.scholar-stat-l{color:#64748b;margin-top:2px;font-size:11px}.scholar-phone-frame{background:#0f172a;border:2px solid #1e293b;border-radius:22px;width:220px;margin:0 auto;padding:8px}.scholar-phone-notch{background:#0a0f1e;border-radius:99px;width:60px;height:14px;margin:0 auto 8px}.scholar-phone-screen{background:#0f1f3d;border-radius:16px;padding:12px;overflow:hidden}.section-head .section-label{color:var(--grey-500);font-weight:700}.section-title{color:var(--grey-900);font-weight:900}.section-sub{color:var(--grey-500)}.btn-primary{color:#07101a;background:linear-gradient(90deg,#06b6d4,#0ea5a4);border-radius:12px;padding:12px 20px;font-weight:800;text-decoration:none}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 24px #22d3ee4d}.btn-ghost{color:#e6eef0;background:0 0;border:1px solid #ffffff0f;border-radius:12px;padding:12px 18px}.logo{color:var(--white)}.client-card h3{color:var(--grey-900)}.testimonial-card{background:var(--grey-50);border:1px solid var(--grey-200)}.glass-panel{background:var(--grey-50);border:1px solid var(--grey-200);border-radius:10px}.scholar-app-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.scholar-app-logo{color:#60a5fa;font-size:13px;font-weight:800}.scholar-app-notif{background:#1e3a8a;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.scholar-app-notif-dot{background:#f59e0b;border-radius:50%;width:6px;height:6px}.scholar-match-bar{background:#1e293b;border-radius:10px;margin-bottom:8px;padding:8px 10px}.scholar-match-top{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.scholar-match-name{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;max-width:110px;font-size:10px;font-weight:700;overflow:hidden}.scholar-match-pct{color:#22c55e;font-size:10px;font-weight:800}.scholar-match-track{background:#0f172a;border-radius:99px;height:4px;overflow:hidden}.scholar-match-fill{background:#3b82f6;border-radius:99px;height:100%}.scholar-match-fill.g{background:#22c55e}.scholar-match-fill.a{background:#f59e0b}.scholar-amnt{color:#60a5fa;margin-top:6px;font-size:9px}.scholar-ai-chip{text-align:center;color:#93c5fd;background:#1e3a8a;border-radius:8px;margin-top:8px;padding:6px 10px;font-size:10px;font-weight:700}.scholar-acc-dots{justify-content:center;gap:6px;margin-top:8px;display:flex}.scholar-acc-dot{background:#1e293b;border-radius:50%;width:6px;height:6px}.scholar-acc-dot.on{background:#3b82f6}@media (max-width:900px){.scholar-hero-grid{grid-template-columns:1fr}.scholar-phone-frame{margin-top:16px}}.crm-page{color:#e6eef0;background:#050814;font-family:Lato,sans-serif}.crm-hero{background:0 0;padding:80px 24px}.crm-hero .section-title{color:#fff;font-size:3rem;font-weight:900;line-height:1.05}.crm-hero .section-sub{color:#aab6c2}.crm-panel{background:linear-gradient(#ffffff08,#ffffff03);border:1px solid #ffffff0f;border-radius:20px;box-shadow:0 24px 60px #02061799}.crm-page .btn-primary{color:#07101a;background:linear-gradient(90deg,#06b6d4,#7c3aed)}.crm-page .btn-ghost{color:#cbd5e1;background:0 0;border:1px solid #cbd5e10f}.crm-page .nav-links{align-items:center;gap:22px;list-style:none;display:flex}.crm-page .nav-link-btn{color:#ffffffd9;font-weight:600;text-decoration:none}.crm-page .nav-link-btn:hover{color:var(--accent)}.crm-page .nav-cta{background:var(--accent);color:var(--primary);border-radius:8px;padding:10px 18px;text-decoration:none}@media (max-width:900px){.enquiry-container{grid-template-columns:1fr}.enquiry-form-box{margin-top:18px}}.chat-popup-typing.show{display:block}.chat-popup-typing-dots{gap:4px;display:flex}.chat-popup-typing-dots span{background:#666;border-radius:50%;width:8px;height:8px;animation:1.4s infinite typing}.chat-popup-typing-dots span:nth-child(2){animation-delay:.2s}.chat-popup-typing-dots span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.chat-popup-input{background:#b95555;border-top:1px solid #e5e7eb;padding:20px}.chat-popup-quick-actions{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.chat-popup-quick-action{cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:15px;padding:6px 12px;font-size:12px;transition:all .2s}.chat-popup-quick-action:hover{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.chat-popup-input-container{align-items:center;gap:12px;display:flex}.chat-popup-input input{border:1px solid #e5e7eb;border-radius:25px;outline:none;flex:1;padding:12px 16px;font-size:14px;transition:border-color .2s}.chat-popup-input input:focus{border-color:var(--secondary)}.chat-popup-send-btn{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .1s;display:flex}.chat-popup-send-btn:hover{background:#1d4ed8}.chat-popup-send-btn:active{transform:scale(.95)}@media (max-width:480px){nav{height:64px;padding:0 3%}nav .logo{font-size:1rem}.positioning-banner{padding:10px 3%}.positioning-text{font-size:.75rem}.mobile-menu-btn span{height:2px;margin:4px 0}.mobile-menu-btn span:first-child{top:5px}.mobile-menu-btn span:nth-child(2){top:12px}.mobile-menu-btn span:nth-child(3){top:19px}.chat-popup{width:calc(100vw - 40px);height:500px;left:20px;right:20px}.chat-widget{bottom:20px;right:20px}}.hero{min-height:100vh;padding-top:var(--nav-h);background:var(--white);align-items:center;display:flex;position:relative;overflow:hidden}.hero-bg-grid{pointer-events:none;background-image:linear-gradient(var(--grey-200)1px,transparent 1px),linear-gradient(90deg,var(--grey-200)1px,transparent 1px);opacity:.4;background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%)}.hero-blob{pointer-events:none;background:radial-gradient(circle,#e8e8e8 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:50%;right:-200px;transform:translateY(-50%)}.hero-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:90%;max-width:1200px;margin:0 auto;display:grid;position:relative}.hero-badge{background:var(--grey-100);border:1px solid var(--grey-200);color:var(--grey-700);border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.badge-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero h1{letter-spacing:-1px;color:var(--grey-900);font-size:clamp(2.8rem,5vw,5rem);font-weight:900;line-height:1.1}.hero h1 em{background:var(--highlight);color:var(--grey-900);border-radius:4px;padding:0 6px;font-style:normal}.hero-sub{color:var(--grey-500);max-width:460px;margin-top:22px;font-size:1.1rem;font-weight:300;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:36px;display:flex}.btn-primary{background:var(--secondary);color:var(--white);cursor:pointer;border:none;border-radius:10px;padding:14px 28px;font-family:Lato,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 12px 32px #2563eb4d}.btn-ghost{color:var(--secondary);border:1.5px solid var(--secondary);cursor:pointer;background:0 0;border-radius:10px;padding:14px 28px;font-family:Lato,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-ghost:hover{color:#1d4ed8;background:#2563eb0d;border-color:#1d4ed8;transform:translateY(-2px)}.hero-stats{gap:40px;margin-top:52px;display:flex}.stat-num{color:var(--grey-900);font-family:Lato,sans-serif;font-size:2rem;font-weight:800;line-height:1}.stat-label{color:var(--grey-500);margin-top:4px;font-size:.8rem}.hero-visual{position:relative}.mockup-card{background:var(--grey-900);color:#fff;border-radius:20px;padding:28px;animation:5s ease-in-out infinite floatY;box-shadow:0 40px 80px #0000002e}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.mockup-header{align-items:center;gap:10px;margin-bottom:24px;display:flex}.mockup-avatar{background:var(--highlight);color:#111;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-family:Lato,sans-serif;font-size:.9rem;font-weight:800;display:flex}.mockup-title{font-family:Lato,sans-serif;font-size:1rem;font-weight:700}.mockup-sub{color:#888;margin-top:2px;font-size:.75rem}.mockup-metrics{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.metric-box{background:#ffffff0f;border-radius:12px;padding:14px}.metric-val{font-family:Lato,sans-serif;font-size:1.4rem;font-weight:700}.metric-lbl{color:#888;margin-top:3px;font-size:.72rem}.metric-up{color:#22c55e;margin-top:4px;font-size:.75rem}.mockup-bar-label{color:#888;margin-bottom:8px;font-size:.75rem}.bars{align-items:flex-end;gap:5px;height:50px;display:flex}.bar{background:#ffffff1f;border-radius:4px;flex:1;transition:all .3s}.bar.active{background:var(--highlight)}.float-pill{background:var(--white);white-space:nowrap;border-radius:100px;align-items:center;gap:8px;padding:10px 16px;font-size:.82rem;font-weight:500;display:flex;position:absolute;box-shadow:0 8px 32px #0000001f}.pill-1{top:-24px;right:-24px}.pill-2{bottom:-20px;left:-20px}.pill-icon{font-size:1rem}.logos-strip{border-top:1px solid var(--grey-100);border-bottom:1px solid var(--grey-100);background:var(--grey-50);padding:40px 0;overflow:hidden}.logos-strip p{text-align:center;color:var(--grey-500);letter-spacing:.15em;text-transform:uppercase;margin-bottom:28px;font-size:.78rem;font-weight:600}.marquee-wrapper{width:100%;position:relative;overflow:hidden}.marquee-wrapper:before,.marquee-wrapper:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.marquee-wrapper:before{background:linear-gradient(to right,var(--grey-50),transparent);left:0}.marquee-wrapper:after{background:linear-gradient(to left,var(--grey-50),transparent);right:0}.marquee-track{align-items:center;gap:0;width:max-content;animation:28s linear infinite marquee-slide;display:flex}.marquee-track:hover{animation-play-state:paused}@keyframes marquee-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-item{color:var(--grey-400,#bbb);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;cursor:pointer;border-right:1px solid var(--grey-200);padding:0 48px;font-family:Lato,sans-serif;font-size:1rem;font-weight:900;text-decoration:none;transition:color .25s;display:inline-block}.logo-item:hover{color:var(--grey-900)}section{padding:100px 5%}.section-label{letter-spacing:.15em;text-transform:uppercase;color:var(--grey-500);margin-bottom:14px;font-size:.78rem;font-weight:600}.section-title{letter-spacing:-.5px;color:var(--grey-900);font-size:clamp(2rem,3.5vw,3rem);font-weight:900;line-height:1.15}.section-sub{color:var(--grey-500);max-width:520px;margin-top:14px;font-size:1.05rem;font-weight:300;line-height:1.7}.section-head{max-width:1200px;margin:0 auto 60px}.section-head.center{text-align:center}.section-head.center .section-sub{margin:14px auto 0}.services{background:var(--white)}.services-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:0 auto;display:grid}.service-card{background:var(--grey-50);border:1px solid var(--grey-200);border-radius:18px;padding:32px;transition:all .25s;position:relative;overflow:hidden}.service-card:before{content:"";background:var(--secondary);height:3px;transition:background .3s;position:absolute;top:0;left:0;right:0}.service-card:hover{border-color:var(--secondary);transform:translateY(-4px);box-shadow:0 16px 40px #2563eb26}.service-card:hover:before{background:var(--secondary)}.service-icon{background:var(--grey-100);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:1.5rem;display:flex}.service-card h3{letter-spacing:-.3px;margin-bottom:10px;font-size:1.2rem;font-weight:700}.service-card p{color:var(--grey-500);font-size:.9rem;line-height:1.6}.service-arrow{color:var(--grey-900);align-items:center;gap:6px;margin-top:24px;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.service-arrow:hover gap{gap:10px}.how{background:var(--grey-50)}.how-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.steps{flex-direction:column;gap:32px;display:flex}.step{align-items:flex-start;gap:20px;display:flex}.step-num{background:var(--secondary);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-family:Lato,sans-serif;font-size:.9rem;font-weight:800;display:flex}.step-content h4{margin-bottom:6px;font-size:1.05rem;font-weight:700}.step-content p{color:var(--grey-500);font-size:.9rem;line-height:1.6}.how-visual{background:linear-gradient(135deg,var(--primary),#2563ebf2);color:#fff;border-radius:24px;padding:32px}.pipeline-label{color:#666;text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px;font-size:.75rem}.pipeline-steps{flex-direction:column;gap:12px;display:flex}.p-step{background:#ffffff0d;border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:14px;padding:16px 18px;font-size:.9rem;display:flex}.p-step.done{background:#e0ff4f0f;border-color:#e0ff4f4d}.p-step-icon{font-size:1.1rem}.p-step-text{flex:1}.p-step-text strong{margin-bottom:2px;font-weight:600;display:block}.p-step-text span{color:#666;font-size:.78rem}.p-check{color:var(--highlight);font-size:1rem}.p-spinner{border:2px solid #fff3;border-top-color:var(--highlight);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.features{background:var(--white)}.features-inner{max-width:1200px;margin:0 auto}.features-grid{background:var(--grey-200);border-radius:18px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:60px;display:grid;overflow:hidden}.feat{background:var(--white);padding:32px 28px;transition:background .2s}.feat:hover{background:var(--grey-50)}.feat-icon{margin-bottom:16px;font-size:1.6rem}.feat h4{margin-bottom:8px;font-size:1rem;font-weight:700}.feat p{color:var(--grey-500);font-size:.85rem;line-height:1.6}.results{background:linear-gradient(135deg,var(--primary),#2563ebf2);color:#fff;padding:80px 5%}.results-inner{max-width:1200px;margin:0 auto}.results-head{text-align:center;margin-bottom:60px}.results-head .section-title{color:#fff}.results-head .section-sub{color:#888;margin:14px auto 0}.results-stats{background:#ffffff14;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.r-stat{text-align:center;background:var(--grey-900);padding:48px 40px;transition:background .2s}.r-stat:hover{background:#1a1a1a}.r-val{letter-spacing:-2px;font-family:Lato,sans-serif;font-size:3rem;font-weight:800}.r-val span{color:var(--highlight)}.r-label{color:#666;margin-top:8px;font-size:.85rem}.r-desc{color:#444;margin-top:6px;font-size:.78rem}.testimonials{background:var(--black-50)}.test-inner{max-width:1200px;margin:0 auto}.test-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:60px;display:grid}.test-card{background:var(--white);border:1px solid var(--grey-200);border-radius:18px;padding:28px;transition:all .2s}.test-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000012}.test-stars{color:#f59e0b;letter-spacing:2px;margin-bottom:16px;font-size:1rem}.test-text{color:var(--grey-700);font-size:.92rem;font-style:italic;line-height:1.7}.test-author{align-items:center;gap:12px;margin-top:20px;display:flex}.test-avatar{background:var(--grey-100);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-family:Lato,sans-serif;font-size:.9rem;font-weight:800;display:flex}.test-name{font-size:.9rem;font-weight:600}.test-role{color:var(--grey-500);font-size:.78rem}.featured-client-card{background:linear-gradient(135deg,var(--primary),#2563ebf2);color:#fff;border-radius:24px;max-width:1200px;margin:52px auto 28px;padding:40px 44px;position:relative;overflow:hidden}.featured-client-card:before{content:"";background:var(--highlight);opacity:.07;border-radius:50%;width:260px;height:260px;position:absolute;top:-60px;right:-60px}.fc-logo-wrap{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:28px;display:flex}.fc-logo{background:#ffffff1a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.6rem;display:flex}.fc-brand{font-size:1.15rem;font-weight:900;line-height:1.2}.fc-location{color:#888;margin-top:3px;font-size:.8rem}.fc-badge{background:var(--highlight);color:var(--grey-900);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:100px;margin-left:auto;padding:5px 14px;font-size:.75rem;font-weight:900}.fc-quote{color:#ccc;border-left:3px solid var(--highlight);margin-bottom:32px;padding-left:20px;font-size:1rem;font-style:italic;line-height:1.75}.fc-stats{background:#ffffff14;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:28px;display:grid;overflow:hidden}.fc-stat{text-align:center;background:#ffffff0a;padding:20px 16px}.fc-stat-val{color:var(--highlight);margin-bottom:6px;font-family:Lato,sans-serif;font-size:1.8rem;font-weight:900;line-height:1}.fc-stat-lbl{color:#777;font-size:.72rem;line-height:1.4}.fc-link{color:var(--highlight);align-items:center;gap:6px;font-size:.9rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.fc-link:hover{text-decoration:underline}@media (max-width:700px){.fc-stats{grid-template-columns:repeat(2,1fr)}.featured-client-card{padding:28px 22px}.fc-badge{margin-left:0}}.enquiry-section{background:var(--grey-50);padding:100px 5%}.enquiry-inner{grid-template-columns:1fr 1fr;align-items:start;gap:72px;max-width:1100px;margin:0 auto;display:grid}.enquiry-left{position:sticky;top:100px}.enquiry-left .section-label{margin-bottom:14px}.enquiry-left .section-title{margin-bottom:18px}.enquiry-left .section-sub{margin-bottom:36px}.contact-emphasis-title{color:#0c338d!important}.contact-methods{flex-direction:column;gap:16px;display:flex}.contact-method{background:var(--white);border:1px solid var(--grey-200);color:var(--grey-900);border-radius:14px;align-items:center;gap:16px;padding:18px 22px;text-decoration:none;transition:all .2s;display:flex}.contact-method:hover{border-color:var(--grey-900);transform:translate(4px);box-shadow:0 6px 20px #00000012}.cm-icon{background:var(--grey-100);border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:1.2rem;display:flex}.cm-icon.call,.cm-icon.whatsapp{background:#dcfce7}.cm-icon.email{background:#e0f2fe}.cm-text strong{margin-bottom:2px;font-size:.95rem;font-weight:700;display:block}.cm-text span{color:var(--grey-500);font-size:.82rem}.enquiry-divider{color:var(--grey-500);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:12px;margin:28px 0;font-size:.82rem;font-weight:600;display:flex}.enquiry-divider:before,.enquiry-divider:after{content:"";background:var(--grey-200);flex:1;height:1px}.enquiry-form-box{background:var(--white);border:1px solid var(--grey-200);border-radius:24px;padding:40px 36px;box-shadow:0 8px 40px #0000000d}.form-title{letter-spacing:-.3px;margin-bottom:6px;font-size:1.4rem;font-weight:900}.form-subtitle{color:var(--grey-500);margin-bottom:28px;font-size:.88rem;line-height:1.6}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-group{margin-bottom:16px}.form-group label{color:var(--grey-700);text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px;font-size:.8rem;font-weight:700;display:block}.form-group input,.form-group select,.form-group textarea{border:1.5px solid var(--grey-200);width:100%;color:var(--grey-900);background:var(--grey-50);resize:none;border-radius:10px;outline:none;padding:12px 16px;font-family:Lato,sans-serif;font-size:.92rem;line-height:1.5;transition:border-color .2s,background .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--grey-900);background:var(--white)}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--grey-300)}.form-group select{appearance:none;cursor:pointer}.form-group textarea{min-height:110px}.form-budget{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.budget-chip{border:1.5px solid var(--grey-200);background:var(--grey-50);color:var(--grey-500);cursor:pointer;border-radius:100px;padding:7px 14px;font-family:Lato,sans-serif;font-size:.8rem;font-weight:600;line-height:1.4;transition:all .2s}.budget-chip:hover{border-color:var(--secondary);color:var(--secondary)}.budget-chip.active{background:var(--secondary);color:var(--white);border-color:var(--secondary)}.btn-submit{background:var(--secondary);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:15px;font-family:Lato,sans-serif;font-size:1rem;font-weight:700;line-height:1.5;transition:all .2s;display:flex}.btn-submit:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 12px 32px #2563eb4d}.btn-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.form-success{text-align:center;padding:32px 20px;display:none}.form-success .success-icon{margin-bottom:16px;font-size:3rem}.form-success h3{margin-bottom:10px;font-size:1.4rem;font-weight:900}.form-success p{color:var(--grey-500);font-size:.92rem}.form-error-msg{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-top:12px;padding:12px 16px;font-size:.85rem;display:none}@media (max-width:900px){.enquiry-inner{grid-template-columns:1fr;gap:48px}.enquiry-left{position:static}.form-row{grid-template-columns:1fr}}.cta-section{display:none}footer{background:linear-gradient(135deg,var(--primary),#0b1f3af2);color:#fff;margin-top:120px;padding:80px 5% 0}.footer-container{max-width:1400px;margin:0 auto}.footer-top{grid-template-columns:2fr 1.2fr 1.2fr 1.2fr;gap:64px;padding-bottom:60px;display:grid}.footer-brand{flex-direction:column;display:flex}.footer-logo{letter-spacing:-.5px;color:#fff;align-items:center;gap:10px;margin-bottom:16px;font-size:1.4rem;font-weight:900;display:flex}.logo-dot-footer{background:var(--accent);border-radius:50%;width:10px;height:10px;display:inline-block}.logo-dot,.logo-dot-footer{display:none!important}.footer-tagline{color:#ffffffd9;max-width:280px;margin-bottom:24px;font-size:.95rem;font-weight:300;line-height:1.7}.footer-socials{gap:16px;display:flex}.footer-socials a{background:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;text-decoration:none;transition:all .2s;display:inline-flex}.footer-socials a:hover{background:var(--accent);border-color:var(--accent);transform:translateY(-3px)}.footer-col h5{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;margin-bottom:24px;font-family:Lato,sans-serif;font-size:.8rem;font-weight:700}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:14px}.footer-col ul li a{color:#ffffffbf;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .2s,padding-left .2s;display:inline-block}.footer-col ul li a:hover{color:var(--accent);padding-left:4px}.footer-divider{background:linear-gradient(90deg,#22d3ee4d,#22d3ee1a,#22d3ee4d);height:1px;margin:48px 0}.footer-bottom{justify-content:space-between;align-items:center;gap:40px;padding:28px 0;display:flex}.footer-copyright{color:#fff9;font-size:.8rem}.footer-copyright a{color:#ffffffbf;text-decoration:none;transition:color .2s}.footer-copyright a:hover{color:var(--accent)}.separator{opacity:.5;margin:0 8px}.footer-newsletter{color:#fffc;align-items:center;gap:12px;font-size:.9rem;display:flex}.footer-email-input{color:#fff;background:#ffffff0d;border:1px solid #22d3ee4d;border-radius:8px;min-width:200px;padding:10px 16px;font-family:Lato,sans-serif;font-size:.9rem;transition:all .2s}.footer-email-input::placeholder{color:#ffffff80}.footer-email-input:focus{border-color:var(--accent);background:#ffffff14;outline:none;box-shadow:0 0 12px #22d3ee33}.footer-subscribe-btn{background:var(--accent);color:var(--primary);cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-family:Lato,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.footer-subscribe-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #22d3ee4d}@media (max-width:1024px){.footer-top{grid-template-columns:1fr 1fr;gap:48px}.footer-bottom{text-align:center;flex-direction:column;gap:24px}.footer-newsletter{flex-direction:column;width:100%}.footer-email-input{min-width:100%}}@media (max-width:768px){footer{padding:60px 5% 0}.footer-top{grid-template-columns:1fr;gap:40px}.footer-bottom{text-align:center;flex-direction:column;gap:20px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:30px}.stat-number{font-size:2.5rem}.timeline-line{left:20px}.timeline-item{margin-left:40px;flex-direction:column!important}.timeline-content{margin:0}.timeline-dot,.timeline-number{left:-30px}.tech-grid{grid-template-columns:repeat(3,1fr);gap:20px}.guarantee-badge{text-align:center;flex-direction:column;padding:30px}.back-to-top{bottom:80px;right:20px}}@media (max-width:900px){.hero-inner{grid-template-columns:1fr;gap:48px}.hero-visual{display:none}.services-grid{grid-template-columns:1fr 1fr}.how-inner{grid-template-columns:1fr}.how-visual{display:none}.features-grid{grid-template-columns:1fr 1fr}.results-stats,.test-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}}@media (max-width:600px){.services-grid,.features-grid{grid-template-columns:1fr}nav .nav-links{display:none}}@media (max-width:768px){nav{padding:0 4%}nav .logo{font-size:1.1rem}nav .nav-links,nav .nav-cta{display:none!important}.mobile-menu-btn{display:block!important}.positioning-banner{padding:12px 4%}.positioning-text{font-size:.85rem}.hero{padding-top:calc(var(--nav-h) + 20px)}.section-head{padding:60px 5%}.section-head.center{text-align:left}.section-title{font-size:2rem}.hero-inner{text-align:center;flex-direction:column;gap:40px}.hero-actions{flex-direction:column;gap:16px}.hero-stats{flex-direction:column;gap:20px}.hero-mockup{display:none}.services-grid{grid-template-columns:1fr;gap:24px}.how-grid{grid-template-columns:1fr}.how-step{gap:20px}.how-step-icon{min-width:60px;height:60px;font-size:1.5rem}.features-grid{grid-template-columns:1fr}.results-grid{grid-template-columns:1fr;gap:20px}.test-grid{grid-template-columns:1fr}.logos-strip{padding:40px 0}.logos-strip p{font-size:.9rem}.logo-item{padding:0 24px;font-size:.8rem}.client-grid{grid-template-columns:1fr}.enquiry-inner{flex-direction:column;gap:40px}.enquiry-left{text-align:center}.contact-methods{flex-direction:column;gap:12px}.enquiry-form-box{max-width:100%}.form-grid{grid-template-columns:1fr}.budget-chips{flex-wrap:wrap;gap:8px}.budget-chip{padding:8px 16px;font-size:.8rem}.form-row{flex-direction:column;gap:20px}.form-row .form-group{flex:1}.form-actions{flex-direction:column;gap:16px}.form-actions .btn-ghost{text-align:center;width:100%}.form-success,.form-error{padding:30px 20px}.form-success h3,.form-error h3{font-size:1.3rem}.form-success p,.form-error p{font-size:.95rem}.footer-top{flex-direction:column;gap:40px}.footer-brand{text-align:center}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{text-align:center;flex-direction:column;gap:20px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:30px}.stat-number{font-size:2.5rem}.timeline-line{left:20px}.timeline-item{margin-left:40px;flex-direction:column!important}.timeline-content{margin:0}.timeline-dot,.timeline-number{left:-30px}.tech-grid{grid-template-columns:repeat(3,1fr);gap:20px}.guarantee-badge{text-align:center;flex-direction:column;padding:30px}.back-to-top{bottom:80px;right:20px}}.fade-up{opacity:0;animation:.7s forwards fadeUp;transform:translateY(30px)}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.two-col-card{align-items:center;gap:16px;display:flex}@media (max-width:900px){.two-col-card{flex-direction:column;align-items:stretch}.two-col-card>div{max-width:100%!important}}.benefits-section{background:var(--grey-50);padding:100px 5%}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;max-width:1200px;margin:60px auto 0;display:grid}.benefit-card{text-align:center;border:1px solid var(--grey-200);background:#fff;border-radius:20px;padding:40px 30px;transition:all .3s}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.benefit-icon{margin-bottom:20px;font-size:3rem;display:block}.benefit-card h3{color:var(--grey-900);margin-bottom:15px;font-size:1.4rem;font-weight:800}.benefit-card p{color:var(--grey-600);line-height:1.6}.crm-types{background:#fff;padding:100px 5%}.crm-types-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;max-width:1200px;margin:60px auto 0;display:grid}.crm-type-card{background:var(--grey-50);border:1px solid var(--grey-200);border-radius:20px;padding:40px;transition:all .3s}.crm-type-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.crm-type-icon{margin-bottom:20px;font-size:3rem;display:block}.crm-type-card h3{color:var(--grey-900);margin-bottom:20px;font-size:1.5rem;font-weight:800}.crm-type-card p{color:var(--grey-600);margin-bottom:25px;line-height:1.6}.crm-type-card ul{padding:0;list-style:none}.crm-type-card ul li{color:var(--grey-700);padding:8px 0 8px 20px;position:relative}.crm-type-card ul li:before{content:"✓";color:var(--accent);font-weight:700;position:absolute;left:0}.saas-models{background:var(--grey-50);padding:100px 5%}.saas-models-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:60px auto 0;display:grid}.saas-model-card{border:1px solid var(--grey-200);background:#fff;border-radius:20px;padding:40px 30px;transition:all .3s;position:relative}.saas-model-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.saas-model-card.featured{border-color:var(--accent);box-shadow:0 0 20px #22d3ee33}.saas-model-badge{background:var(--accent);color:var(--primary);text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 16px;font-size:.8rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.saas-model-header{text-align:center;margin-bottom:30px}.saas-model-header h3{color:var(--grey-900);margin-bottom:10px;font-size:1.4rem;font-weight:800}.saas-model-price{color:var(--accent);font-size:1.2rem;font-weight:700}.saas-model-card ul{margin-bottom:30px;padding:0;list-style:none}.saas-model-card ul li{color:var(--grey-700);padding:8px 0 8px 20px;position:relative}.saas-model-card ul li:before{content:"✓";color:var(--accent);font-weight:700;position:absolute;left:0}.saas-model-best{color:var(--grey-500);text-align:center;font-size:.9rem;font-style:italic}.cta-section{background:linear-gradient(135deg,var(--primary),#2563ebf2);color:#fff;text-align:center;padding:80px 5%}.cta-container{max-width:800px;margin:0 auto}.cta-content h2{margin-bottom:20px;font-size:2.5rem;font-weight:800}.cta-content p{opacity:.9;margin-bottom:40px;font-size:1.2rem}.cta-actions{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}@media (max-width:768px){.benefits-grid,.crm-types-grid,.saas-models-grid{grid-template-columns:1fr;gap:30px}.benefit-card,.crm-type-card,.saas-model-card{padding:30px 20px}.cta-content h2{font-size:2rem}.cta-actions{flex-direction:column;align-items:center}.cta-actions .btn-primary,.cta-actions .btn-ghost{width:100%;max-width:300px}}
@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(../media/20f1c48c725d3555-s.06aaffe1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(../media/f30fd2e485acf1bc-s.p.3d1b066d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b529365fa126a3f2-s.38647399.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8e451580e5e95631-s.p.0e564e6e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d74bdd14d6019bc6-s.99b0b73b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/345c85a432359eed-s.p.eead68dd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(../media/da28569d36042d01-s.ff9784a6.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(../media/9be384ea93fe3f49-s.p.ab26386e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato Fallback;src:local(Arial);ascent-override:101.03%;descent-override:21.8%;line-gap-override:0.0%;size-adjust:97.69%}.lato_63db73b2-module__CTSjwq__className{font-family:Lato,Lato Fallback;font-style:normal}
