:root{--bg-dark:#0b1120;--bg-light:#fff;--bg-alt:#f8fafc;--accent-blue:#2563eb;--accent-hover:#1d4ed8;--accent-light:#eff6ff;--text-dark:#0f172a;--text-muted:#64748b;--text-light:#fff;--text-light-muted:#94a3b8;--border-light:#e2e8f0;--border-dark:#1e293b;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-hover:0 20px 25px -5px #0000001a;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--bg-light);color:var(--text-dark);-webkit-font-smoothing:antialiased;line-height:1.6}a{color:inherit;text-decoration:none}.container{max-width:1536px;margin:0 auto;padding:0 4vw}.section-pad{padding:6rem 0}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-weight:700;line-height:1.2}.btn-primary{background-color:var(--accent-blue);color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary:hover{background-color:var(--accent-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn-secondary{color:inherit;cursor:pointer;background-color:#0000;border:1px solid;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-secondary:hover{background-color:#0000000d}.section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-blue);margin-bottom:1rem;font-size:.875rem;font-weight:700;display:inline-block}.section-title{margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.section-desc{opacity:.8;max-width:600px;font-size:1.125rem}.theme-dark{color:var(--text-light)}.theme-dark .section-desc{color:var(--text-light-muted)}.theme-dark .btn-secondary{border-color:var(--border-dark)}.theme-dark .btn-secondary:hover{background-color:#ffffff0d}.theme-light{color:var(--text-dark)}.theme-light .section-desc{color:var(--text-muted)}.navbar{color:#0f172a;z-index:1000;background-color:#fff;border-bottom:1px solid #0000000d;height:70px;transition:all .2s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{background-color:#fff;box-shadow:0 4px 20px #0000000f}.nav-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.nav-logo-container{align-items:center;height:100%;display:flex}.logo-badge-wrapper{box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;transition:transform .2s;display:flex}.logo-badge-wrapper:hover{box-shadow:none;background:0 0;border-color:#0000;transform:translateY(-.5px)}.navbar-logo-img{object-fit:contain;width:auto;height:48px;display:block}.nav-links{height:100%;display:none}@media (width>=900px){.nav-links{align-items:center;gap:2rem;display:flex}}.nav-item{align-items:center;height:100%;display:flex;position:relative}.nav-link{color:#475569;cursor:pointer;align-items:center;gap:.4rem;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.nav-link:hover,.nav-link.active{color:#0f172a}.nav-chevron{transition:transform .2s}.dropdown{cursor:default;border:1px solid #e2e8f0;border-top:none;position:absolute;top:70px;left:0;box-shadow:0 10px 30px #00000026;z-index:9999!important;background:#fff!important}.mega-dropdown{border-radius:0 0 12px 12px;width:900px;left:50%;overflow:hidden;transform:translate(-50%)!important}.products-dropdown{width:700px!important;left:-80px!important;transform:none!important}.products-dropdown .mega-menu-main{box-sizing:border-box;flex-direction:column;justify-content:flex-start;gap:1rem;min-height:auto;display:flex;flex:none!important;width:400px!important;padding:1.25rem!important}.products-dropdown .mega-menu-sidebar{box-sizing:border-box;flex-direction:column;justify-content:flex-start;gap:1rem;min-height:auto;display:flex;flex:none!important;width:300px!important;padding:1.25rem!important}.products-dropdown .mega-sidebar-list{grid-template-columns:1fr 1fr!important;gap:.75rem 1.25rem!important;margin-bottom:0!important;display:grid!important}.solutions-dropdown{width:800px!important}.solutions-dropdown .mega-menu-main{box-sizing:border-box;flex-direction:column;justify-content:flex-start;gap:1rem;min-height:auto;display:flex;padding:1.25rem!important}.solutions-dropdown .mega-menu-sidebar{box-sizing:border-box;flex-direction:column;justify-content:flex-start;gap:1rem;min-height:auto;display:flex;width:260px!important;padding:1.25rem!important}.solutions-dropdown .mega-grid{grid-template-columns:1fr 1fr!important;gap:.75rem 1.25rem!important;margin-bottom:0!important;display:grid!important}.solutions-dropdown .mega-sidebar-list{flex-direction:column!important;gap:.5rem!important;margin-bottom:0!important;display:flex!important}.mega-menu-wrapper{display:flex;background:#fff!important;flex-wrap:nowrap!important}.mega-menu-main{border-right:1px solid #f1f5f9;flex:1;background:#fff!important;padding:1.25rem!important}.mega-menu-sidebar{background:#f8fafc;width:260px;padding:1.25rem!important}.mega-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.85rem;font-size:.7rem;font-weight:700}.mega-grid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}.mega-grid.products-grid{grid-template-columns:1fr!important;gap:.75rem!important;margin-bottom:1.25rem!important}.mega-item{color:#0f172a;border-radius:8px;align-items:flex-start;gap:.75rem;margin:-.5rem -.75rem;padding:.5rem .75rem;text-decoration:none;transition:background-color .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1);display:flex}.mega-item:hover{background-color:#f1f5f9;transform:translate(4px)}.mega-icon{color:var(--accent-blue);flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:1.25rem;display:flex}.mega-title{color:#0f172a;margin-bottom:.15rem;font-size:.88rem;font-weight:600}.mega-desc{color:#64748b;font-size:.76rem;line-height:1.4}.mega-cta-btn{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;padding:.45rem 1rem;font-size:.8rem;font-weight:600;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.mega-cta-btn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.mega-sidebar-list{flex-direction:column;gap:.85rem;margin-bottom:1.25rem;display:flex}.mega-sidebar-item{color:#334155;border-radius:6px;align-items:center;gap:.65rem;margin:-.25rem -.5rem;padding:.25rem .5rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.mega-sidebar-item:hover{color:#0f172a;background-color:#e2e8f0}.sidebar-icon{color:var(--accent-blue)}.sidebar-btn{background:0 0}.mega-menu-footer{color:#475569;background:#f1f5f9;border-top:1px solid #e2e8f0;border-radius:0 0 12px 12px;align-items:center;gap:.75rem;width:100%;padding:1.25rem 2.5rem;font-size:.85rem;display:flex}.mega-menu-footer strong{color:#0f172a}.simple-dropdown{border-radius:8px;width:220px;padding:.5rem}.simple-link{color:#334155;border-radius:6px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:block}.simple-link:hover{color:var(--accent-blue);background:#f8fafc}.nav-actions{align-items:center;gap:1rem;display:flex}.btn-contact-us{background-color:var(--accent-blue);color:#fff;border-radius:40px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:background-color .2s}.btn-contact-us:hover{background-color:var(--accent-hover)}.mobile-toggle{cursor:pointer;background:0 0;border:none;display:block}@media (width>=900px){.mobile-toggle{display:none}}.mobile-menu-drawer{z-index:9999;background:#0b1120;border-bottom:1px solid #ffffff14;width:100%;position:absolute;top:70px;left:0;overflow:hidden;box-shadow:0 20px 40px #00000080}.mobile-menu-inner{flex-direction:column;gap:1.75rem;max-height:80vh;padding:2rem 1.5rem;display:flex;overflow-y:auto}.mobile-menu-section{flex-direction:column;gap:.75rem;display:flex}.mobile-section-label{text-transform:uppercase;color:#64748b;letter-spacing:.08em;text-align:left;margin-bottom:.25rem;font-size:.7rem;font-weight:700}.mobile-menu-link{color:#e2e8f0;text-align:left;padding:.35rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.mobile-menu-link:hover{color:var(--accent-blue)}.mobile-menu-footer{border-top:1px solid #ffffff14;margin-top:1rem;padding-top:1.5rem}.mobile-contact-btn{text-align:center;box-sizing:border-box;width:100%;padding:.75rem;font-size:.95rem;display:block}.footer-section{background:#000;border-top:1px solid #111;padding:5rem 0 2rem}.pre-footer-cta{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:5rem;padding:3rem;display:flex;position:relative;overflow:hidden}.cta-glow-spotlight{background:radial-gradient(400px circle at var(--mouse-x,50%) var(--mouse-y,50%), #3b82f62e 0%, #6366f114 50%, transparent 100%);opacity:0;pointer-events:none;z-index:1;transition:opacity .4s;position:absolute;inset:0}.pre-footer-cta:hover .cta-glow-spotlight{opacity:1}@media (width>=768px){.pre-footer-cta{flex-direction:row;align-items:center}}.cta-content h2{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:700}.cta-content p{color:#71717a;max-width:420px;font-size:.95rem}.cta-btn{white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.95rem;display:flex}.footer-content{grid-template-columns:1fr;gap:2.5rem;margin-bottom:4rem;display:grid}@media (width>=600px){.footer-content{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.footer-content{grid-template-columns:1.5fr repeat(4,1fr) 1.25fr}}.linkedin-footer-btn:hover{text-shadow:0 0 8px #3b82f666;transform:translate(2px);color:#3b82f6!important}.footer-logo{color:#fff;letter-spacing:-.04em;margin-bottom:1rem;font-size:1.6rem;font-weight:800;display:inline-block}.footer-logo span{color:var(--accent-blue)}.footer-brand .tagline{color:#52525b;max-width:280px;margin-bottom:1.5rem;font-size:.9rem}.social-links{gap:.75rem;display:flex}.social-links a{color:#71717a;background:#111;border:1px solid #222;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.social-links a:hover{background:var(--accent-blue);border-color:var(--accent-blue);color:#fff;transform:translateY(-2px)}.footer-links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.link-column{flex-direction:column;gap:.85rem;display:flex}.link-column h4{text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.link-column a{color:#71717a;font-size:.88rem;transition:color .2s}.link-column a:hover{color:var(--accent-blue)}.footer-bottom{text-align:center;border-top:1px solid #111;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (width>=768px){.footer-bottom{text-align:left;flex-direction:row;justify-content:space-between}}.footer-bottom p{color:#3f3f46;font-size:.82rem}.legal-links{gap:1.5rem;display:flex}.legal-links a{color:#3f3f46;font-size:.82rem;transition:color .2s}.legal-links a:hover{color:var(--accent-blue)}.hero-section{background-color:#0b1120;align-items:center;min-height:100vh;padding-top:100px;padding-bottom:60px;display:flex;position:relative;overflow:hidden}.hero-glow-orb{filter:blur(140px);pointer-events:none;z-index:1;border-radius:50%;position:absolute}.orb-1{background:radial-gradient(circle,#2563eb26 0%,#0000 80%);width:45%;height:45%;top:-15%;left:-10%}.orb-2{background:radial-gradient(circle,#38bdf81f 0%,#0000 80%);width:50%;height:50%;bottom:-15%;right:-5%}.hero-container{z-index:2;grid-template-columns:1fr;align-items:center;gap:3.5rem;width:100%;display:grid;position:relative}@media (width>=992px){.hero-container{grid-template-columns:1.1fr 1fr;gap:4rem}}.hero-content{text-align:left;flex-direction:column;gap:1.5rem;display:flex}.hero-badge{color:#60a5fa;letter-spacing:.05em;text-transform:uppercase;background-color:#2563eb14;border:1px solid #2563eb33;border-radius:40px;align-self:flex-start;align-items:center;padding:.45rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex;box-shadow:0 4px 20px #2563eb0d}.hero-content h1{color:#fff;letter-spacing:-.02em;font-size:clamp(2.5rem,4.5vw,4rem);font-weight:800;line-height:1.15}.hero-desc{color:#94a3b8;max-width:520px;font-size:1.1rem;line-height:1.65}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.btn-primary-hero{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 20px #2563eb40}.btn-primary-hero:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 24px #2563eb59}.btn-secondary-hero{color:#fff;cursor:pointer;background-color:#ffffff05;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-secondary-hero:hover{background-color:#ffffff0d;border-color:#ffffff26;transform:translateY(-2px)}.hero-visual{justify-content:center;gap:1.25rem;width:100%;height:580px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 8% 92%,#0000 100%)}.hero-slider-col{flex-direction:column;width:50%;max-width:220px;display:flex}.slider-delayed{margin-top:40px}.slider-track{will-change:transform;flex-direction:column;gap:1.25rem;display:flex}.slider-card{aspect-ratio:4/3;background-color:#0f172a;border:1px solid #ffffff0d;border-radius:16px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 20px 40px -15px #000000b3}.slider-card img{object-fit:cover;object-position:top left;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.slider-card:hover{border-color:#3b82f640;transform:scale(1.03)translateY(-2px);box-shadow:0 25px 50px -12px #000c,0 0 15px #3b82f626}.slider-card:hover img{transform:scale(1.05)}.slider-card-glow{border-radius:inherit;pointer-events:none;z-index:2;transition:box-shadow .4s;position:absolute;inset:0;box-shadow:inset 0 0 12px #3b82f600}.slider-card:hover .slider-card-glow{box-shadow:inset 0 0 12px #3b82f633}.slider-card-overlay{z-index:1;opacity:.85;background:linear-gradient(#0000 0%,#0f172a1a 40%,#0f172ad9 100%);align-items:flex-end;padding:.75rem 1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.slider-card:hover .slider-card-overlay{opacity:1}.slider-card-title{color:#f8fafc;letter-spacing:.02em;font-size:.75rem;font-weight:600}@media (width<=991px){.hero-section{padding-top:120px;padding-bottom:40px}.hero-visual{height:480px}}@media (width<=767px){.hero-container{gap:2.5rem}.hero-content{text-align:center;align-items:center}.hero-badge{align-self:center}.hero-actions{justify-content:center}.hero-desc{margin:0 auto}.hero-visual{max-width:440px;height:400px;margin:0 auto}}@media (width<=479px){.hero-visual{gap:.75rem;height:320px}.hero-slider-col,.slider-track{gap:.75rem}.slider-delayed{margin-top:20px}}.home-page{background:#0b1120;min-height:100vh;position:relative;overflow:hidden}.product-tabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3.5rem;display:flex}.product-tab-btn{color:#94a3b8;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;padding:.8rem 2.2rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 6px -1px #0000001a}.product-tab-btn:hover{border-color:var(--accent-blue);color:#fff;background:#ffffff0d}.product-tab-btn.active{color:#fff;border-color:var(--accent-blue);background:#ffffff0d;border-width:1.5px;box-shadow:0 10px 25px #2563eb26}.product-content-box{color:#0f172a;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#2563eb26,#60a5fa26) border-box;border:1px solid #0000;border-radius:24px;flex-direction:column;width:100%;max-width:none;margin:0 auto;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px -10px #0f172a14}.product-content-box:hover{background:linear-gradient(#fff, #fff) padding-box, linear-gradient(135deg, var(--accent-blue), #60a5fa) border-box;transform:translateY(-2px);box-shadow:0 30px 60px -15px #0f172a26}@media (width>=900px){.product-content-box{flex-direction:row;align-items:stretch!important}}.pcb-left{text-align:left;flex-direction:column;flex:1;justify-content:center;padding:3.5rem;display:flex}.pcb-icon-wrapper{color:var(--accent-blue);background:#f0f9ff;border:1px solid #e0f2fe;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.75rem;display:inline-flex}.pcb-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.25rem;font-weight:800}.pcb-desc{color:#475569;margin-bottom:2.25rem;font-size:1.125rem;line-height:1.7}.pcb-link{color:var(--accent-blue);align-items:center;gap:.5rem;width:fit-content;font-size:1.05rem;font-weight:700;transition:all .2s;display:inline-flex}.pcb-link:hover{color:#1d4ed8;transform:translate(3px)}.pcb-right-img{background:#f8fafc;border-radius:0 24px 24px 0;flex:1.25;align-self:stretch;min-height:440px;position:relative;overflow:hidden}.pcb-screenshot-container{z-index:2;border-top:1px solid #0f172a14;border-left:1px solid #0f172a14;border-top-left-radius:12px;width:105%;height:105%;transition:transform .7s cubic-bezier(.16,1,.3,1),box-shadow .3s;position:absolute;top:8%;left:8%;overflow:hidden;box-shadow:-15px 15px 40px #0f172a1f}.pcb-screenshot-image{object-fit:cover;object-position:left top;width:100%;height:100%;display:block}.product-content-box:hover .pcb-screenshot-container{transform:translate(-8px,-8px)scale(1.02);box-shadow:-20px 20px 50px #0f172a2e}@media (width<=900px){.pcb-right-img{border-radius:0 0 24px 24px;width:100%!important;height:340px!important}}.bento-grid{grid-template-columns:1fr;gap:1.5rem;width:100%;margin:0 auto;display:grid}@media (width>=768px){.bento-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.bento-grid{grid-template-columns:repeat(6,1fr)}}.bento-card{border-radius:12px;flex-direction:column;justify-content:flex-start;gap:1rem;min-height:460px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;padding:2.25rem 2.25rem 300px!important}.bento-card:hover{transform:translateY(-5px)}.bento-dark{color:#fff;background:#050505;border:1px solid #171717;box-shadow:0 4px 15px #00000080}.bento-dark:hover{border-color:#27272a;box-shadow:0 10px 25px #000c}.bento-white{color:#0f172a;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 15px #00000005}.bento-white:hover{border-color:#cbd5e1;box-shadow:0 10px 25px #0000000d}.bento-gray{color:#0f172a;background:#f8fafc;border:1px solid #f1f5f9;box-shadow:0 4px 15px #00000005}.bento-gray:hover{border-color:#e2e8f0;box-shadow:0 10px 25px #0000000d}.bento-blue{color:#0f172a;background:#f0f9ff;border:1px solid #e0f2fe;box-shadow:0 4px 15px #00000005}.bento-blue:hover{border-color:#bae6fd;box-shadow:0 10px 25px #0000000d}.bento-orange{color:#0f172a;background:#fff7ed;border:1px solid #ffedd5;box-shadow:0 4px 15px #00000005}.bento-orange:hover{border-color:#fed7aa;box-shadow:0 10px 25px #0000000d}@media (width>=1024px){.span-3{grid-column:span 6;flex-direction:row!important;align-items:stretch!important;gap:0!important;min-height:460px!important;padding:0!important;display:flex!important}.span-3 .bento-content{flex-direction:column;flex:1;justify-content:center;padding:2.5rem 3.5rem;display:flex}.span-3 .bento-image-wrapper{box-shadow:none;flex:1.25;-webkit-mask-image:linear-gradient(270deg,#000 98%,#00000073 100%);mask-image:linear-gradient(270deg,#000 98%,#00000073 100%);border-radius:0 12px 12px 0!important;width:auto!important;height:100%!important;margin-top:0!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.span-3 .bento-image-wrapper img{object-fit:cover!important;width:100%!important;height:100%!important}.span-2{grid-column:span 4}.span-1-5{grid-column:span 3}.span-1{grid-column:span 2}}.bento-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.bento-icon{color:var(--accent-blue)}.bento-content h4{font-size:1.5rem;font-weight:800}.bento-desc{color:#475569;font-size:1rem;line-height:1.6}.bento-image-wrapper{opacity:.95;border-radius:0 0 12px 12px;width:100%;height:300px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#00000073 0%,#000 2%);mask-image:linear-gradient(#00000073 0%,#000 2%)}.bento-card:hover .bento-image-wrapper{opacity:1}.bento-image-wrapper img{object-fit:cover;width:100%;height:100%;display:block}.bento-meta-cluster{flex-direction:column;gap:1rem;width:100%;margin-top:1.25rem;display:flex}.meta-pills-stack{flex-wrap:wrap;gap:.4rem;display:flex}.meta-pill{color:#fffc;letter-spacing:.01em;background:#ffffff08;border:1px solid #ffffff0f;border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .55rem;font-size:.68rem;font-weight:500;transition:background-color .2s,border-color .2s;display:inline-flex}.bento-card:hover .meta-pill{background:#ffffff0d;border-color:#ffffff1f}.meta-pill-dot{border-radius:50%;width:4px;height:4px}.bento-blue .meta-pill-dot{background:#38bdf8;box-shadow:0 0 6px #38bdf899}.bento-white .meta-pill-dot{background:#a78bfa;box-shadow:0 0 6px #a78bfa99}.meta-metric-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:1.25rem;width:fit-content;padding:.5rem .75rem;display:flex;box-shadow:0 4px 20px #00000026}.meta-metric-item{flex-direction:column;gap:.05rem;display:flex}.meta-metric-val{font-family:var(--font-mono,monospace);color:#fff;font-size:.88rem;font-weight:700}.meta-metric-lbl{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.58rem;font-weight:600}.meta-metric-divider{background:#ffffff1a;width:1px;height:18px}.bento-blue .meta-pill,.bento-white .meta-pill{color:#1e293b;background:#0f172a0a;border-color:#0f172a14}.bento-blue:hover .meta-pill,.bento-white:hover .meta-pill{background:#0f172a12;border-color:#0f172a29}.bento-blue .meta-metric-card,.bento-white .meta-metric-card{background:#0f172a08;border-color:#0f172a14}.bento-blue .meta-metric-val,.bento-white .meta-metric-val{color:#0f172a}.bento-blue .meta-metric-lbl,.bento-white .meta-metric-lbl{color:#475569}.bento-blue .meta-metric-divider,.bento-white .meta-metric-divider{background:#0f172a1f}.partners-marquee{width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%;overflow:hidden}.partners-track{align-items:center;gap:6rem;width:max-content;padding:2rem;display:flex}.partner-logo{opacity:.5;align-items:center;gap:1rem;transition:opacity .2s;display:flex}.partner-logo:hover{opacity:1}.partner-logo img{filter:brightness(0)invert();height:32px}.partner-logo span{color:#fff;font-size:1.25rem;font-weight:700}.why-list{flex-direction:column;gap:3.5rem;display:flex}.why-row{border:1px solid #0000;border-radius:24px;grid-template-columns:1fr;align-items:center;gap:3rem;padding:1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:grid}.why-row:hover{background:#ffffff05;border-color:#ffffff0d;transform:translateY(-4px);box-shadow:0 10px 40px -10px #00000080}@media (width>=900px){.why-row{grid-template-columns:1fr 1fr}.why-row-reverse .why-content{order:2}.why-row-reverse .why-image{order:1}}.why-content{flex-direction:column;gap:1.25rem;display:flex}.why-num{color:#334155;font-size:3rem;font-weight:900;line-height:1;transition:color .4s}.why-row:hover .why-num{color:var(--accent-blue)}.why-content h3{color:#fff;font-size:1.75rem}.why-content .section-desc{color:#94a3b8}.why-image img{object-fit:cover;border:1px solid #1e293b;border-radius:16px;width:100%;height:380px;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 20px 40px #00000080}.why-row:hover .why-image img{border-color:#60a5fa4d;transform:scale(1.015);box-shadow:0 25px 50px #0009,0 0 20px #3b82f61a}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width>=768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{text-align:center;background:#111827;border:1px solid #374151;border-radius:12px;flex-direction:column;gap:.75rem;padding:3rem 1.5rem;transition:all .2s;display:flex}.stat-card:hover{background:#1f2937;border-color:#4b5563;transform:translateY(-4px);box-shadow:0 10px 30px #00000080}.stat-val{color:var(--accent-blue);font-size:3.5rem;font-weight:900;line-height:1}.stat-card h4{color:#fff;font-size:1.25rem;font-weight:700}.stat-card p{color:#a1a1aa;font-size:.875rem}.reviews-marquee{width:100vw;margin-left:-50vw;margin-right:-50vw;padding:1rem 0;position:relative;left:50%;right:50%;overflow:hidden}.reviews-track{gap:2rem;width:max-content;padding:0 2rem;display:flex}.review-card{background:#fff;border:1px solid #0000000d;border-radius:12px;flex-direction:column;gap:1.5rem;width:400px;padding:2.5rem;transition:all .2s;display:flex;box-shadow:0 10px 30px #00000008}.review-card:hover{transform:translateY(-2px);box-shadow:0 15px 35px #0000000f}.review-stars{color:#f59e0b;letter-spacing:2px;font-size:1.1rem}.review-text{color:#334155;flex:1;font-size:1.05rem;font-style:italic}.review-author{border-top:1px solid #e2e8f0;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.review-avatar{background:var(--accent-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.review-name{color:#0f172a;font-weight:700}.review-role{color:#64748b;font-size:.875rem}.showcase-slider-wrapper{z-index:0;border-radius:0 24px 24px 0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}@media (width<=900px){.showcase-slider-wrapper{border-radius:0 0 24px 24px}}.slider-viewport{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.slider-slide{width:100%;height:100%;position:absolute;top:0;left:0}.slider-image-element{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.16,1,.3,1),filter 1.2s cubic-bezier(.16,1,.3,1)}.slider-mask-layer{z-index:2;pointer-events:none;background:0 0;position:absolute;inset:0;-webkit-mask-image:linear-gradient(270deg,#000 65%,#0000 100%);mask-image:linear-gradient(270deg,#000 65%,#0000 100%)}@media (width<=900px){.slider-mask-layer{-webkit-mask-image:linear-gradient(#0000 0%,#000 40%);mask-image:linear-gradient(#0000 0%,#000 40%)}}.floating-glass-toast{z-index:3;pointer-events:none;-webkit-backdrop-filter:blur(8px);color:#f8fafc;letter-spacing:.01em;background:#0f172aa6;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:.45rem;padding:.4rem .75rem;font-size:.72rem;font-weight:500;display:inline-flex;position:absolute;box-shadow:0 4px 20px #00000040}.toast-icon-wrapper{justify-content:center;align-items:center;display:flex}.toast-text-content{font-family:inherit}.slider-controls{z-index:4;pointer-events:none;opacity:0;justify-content:space-between;padding:0 1rem;transition:opacity .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.controls-visible{opacity:1}.slider-nav-btn{color:#ffffffd9;cursor:pointer;pointer-events:auto;background:#0f172a99;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:background .2s,transform .2s,border-color .2s,color .2s;display:flex}.slider-nav-btn:hover{color:#fff;background:#0f172ad9;border-color:#ffffff40;transform:scale(1.08)}.slider-nav-btn:active{transform:scale(.95)}.slider-pagination{z-index:4;gap:.4rem;display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.slider-dot-btn{cursor:pointer;background:#ffffff40;border:none;border-radius:2px;width:12px;height:3px;transition:background .3s,width .3s cubic-bezier(.16,1,.3,1)}.slider-dot-btn:hover{background:#ffffff80}.slider-dot-btn.dot-active{background:#fff;width:22px}.global-presence-section{padding-top:5rem;padding-bottom:8rem;position:relative}.gp-bg-glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#3b82f60d 0%,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gp-particles{pointer-events:none;z-index:0;position:absolute;inset:0}.gp-particle{background:#ffffff4d;border-radius:50%;width:2px;height:2px;animation:linear infinite floatParticle;position:absolute}@keyframes floatParticle{0%{opacity:0;transform:translateY(0)scale(1)}50%{opacity:1}to{opacity:0;transform:translateY(-100px)scale(.5)}}.globe-container{justify-content:center;align-items:center;width:100%;max-width:500px;height:500px;margin:0 auto;display:flex;position:relative}.cinematic-globe{background:radial-gradient(circle at 30% 30%,#1e3a8a 0%,#0c152a 50%,#020617 100%);border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset -20px -20px 60px #000c,inset 20px 20px 60px #ffffff0d,inset 0 0 40px #3b82f666,0 0 60px #3b82f633}.globe-surface-wrapper{cursor:grab}.globe-surface-wrapper:active{cursor:grabbing}.globe-grid{opacity:.6;background-image:linear-gradient(#3b82f626 1px,#0000 1px),linear-gradient(90deg,#3b82f626 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.globe-atmosphere{pointer-events:none;z-index:10;background:radial-gradient(circle,#0000 60%,#3b82f626 80%,#0000 100%);border-radius:50%;position:absolute;inset:-20px}.globe-earth-texture{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 500'%3E%3Cpath fill='rgba(34, 197, 94, 0.2)' d='M100 150 Q 150 120 200 140 T 300 130 T 400 180 T 500 160 T 600 200 T 700 150 T 800 190 T 900 160 T 950 200 L 950 400 Q 850 420 750 380 T 600 450 T 450 420 T 300 460 T 150 410 T 50 430 Z M250 80 Q 300 50 350 70 T 450 60 T 550 90 T 600 50 T 750 80 L 700 120 Q 600 100 500 140 T 350 110 Z M600 280 Q 650 250 700 260 T 800 290 T 750 340 T 650 320 Z' /%3E%3C/svg%3E"),radial-gradient(circle at 70% 40%,#3b82f640 0%,#0000 50%),radial-gradient(circle at 30% 60%,#10b98126 0%,#0000 40%);background-repeat:repeat-x,no-repeat,no-repeat;background-size:50% 100%,100% 100%,100% 100%;width:100%;height:100%;position:absolute;top:0;left:0}.country-node{-webkit-backdrop-filter:blur(8px);color:#94a3b8;pointer-events:auto;background:#0f172a80;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:.5rem;padding:.25rem .6rem;font-size:.85rem;font-weight:500;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;transform:translate(-50%,-50%)}.country-node.active{color:#fff;z-index:20;background:#0f172ae6;border-color:#3b82f699;font-size:.95rem;box-shadow:0 4px 20px #3b82f64d}.country-node-label{white-space:nowrap}.gp-side-tab{color:#94a3b8;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#0f172a66;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:.8rem;width:100%;padding:.8rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.gp-side-tab:hover{color:#e2e8f0;background:#0f172ab3;border-color:#ffffff26;transform:translateY(-2px)}.gp-side-tab.active{color:#3b82f6;background:#3b82f626;border-color:#3b82f666;box-shadow:0 4px 15px #3b82f626}.pulse-dot-svg{animation:2s infinite pulseSvg}@keyframes pulseSvg{0%{r:4;opacity:1}to{r:15;opacity:0}}.connection-arc{transition:all .5s}.pulse-dot{background-color:#3b82f6;border-radius:50%;width:6px;height:6px;animation:2s infinite pulseDot;box-shadow:0 0 8px #3b82f6}@keyframes pulseDot{0%{box-shadow:0 0 #3b82f699}70%{box-shadow:0 0 0 6px #3b82f600}to{box-shadow:0 0 #3b82f600}}@media (width<=900px){.cinematic-globe{width:600px;height:600px}.globe-container{height:300px}}@media (width<=600px){.cinematic-globe{width:400px;height:400px;transform:translateY(35%)}.globe-container{height:250px}.gp-stats-row{grid-template-columns:1fr 1fr}.country-pill{transform:scale(.85)}}.about-page{color:#f9fafb;font-family:var(--font-primary,inherit);background-color:#030712;position:relative;overflow-x:clip}.bg-glow-spot-bottom{pointer-events:none;z-index:1;background:radial-gradient(circle,#6366f114 0%,#1e3a8a05 60%,#0000 100%);width:1200px;height:800px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.about-hero-section{z-index:2;padding-top:10rem;padding-bottom:6rem}.about-hero-container{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}@media (width<=1024px){.about-hero-container{text-align:center;grid-template-columns:1fr;gap:3rem}.about-hero-left{flex-direction:column;align-items:center;display:flex}}.badge-premium{color:#60a5fa;letter-spacing:.05em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb33;border-radius:9999px;align-items:center;gap:.5rem;padding:.35rem .85rem;font-size:.75rem;font-weight:600;display:inline-flex}.hero-title{letter-spacing:-.03em;color:#fff;font-size:3.5rem;font-weight:800;line-height:1.15}.text-gradient-blue{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-desc{color:#9ca3af;max-width:600px;margin-top:1.5rem;font-size:1.2rem;line-height:1.6}.hero-btn-group{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}@media (width<=1024px){.hero-btn-group{justify-content:center}}.hero-dashboard-mockup{-webkit-backdrop-filter:blur(12px);background:#11182799;border:1px solid #ffffff14;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.mockup-header{background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex}.mockup-dots{gap:.35rem;display:flex}.dot{border-radius:50%;width:8px;height:8px}.dot-red{background:#ef4444}.dot-yellow{background:#f59e0b}.dot-green{background:#10b981}.mockup-search-bar{color:#6b7280;text-align:center;background:#0003;border:1px solid #ffffff0a;border-radius:6px;flex:1;padding:.25rem 1rem;font-size:.7rem}.mockup-body{grid-template-columns:1.2fr .8fr;gap:1rem;min-height:250px;padding:1.5rem;display:grid}@media (width<=500px){.mockup-body{grid-template-columns:1fr}}.mockup-widget{background:#1f293766;border:1px solid #ffffff0d;border-radius:10px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.widget-header{align-items:center;gap:.5rem;display:flex}.widget-icon-box{background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.widget-title{color:#e5e7eb;font-size:.75rem;font-weight:600}.widget-metrics{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.metric-num{color:#fff;font-size:1.1rem;font-weight:700}.metric-lbl{color:#9ca3af;font-size:.6rem}.mockup-graph{border-bottom:1px solid #ffffff0d;align-items:flex-end;gap:.35rem;height:80px;margin-top:auto;padding-bottom:.25rem;display:flex}.mockup-graph .bar{background:linear-gradient(#60a5facc 0%,#2563ebcc 100%);border-radius:3px 3px 0 0;flex:1;animation:1.5s ease-out forwards heightGrow}@keyframes heightGrow{0%{height:0}}.skills-stack{flex-direction:column;gap:.5rem;display:flex}.skill-item{color:#9ca3af;justify-content:space-between;font-size:.65rem;font-weight:500;display:flex}.skill-pct{color:#fff;font-weight:600}.skill-track{background:#ffffff0a;border-radius:9999px;width:100%;height:4px;overflow:hidden}.skill-fill{background:#3b82f6;border-radius:9999px;height:100%}.who-we-are-section{background:#0003;border-top:1px solid #ffffff0a}.animated-line-divider{background:linear-gradient(90deg,#3b82f6,#0000);width:80px;height:2px;margin-top:1.5rem}.glass-card{background:#11182766;border:1px solid #ffffff0d;border-radius:16px;transition:border-color .3s,transform .3s,box-shadow .3s;box-shadow:0 10px 30px -10px #0000004d}.hover-glow-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px -15px #0009,0 0 25px #3b82f614;border-color:#60a5fa4d!important}.about-card{flex-direction:column;align-items:flex-start;gap:1.25rem;min-height:320px;padding:3rem;display:flex}.card-header-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.bg-blue-trans{background:#3b82f60f;border:1px solid #3b82f626}.bg-orange-trans{background:#f973160f;border:1px solid #f9731626}.card-sublabel{color:#3b82f6;letter-spacing:.1em;font-size:.7rem;font-weight:700}.font-orange{color:#f97316!important}.card-title{color:#fff;font-size:1.6rem;font-weight:700;line-height:1.3}.card-desc{color:#9ca3af;font-size:.95rem;line-height:1.6}.why-grid{grid-template-columns:repeat(6,1fr);gap:1.5rem;display:grid}.span-col-3{grid-column:span 3}.span-col-2{grid-column:span 2}@media (width<=1024px){.why-grid{grid-template-columns:1fr}.span-col-3,.span-col-2{grid-column:span 1}}.why-item-card{flex-direction:column;gap:1rem;padding:2.5rem;display:flex}.why-icon-box{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.why-card-title{color:#fff;letter-spacing:.05em;font-size:.95rem;font-weight:700}.why-card-desc{color:#9ca3af;font-size:.88rem;line-height:1.6}.ecosystem-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (width<=1024px){.ecosystem-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.ecosystem-grid{grid-template-columns:1fr}}.ecosystem-card{flex-direction:column;gap:.85rem;min-height:240px;padding:2rem;display:flex}.eco-icon-wrapper{color:#60a5fa}.eco-name{color:#fff;font-size:1.1rem;font-weight:600}.eco-desc{color:#9ca3af;font-size:.82rem;line-height:1.5}.stats-row-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=768px){.stats-row-grid{grid-template-columns:repeat(2,1fr)}}.stat-metric-card{padding:3rem 2rem}.stat-metric-value{color:#3b82f6;font-size:3rem;font-weight:800;line-height:1}.stat-metric-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-top:.75rem;font-size:.85rem;font-weight:600}.process-timeline-container{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid;position:relative}.timeline-connector-line{z-index:1;background:linear-gradient(90deg,#3b82f666 0%,#f9731666 100%);height:1px;position:absolute;top:24px;left:2rem;right:2rem}@media (width<=1024px){.process-timeline-container{grid-template-columns:1fr;gap:2rem}.timeline-connector-line{display:none}}.timeline-step{z-index:2;flex-direction:column;gap:1rem;display:flex;position:relative}.step-badge-indicator{color:#fff;background:#0f172a;border:2px solid #3b82f6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:.95rem;font-weight:700;display:flex;box-shadow:0 0 15px #3b82f640}.step-title{color:#fff;letter-spacing:.05em;font-size:1.05rem;font-weight:700}.step-desc{color:#9ca3af;font-size:.88rem;line-height:1.6}.engineering-mockup-wrapper{background:#0b0f19;border:1px solid #ffffff0f;border-radius:12px;font-family:monospace;overflow:hidden;box-shadow:0 20px 40px #0006}.border-bottom{border-bottom:1px solid #ffffff0d}.mockup-active-file{color:#60a5fa;background:#ffffff05;border-right:1px solid #ffffff0d;padding:.65rem 1.25rem;font-size:.72rem;display:inline-block}.mockup-editor-content{color:#9ca3af;padding:1.5rem;font-size:.82rem;line-height:1.6}.editor-row{gap:1rem;display:flex}.line-num{color:#374151;text-align:right;-webkit-user-select:none;user-select:none;width:15px}.syntax-keyword{color:#f43f5e}.syntax-prop{color:#3b82f6}.syntax-val{color:#10b981}.tech-badges-marquee-container{-webkit-user-select:none;user-select:none;width:100%;display:flex;position:relative;overflow:hidden}.tech-badges-marquee-container:before,.tech-badges-marquee-container:after{content:"";z-index:2;pointer-events:none;width:100px;height:100%;position:absolute;top:0}.tech-badges-marquee-container:before{background:linear-gradient(90deg,#030712 0%,#0000 100%);left:0}.tech-badges-marquee-container:after{background:linear-gradient(270deg,#030712 0%,#0000 100%);right:0}.marquee-sliding-track{gap:1.25rem;width:max-content;padding:.5rem 0;animation:22s linear infinite marquee-scroll;display:flex}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.tech-badge-card{border-radius:12px;align-items:center;gap:.75rem;padding:.85rem 1.5rem;display:inline-flex}.tech-icon{color:#3b82f6}.tech-name{color:#fff;font-size:.85rem;font-weight:600}.cta-banner-card{border-radius:24px;padding:6rem 3rem}.bg-glow-spot-cta{pointer-events:none;background:radial-gradient(circle,#2563eb1a 0%,#0000 100%);width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-banner-content{z-index:2;max-width:700px;margin:0 auto;position:relative}.cta-title{color:#fff;font-size:2.8rem;font-weight:800;line-height:1.2}.cta-desc{color:#9ca3af;margin-top:1.25rem;font-size:1.1rem}.cta-btn-group{gap:1rem;display:flex}.grid-2{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.items-center{align-items:center}.text-center{text-align:center}.mb-4{margin-bottom:1rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-3{margin-top:.75rem}.mt-8{margin-top:2rem}.mx-auto{margin-left:auto;margin-right:auto}.justify-center{justify-content:center}@media (width<=768px){.grid-2{grid-template-columns:1fr}}.values-split-container{flex-direction:column;align-items:stretch;gap:3rem;display:flex}@media (width>=992px){.values-split-container{grid-template-columns:1fr 1.6fr;align-items:start;gap:5rem;display:grid}.values-split-left{position:sticky;top:120px}}.values-split-left .section-title{text-align:left;margin:.75rem 0 1rem}.values-split-left .section-desc{text-align:left}.values-split-right{flex-direction:column;gap:1rem;display:flex}.value-horizontal-card{cursor:default;background:#0f172a73;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1.75rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}@media (width>=576px){.value-horizontal-card{flex-direction:row;align-items:center;gap:1.75rem}}.value-horizontal-card:before{content:"";background:var(--card-accent);opacity:.15;width:0;transition:width .35s;position:absolute;top:0;bottom:0;left:0}.value-horizontal-card:hover{border-color:var(--card-accent);transform:translateY(-2px);box-shadow:0 12px 24px #00000040,0 0 10px #ffffff05}.value-horizontal-card:hover:before{width:100%}.value-card-icon-box{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .3s;display:flex}.value-horizontal-card:hover .value-card-icon-box{transform:scale(1.1)rotate(5deg)}.value-card-info{flex:1}.value-card-info h4{color:#fff;margin:.25rem 0 .4rem;font-size:1.15rem;font-weight:700}.value-card-info p{color:#94a3b8;margin:0;font-size:.92rem;line-height:1.6}.story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1100px;margin:0 auto;display:grid}.story-image{object-fit:cover;width:100%;height:400px;display:block}@media (width<=992px){.story-grid{grid-template-columns:1fr;gap:3rem}.story-image{height:300px}}.culture-page{color:#fff;background-color:#0b1120;min-height:100vh;position:relative;overflow:hidden}.culture-hero{text-align:center;z-index:2;padding:12rem 0 4rem;position:relative}.culture-hero-container{max-width:850px;margin:0 auto;padding:0 1.5rem}.culture-hero-title{color:#fff;letter-spacing:-.02em;margin:1.5rem 0;font-size:clamp(2.2rem,5vw,4.5rem);font-weight:900;line-height:1.15}.culture-hero-desc{color:#94a3b8;max-width:650px;margin:0 auto;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.7}.culture-image-section{z-index:2;padding:2rem 0 6rem;position:relative}.culture-image-container{border:1px solid #ffffff14;border-radius:24px;margin:0 1.5rem;overflow:hidden;box-shadow:0 30px 60px #00000080}.culture-team-img{object-fit:cover;width:100%;height:clamp(250px,45vh,480px);display:block}.culture-pillars-section{z-index:2;background:#0b1120;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:6rem 0;position:relative}.pillars-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1100px;margin:0 auto;padding:0 1.5rem;display:grid}.pillar-card{background:#0f172a59;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;height:100%;padding:2.25rem 2rem;transition:all .3s;display:flex}.pillar-card:hover{background:#0f172a8c;border-color:#3b82f640;transform:translateY(-4px)}.pillar-icon-box{color:#60a5fa;background:#3b82f614;border:1px solid #3b82f626;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.5rem;display:flex}.pillar-card h4{color:#fff;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.pillar-card p{color:#94a3b8;margin:0;font-size:.92rem;line-height:1.6}.environment-section{z-index:2;background:#0b1120;padding:6rem 0;position:relative}.environment-grid{grid-template-columns:1fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;padding:0 1.5rem;display:grid}.environment-image-container{border:1px solid #ffffff14;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px #00000080}.environment-img{object-fit:cover;width:100%;height:clamp(240px,40vh,380px);display:block}@media (width>=900px){.environment-grid{grid-template-columns:1fr 1fr;gap:5rem}.culture-hero{padding:12rem 0 4rem}.culture-pillars-section,.environment-section{padding:7rem 0}}@media (width<=768px){.culture-hero{padding:8rem 0 2rem}.culture-image-section{padding:1rem 0 4rem}.culture-image-container{border-radius:16px;margin:0 1rem}.culture-pillars-section,.environment-section{padding:4rem 0}.pillars-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.pillar-card{padding:2rem 1.5rem}.environment-grid{gap:2.5rem;padding:0 1rem}.environment-image-container{border-radius:16px}}.careers-page{background-color:var(--bg-dark);color:var(--text-light);min-height:100vh}.careers-hero{background:radial-gradient(circle at 80% 20%,#3b82f614 0%,#0000 60%);padding:10rem 0 6rem;position:relative;overflow:hidden}.hero-split{align-items:center;gap:4rem;display:flex}.hero-text-content{flex:1;max-width:600px}.hero-text-content h1{color:#fff;margin:1.5rem 0;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.hero-desc{color:var(--text-light-muted);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.hero-visual-content{flex:1.2;height:500px;position:relative}@media (width<=900px){.hero-split{text-align:center;flex-direction:column}.hero-text-content{margin:0 auto}.hero-visual-content{width:100%;margin-top:3rem}}.engineering-scene{perspective:1000px;width:100%;height:100%;position:relative}.ambient-glow{z-index:1;filter:blur(40px);background:radial-gradient(circle,#38bdf826 0%,#0000 70%);width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-image-layer{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.hero-dash-img{object-fit:contain;border:1px solid #ffffff14;border-radius:24px;width:auto;max-width:100%;height:auto;max-height:100%;display:block;box-shadow:0 25px 60px #00000080,0 0 50px #38bdf814}.floating-window{-webkit-backdrop-filter:blur(16px);z-index:3;background:#0f172ad9;border:1px solid #ffffff1a;border-radius:12px;padding:1rem;position:absolute;box-shadow:0 15px 35px #0006}.fw-1{width:260px;top:15%;right:-5%}.fw-2{width:220px;bottom:15%;left:-5%}.fw-header{border-bottom:1px solid #ffffff0d;margin-bottom:1rem;padding-bottom:.5rem}.fw-dots{gap:6px;display:flex}.fw-dots span{background:#334155;border-radius:50%;width:10px;height:10px}.fw-dots span:first-child{background:#ef4444}.fw-dots span:nth-child(2){background:#f59e0b}.fw-dots span:nth-child(3){background:#10b981}.fw-body .code-line{background:#334155;border-radius:3px;height:6px;margin-bottom:10px}.fw-body .code-line.w-80{background:#38bdf8;width:80%}.fw-body .code-line.w-60{background:#a78bfa;width:60%}.fw-body .code-line.w-90{background:#34d399;width:90%}.fw-body .code-line.w-40{width:40%}.fw-body .code-line.indent{margin-left:1rem}.dash-chart{align-items:flex-end;gap:8px;height:60px;display:flex}.dash-chart .bar{background:var(--accent-blue);opacity:.8;border-radius:4px 4px 0 0;flex:1}.dash-chart .b1{height:40%}.dash-chart .b2{height:70%}.dash-chart .b3{height:50%}.dash-chart .b4{height:100%}.benefits-grid-four{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.benefits-grid-four{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.benefits-grid-four{grid-template-columns:repeat(4,1fr)}}.benefit-card-premium{cursor:default;background:#0f172a73;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;height:100%;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.benefit-card-premium:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 20px 40px -15px #0009,0 0 20px #ffffff05}.benefit-card-glow{pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.benefit-card-premium:hover .benefit-card-glow{opacity:1}.benefit-icon-premium{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.75rem;transition:transform .4s;display:flex}.benefit-card-premium:hover .benefit-icon-premium{transform:scale(1.1)rotate(5deg)}.benefit-card-body h4{color:#fff;margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.benefit-card-body p{color:#94a3b8;margin:0;font-size:.92rem;line-height:1.6}.hiring-timeline-horizontal{flex-direction:column;gap:1.5rem;width:100%;margin:0 auto;display:flex}@media (width>=1024px){.hiring-timeline-horizontal{flex-direction:row;justify-content:space-between;align-items:stretch;gap:.5rem}}.hiring-step-card{background:#0f172a66;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:.75rem;height:100%;padding:1.25rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}@media (width>=1024px){.hiring-step-card{flex:1;min-width:140px}}.hiring-step-card:hover,.hiring-step-card.active{border-color:var(--step-color);box-shadow:0 10px 25px #0000004d, 0 0 15px var(--step-color)12;background:#0f172ab3;transform:translateY(-4px)}.hiring-step-card p{color:#94a3b8;margin:0;font-size:.8rem;line-height:1.45}.hiring-timeline-arrow{justify-content:center;align-items:center;display:none}@media (width>=1024px){.hiring-timeline-arrow{flex-shrink:0;display:flex}}.hiring-step-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.hiring-step-badge{border:1px solid;border-radius:6px;padding:.2rem .6rem;font-family:monospace;font-size:.85rem;font-weight:700}.hiring-step-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.hiring-step-card h4{color:#fff;margin:0;font-size:1.2rem;font-weight:700}.hiring-step-card p{color:#94a3b8;flex:1;margin:0;font-size:.9rem;line-height:1.6}.careers-form-split{grid-template-columns:1fr 1fr;align-items:flex-start;gap:3rem;max-width:1200px;margin:0 auto;display:grid}@media (width<=1024px){.careers-form-split{grid-template-columns:1fr;gap:2rem}}.careers-illustration-panel{background:#0f172a99;border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:700px;padding:2.5rem;display:flex;position:relative;overflow:hidden}.illustration-glow{pointer-events:none;background:radial-gradient(circle,#3b82f61f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-80px;left:-80px}.illustration-content{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.illustration-header{margin-bottom:2rem}.team-workspace{flex:1;min-height:320px;margin:1.5rem 0;position:relative}.team-member{flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute}.tm-1{width:48%;top:0;left:0}.tm-2{width:46%;top:20px;right:0}.tm-3{width:48%;bottom:0;left:25%}.tm-avatar{border:2px solid #3b82f666;border-radius:50%;flex-shrink:0;width:56px;height:56px;overflow:hidden;box-shadow:0 0 20px #3b82f633}.tm-avatar img{object-fit:cover;width:100%;height:100%}.tm-window{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ad9;border:1px solid #ffffff14;border-radius:10px;width:100%;padding:.75rem}.tm-win-header{border-bottom:1px solid #ffffff0a;gap:4px;margin-bottom:.6rem;padding-bottom:.4rem;display:flex}.tm-win-header span{background:#334155;border-radius:50%;width:7px;height:7px}.tm-win-header span:first-child{background:#ef4444}.tm-win-header span:nth-child(2){background:#f59e0b}.tm-win-header span:nth-child(3){background:#10b981}.tm-win-body{flex-direction:column;gap:5px;display:flex}.tm-code-line{opacity:.8;border-radius:3px;height:5px}.tm-bar-chart{align-items:flex-end;gap:4px;height:40px;display:flex}.tm-bar-chart div{opacity:.8;border-radius:3px 3px 0 0;flex:1}.illustration-badges{border-top:1px solid #ffffff0d;flex-wrap:wrap;gap:.6rem;margin-top:auto;padding-top:1.5rem;display:flex}.ill-badge{color:#94a3b8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.8rem;font-weight:500;display:inline-flex}.careers-form-panel-right{background:#0f172a99;border:1px solid #ffffff0f;border-radius:24px;padding:2.5rem}.premium-form{flex-direction:column;gap:1.5rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (width<=600px){.form-row{grid-template-columns:1fr}}.premium-form .form-group label{letter-spacing:.02em;color:#fff!important;font-size:.92rem!important;font-weight:700!important}.premium-form .form-input,.premium-form .form-select,.premium-form .form-textarea{background:#0f172a99;border:1px solid #ffffff26;border-radius:10px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s;color:#fff!important}.premium-form .form-input::placeholder,.premium-form .form-textarea::placeholder{color:#64748b}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--accent-blue);background:#0f172ae6;box-shadow:0 0 0 3px #38bdf826}.form-section-title{text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid #ffffff1f;margin-top:1rem;padding-bottom:.65rem;font-weight:700;color:#38bdf8!important;font-size:.9rem!important}.file-upload-area{text-align:center;cursor:pointer;color:#64748b;background:#ffffff03;border:2px dashed #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:2rem;font-size:.88rem;transition:all .2s;display:flex;position:relative}.file-upload-area:hover{border-color:var(--accent-blue);color:#94a3b8;background:#38bdf80a}.file-input{opacity:0;cursor:pointer;position:absolute;inset:0}.form-submit-btn{margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s}.form-submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #38bdf866}.blog-featured-grid{border:1px solid #e2e8f0;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid;overflow:hidden;box-shadow:0 20px 40px #0000000a}@media (width<=768px){.blog-featured-grid{grid-template-columns:1fr;gap:1.5rem}}.partners-page{color:#fff;background-color:#0b1120;min-height:100vh;position:relative;overflow:hidden}.partners-hero-container{z-index:2;flex-direction:column;gap:3rem;max-width:1200px;margin:0 auto;padding:12rem 2rem 4rem;display:flex;position:relative}@media (width>=900px){.partners-hero-container{flex-direction:row;align-items:center}.partners-hero-left{text-align:left;flex:1.1}.partners-hero-right{flex:.9;justify-content:flex-end;padding-left:2rem;display:flex}}.partners-hero-left h1{color:#fff;letter-spacing:-.02em;margin:1rem 0;font-size:clamp(2.5rem,4.5vw,3.75rem);font-weight:900;line-height:1.15}.partners-hero-p{color:#94a3b8;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.partners-hero-btns{display:flex}.stylish-rotator-wrapper{-webkit-backdrop-filter:blur(12px);background:#0f172a73;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;justify-content:space-between;width:100%;max-width:480px;min-height:250px;padding:2.25rem;transition:border-color .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #00000059}.stylish-rotator-wrapper:before{content:"";background:var(--active-color,#3b82f6);width:4px;transition:background .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0}.rotator-widget-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.rotator-badge{color:#94a3b8;letter-spacing:.05em;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50px;padding:.25rem .75rem;font-size:.72rem;font-weight:700}.rotator-counter-mono{color:#64748b;font-family:monospace;font-size:.8rem;font-weight:600}.rotator-statements{flex:1;align-items:center;width:100%;display:flex}.rotator-content-stylish{flex-direction:column;gap:.5rem;display:flex}.rotator-title-stylish{letter-spacing:-.02em;margin:0;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:800;line-height:1.25;transition:color .4s}.rotator-desc-stylish{color:#94a3b8;margin:0;font-size:.95rem;line-height:1.5}.rotator-progress-container{background:#ffffff0f;border-radius:9999px;width:100%;height:2px;margin-top:1.5rem;overflow:hidden}.rotator-progress-fill{height:100%;transition:width 35ms linear,background-color .4s}.subtle-logos-strip{z-index:2;background:#0f172a33;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08;padding:3rem 0;position:relative}.strip-title-subtle{color:#e2e8f0;text-transform:uppercase;letter-spacing:.12em;margin-bottom:2rem;font-size:.8rem;font-weight:700}.strip-logos-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 4rem;display:flex}.strip-logo-item{opacity:.75;filter:grayscale()brightness(1.5);justify-content:center;align-items:center;transition:opacity .3s,filter .3s;display:flex}.strip-logo-item:hover{opacity:1;filter:grayscale(0)brightness()}.strip-logo-img{object-fit:contain;max-width:110px;height:24px}.partners-section-padding{z-index:2;padding:6rem 2rem;position:relative}.section-title-left{max-width:700px;margin-bottom:4rem}.section-title-left h2{color:#fff;letter-spacing:-.02em;margin:.75rem 0 1rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800}.section-title-left p{color:#94a3b8;font-size:1.05rem;line-height:1.6}.section-label-blue{text-transform:uppercase;letter-spacing:.1em;color:#60a5fa;font-size:.75rem;font-weight:700;display:inline-block}.capabilities-grid-page{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.capability-page-card{background:#0f172a40;border:1px solid #ffffff0d;border-radius:20px;padding:2.5rem 2rem;transition:all .3s}.capability-page-card:hover{background:#0f172a73;border-color:#60a5fa33;transform:translateY(-4px)}.cap-page-icon{color:#60a5fa;background:#60a5fa14;border:1px solid #60a5fa26;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.5rem;display:flex}.capability-page-card h3{color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.capability-page-card p{color:#94a3b8;margin:0;font-size:.92rem;line-height:1.6}.trust-reliability-box{background:#0f172a40;border:1px solid #ffffff0d;border-radius:24px;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;padding:4rem;display:grid}@media (width<=900px){.trust-reliability-box{grid-template-columns:1fr;gap:3rem;padding:2.5rem}}.trust-grid-left h2{color:#fff;letter-spacing:-.02em;margin:.75rem 0 1rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800}.trust-grid-left p{color:#94a3b8;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.6}.trust-points-list{flex-direction:column;gap:2rem;display:flex}.trust-point-item{align-items:flex-start;gap:1.25rem;display:flex}.trust-point-icon{color:#60a5fa;background:#60a5fa14;border:1px solid #60a5fa1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.trust-point-item h4{color:#fff;margin-bottom:.35rem;font-size:1.1rem;font-weight:700}.trust-point-item p{color:#94a3b8;margin:0;font-size:.9rem;line-height:1.5}.trust-grid-right{justify-content:center;display:flex}.trust-visual-shield{text-align:center;background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:320px;padding:3rem 2rem;position:relative;box-shadow:0 20px 50px #0000004d}.shield-huge-icon{color:#2dd4bf;margin-bottom:1.5rem}.trust-visual-shield h3{color:#fff;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.trust-visual-shield p{color:#94a3b8;margin:0;font-size:.88rem;line-height:1.6}.metrics-outcome-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.metric-outcome-card{text-align:center;background:#0f172a33;border:1px solid #ffffff0a;border-radius:20px;padding:3rem 2rem;transition:all .3s}.metric-outcome-card:hover{background:#0f172a4d;border-color:#60a5fa26}.metric-outcome-value{color:#60a5fa;letter-spacing:-.03em;background:linear-gradient(135deg,#60a5fa 30%,#c084fc 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1}.metric-outcome-label{color:#fff;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.metric-outcome-desc{color:#94a3b8;margin:0;font-size:.9rem;line-height:1.6}.why-partners-section{z-index:2;padding:8rem 0;position:relative}.why-partners-title{color:#fff;letter-spacing:-.02em;margin-top:.85rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800}.why-partners-subtitle{color:#94a3b8;max-width:600px;margin:.75rem auto 0;font-size:1.1rem}.why-partners-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.why-partner-card{background:#0f172a66;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:1rem;padding:2.25rem 2rem;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:flex}.why-partner-card:hover{border-color:var(--card-glow);box-shadow:0 15px 30px #00000040, 0 0 15px var(--card-glow);transform:translateY(-5px)}.why-partner-icon-box{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.why-partner-card h3{color:#fff;margin:0;font-size:1.15rem;font-weight:700}.why-partner-card p{color:#94a3b8;margin:0;font-size:.9rem;line-height:1.55}.partners-cta{max-width:900px;margin:0 auto;padding:4rem 2rem 8rem}.cta-inner-dark{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff04;border:1px solid #ffffff0d;border-radius:24px;padding:4.5rem 2.5rem;box-shadow:0 20px 40px #0000004d}.cta-inner-dark h2{color:#fff;margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.cta-inner-dark p{color:#94a3b8;max-width:550px;margin:0 auto;font-size:1.1rem}@media (width<=768px){.partners-hero-container{gap:2rem;padding:8rem 1.5rem 3rem}.partners-section-padding{padding:4rem 1.5rem}.capabilities-grid-page{grid-template-columns:1fr;gap:1.5rem}.trust-reliability-box{gap:2rem;padding:2rem 1.5rem}.trust-visual-shield{max-width:100%;padding:2.5rem 1.5rem}.metrics-outcome-grid{grid-template-columns:1fr;gap:1.5rem}.metric-outcome-card{padding:2rem 1.5rem}.why-partners-grid{grid-template-columns:1fr;gap:1.25rem}.cta-inner-dark{padding:3rem 1.5rem}.cta-inner-dark h2{font-size:1.8rem}}.become-partner-page{color:#fff;background-color:#0b1120;min-height:100vh;position:relative;overflow:hidden}.partner-form-header{text-align:center;z-index:2;max-width:850px;margin:0 auto;padding:12rem 2rem 4rem;position:relative}.partner-form-header h1{color:#fff;letter-spacing:-.02em;margin:1.5rem 0;font-size:clamp(3rem,5vw,4.5rem);font-weight:900;line-height:1.1}.partner-form-subtitle{color:#94a3b8;max-width:650px;margin:0 auto;font-size:1.2rem;line-height:1.7}.partner-content-section{z-index:2;padding:4rem 2rem;position:relative}.partner-content-card{background:#0f172a40;border:1px solid #ffffff0d;border-radius:24px;padding:4rem}@media (width<=768px){.partner-content-card{padding:2rem}}.content-grid-half{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}@media (width<=900px){.content-grid-half{grid-template-columns:1fr;gap:3rem}}.section-label-blue{text-transform:uppercase;letter-spacing:.1em;color:#60a5fa;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.partner-content-section h2{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800}.partner-content-section p{color:#94a3b8;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.section-desc-left{margin-bottom:2.5rem!important}.bullet-points-list{flex-direction:column;gap:1.25rem;display:flex}.bullet-item-clean{align-items:flex-start;gap:1rem;display:flex}.bullet-check{color:#60a5fa;background:#60a5fa1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:.15rem;display:flex}.bullet-item-clean div:last-child{color:#94a3b8;font-size:.95rem;line-height:1.6}.bullet-item-clean div:last-child strong{color:#fff}.content-visual-spot{justify-content:center;display:flex}.glass-illustration-box{text-align:center;background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:20px;padding:3rem 2.5rem;position:relative;box-shadow:0 20px 50px #0000004d}.glass-inner-glow{pointer-events:none;background:radial-gradient(circle,#60a5fa0f 0%,#0000 60%);width:140%;height:140%;position:absolute;top:-20%;left:-20%}.glass-spot-icon{color:#60a5fa;margin-bottom:1.5rem}.glass-illustration-box h3{color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.glass-illustration-box p{color:#94a3b8;margin:0;font-size:.9rem;line-height:1.6}.section-title-centered{text-align:center;max-width:700px;margin:0 auto 4rem}.section-title-centered h2{margin-bottom:1rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800}.section-title-centered p{color:#94a3b8;margin:0;font-size:1.1rem}.partner-grid-three{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.partner-value-card{background:#0f172a59;border:1px solid #ffffff0d;border-radius:20px;padding:2.5rem 2rem;transition:all .3s}.partner-value-card:hover{background:#0f172a8c;border-color:#60a5fa40;transform:translateY(-4px)}.value-card-icon{color:#60a5fa;background:#60a5fa14;border:1px solid #60a5fa26;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.5rem;display:flex}.partner-value-card h3{color:#fff;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.partner-value-card p{color:#94a3b8;margin:0;font-size:.92rem;line-height:1.6}.opportunities-stack{flex-direction:column;gap:1.5rem;display:flex}.opportunity-stack-item{background:#0f172a33;border-left:3px solid #60a5fa;border-radius:0 12px 12px 0;padding:1.5rem 2rem}.opportunity-stack-item.secondary-accent{border-left-color:#34d399}.opportunity-stack-item h4{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.opportunity-stack-item p{color:#94a3b8;margin:0;font-size:.9rem;line-height:1.6}.partners-badges-row{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.partner-badge-item{color:#cbd5e1;background:#ffffff08;border:1px solid #ffffff0f;border-radius:30px;padding:.6rem 1.2rem;font-size:.88rem;font-weight:600}.collaboration-steps-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.collab-step-card{background:#0f172a33;border:1px solid #ffffff0a;border-radius:16px;padding:2rem;position:relative}.step-card-num{color:#60a5fa26;margin-bottom:1rem;font-family:monospace;font-size:2.25rem;font-weight:900;line-height:1}.collab-step-card h3{color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.collab-step-card p{color:#94a3b8;margin:0;font-size:.88rem;line-height:1.6}.partner-form-content{z-index:2;padding-bottom:8rem;position:relative}.partner-grid{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:4rem;display:grid}@media (width<=950px){.partner-grid{grid-template-columns:1fr;gap:3rem}}.partner-perks-panel{padding:1rem 0}.partner-perks-panel h3{color:#fff;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.partner-perks-desc{color:#94a3b8;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.perk-items{flex-direction:column;gap:2.5rem;display:flex}.perk-item{align-items:flex-start;gap:1.5rem;display:flex}.perk-icon{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.perk-item h4{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.perk-item p{color:#94a3b8;font-size:.95rem;line-height:1.5}.partner-form-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172a59;border:1px solid #ffffff0d;border-radius:24px;padding:3rem;box-shadow:0 30px 60px #0006}@media (width<=600px){.partner-form-panel{padding:2rem}}.partner-form-panel .form-header h2{margin-bottom:.5rem;font-size:1.8rem;font-weight:800;color:#fff!important}.partner-form-panel .form-header p{font-weight:500;color:#e2e8f0!important}.premium-partner-form{flex-direction:column;display:flex}.form-row-partner{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (width<=600px){.form-row-partner{grid-template-columns:1fr}}.premium-partner-form .form-group label{letter-spacing:.01em;color:#fff!important;font-size:.92rem!important;font-weight:700!important}.premium-partner-form .form-input,.premium-partner-form .form-select,.premium-partner-form .form-textarea{background:#1e293b66;border:1px solid #ffffff14;border-radius:10px;outline:none;padding:.8rem 1rem;font-size:.95rem;transition:all .2s;color:#fff!important}.premium-partner-form .form-input::placeholder,.premium-partner-form .form-textarea::placeholder{color:#64748b}.form-input:focus,.form-select:focus,.form-textarea:focus{background:#1e293bb3;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa26}.form-textarea{resize:vertical;min-height:120px}.form-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:3rem}.partner-success-card h2{color:#fff;font-size:2rem;font-weight:800}.bg-glow-spot-top{pointer-events:none;z-index:1;background:radial-gradient(circle,#3b82f614 0%,#0000 70%);width:1000px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.bg-glow-spot-middle{pointer-events:none;z-index:1;background:radial-gradient(circle,#34d39908 0%,#0000 70%);width:1200px;height:800px;position:absolute;top:40%;left:50%;transform:translate(-50%)}.form-select option{color:#fff;background-color:#0b1120}.form-input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #1e293b!important}.form-input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #1e293b!important}.form-input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #1e293b!important}.form-textarea:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #1e293b!important}.form-textarea:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #1e293b!important}.form-textarea:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #1e293b!important}.form-select:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #1e293b!important}.form-select:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #1e293b!important}.form-select:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #1e293b!important}.portfolio-agency-page{color:#fff;background-color:#0b1120;min-height:100vh;position:relative;overflow:hidden}.portfolio-hero{text-align:center;padding:10rem 2rem 5rem}.portfolio-hero-content{max-width:800px;margin:0 auto}.hero-agency-title{color:#fff;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:900;line-height:1.1}.hero-agency-title .text-accent{background:linear-gradient(135deg,#3b82f6 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-agency-desc{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.workflow-section{background:#ffffff03;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08;padding:6rem 2rem}.works-header{text-align:center;max-width:700px;margin:0 auto 3rem}.works-header h2{color:#fff;letter-spacing:-.02em;margin-top:.5rem;font-size:2.25rem;font-weight:800}.works-header p{color:#94a3b8;margin-top:.5rem;font-size:1.05rem}.portfolio-workflow-timeline{flex-direction:column;gap:2.5rem;max-width:900px;margin:0 auto;display:flex}.workflow-nodes-container{scrollbar-width:none;justify-content:space-between;gap:1rem;padding:1rem .5rem;display:flex;overflow-x:auto}.workflow-nodes-container::-webkit-scrollbar{display:none}.workflow-node-wrapper{cursor:pointer;flex-direction:column;align-items:center;gap:.75rem;min-width:90px;transition:all .3s;display:flex}.workflow-node-circle{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-family:monospace;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.workflow-node-wrapper.active .workflow-node-circle{box-shadow:0 0 20px var(--accent-color);transform:scale(1.15)}.workflow-node-title{color:#64748b;font-size:.8rem;font-weight:600;transition:color .3s}.workflow-node-wrapper.active .workflow-node-title,.workflow-node-wrapper:hover .workflow-node-title{color:#fff}.workflow-active-detail{width:100%}.workflow-detail-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid;border-radius:20px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;box-shadow:0 15px 35px #0000004d}@media (width>=768px){.workflow-detail-card{flex-direction:row;align-items:center;gap:2.5rem}}.workflow-detail-icon{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.workflow-detail-text{flex:1}.workflow-detail-step{text-transform:uppercase;letter-spacing:.05em;font-family:monospace;font-size:.85rem;font-weight:700}.workflow-detail-text h3{color:#fff;margin:.25rem 0 .75rem;font-size:1.75rem;font-weight:800}.workflow-detail-text p{color:#94a3b8;margin:0;font-size:1.05rem;line-height:1.6}.portfolio-works-grid-section{padding:6rem 2rem}.portfolio-works-grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (width>=768px){.portfolio-works-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.portfolio-works-grid{grid-template-columns:repeat(3,1fr)}}.portfolio-work-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;height:100%;transition:border-color .3s;overflow:hidden;box-shadow:0 10px 30px #0003}.portfolio-work-card:hover{border-color:#ffffff26}.work-card-link{flex-direction:column;height:100%;text-decoration:none;display:flex}.work-card-img-wrapper{aspect-ratio:16/10;background:#1e293b;width:100%;position:relative;overflow:hidden}.work-card-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.portfolio-work-card:hover .work-card-img{transform:scale(1.05)}.work-card-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#0b112099;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.portfolio-work-card:hover .work-card-overlay{opacity:1}.work-card-btn{color:#fff;border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 10px 20px #0000004d}.work-card-info{flex-direction:column;flex:1;gap:.75rem;padding:2rem;display:flex}.work-card-tag{text-transform:uppercase;letter-spacing:.05em;border-radius:100px;align-self:flex-start;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.work-card-info h3{color:#fff;margin:0;font-size:1.4rem;font-weight:800}.work-card-info p{color:#94a3b8;flex:1;margin:0;font-size:.95rem;line-height:1.6}.work-card-tech{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.work-tech-pill{color:#64748b;background:#ffffff08;border:1px solid #ffffff0d;border-radius:6px;padding:.2rem .6rem;font-size:.75rem;font-weight:500}.portfolio-cta{padding:6rem 2rem 10rem}.portfolio-cta h2{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.portfolio-cta p{color:#94a3b8;font-size:1.15rem}.contact-page{color:#0f172a;background-color:#fafafa;min-height:100vh}.contact-header{text-align:center;max-width:800px;margin:0 auto;padding:10rem 2rem 4rem}.contact-header h1{color:#0f172a;letter-spacing:-.02em;margin:1.5rem 0;font-size:clamp(3rem,5vw,4.5rem);font-weight:900;line-height:1.1}.contact-header p{color:#475569;font-size:1.25rem;line-height:1.6}.contact-content-section{padding-bottom:8rem}.contact-grid{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:4rem;display:grid}@media (width<=900px){.contact-grid{grid-template-columns:1fr;gap:3rem}}.contact-info-panel{padding:1rem 0}.contact-info-panel h3{color:#0f172a;margin-bottom:1rem;font-size:2rem;font-weight:800}.contact-info-desc{color:#64748b;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.contact-methods{flex-direction:column;gap:2.5rem;display:flex}.contact-method-item{align-items:flex-start;gap:1.5rem;display:flex}.cm-icon{width:48px;height:48px;color:var(--accent-blue);background:#2563eb14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-method-item h4{color:#0f172a;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.contact-method-item p,.contact-method-item a{color:#475569;font-size:1rem;line-height:1.5;text-decoration:none;transition:color .2s}.contact-method-item a:hover{color:var(--accent-blue)}.contact-form-panel{background:#fff;border:1px solid #0000000d;border-radius:24px;padding:3rem;box-shadow:0 20px 40px #0000000a}@media (width<=600px){.contact-form-panel{padding:2rem}}.form-header{margin-bottom:2.5rem}.form-header h2{margin-bottom:.5rem;font-size:1.8rem;font-weight:800;color:#000!important}.form-header p{color:#000!important}.premium-contact-form{flex-direction:column;display:flex}.form-row-contact{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (width<=600px){.form-row-contact{grid-template-columns:1fr}}.form-group{flex-direction:column;gap:.6rem;display:flex}.premium-contact-form .form-group label{margin-bottom:.2rem;font-size:.95rem;font-weight:700;display:block;color:#000!important}.premium-contact-form .form-input,.premium-contact-form .form-select,.premium-contact-form .form-textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;padding:.8rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s;color:#000!important}.premium-contact-form .form-input::placeholder,.premium-contact-form .form-textarea::placeholder{color:#475569}.premium-contact-form .form-input:focus,.premium-contact-form .form-select:focus,.premium-contact-form .form-textarea:focus{border-color:var(--accent-blue);background:#fff;box-shadow:0 0 0 3px #2563eb1a}.premium-contact-form .form-textarea{resize:vertical;min-height:120px}.premium-contact-form .form-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:3rem}.form-submit-btn{border-radius:10px;justify-content:center;align-items:center;gap:.75rem;padding:1.2rem;font-size:1.1rem;font-weight:700;display:flex}.mt-4{margin-top:1.5rem}.mt-6{margin-top:2.5rem}.w-full{width:100%}.service-detail-page{color:#fff;background:#0b1120;min-height:100vh;padding:140px 0 80px}.back-link{color:#94a3b8;align-items:center;gap:.5rem;width:fit-content;margin-bottom:2.5rem;font-weight:600;transition:all .2s;display:inline-flex}.back-link:hover{color:var(--accent-blue);transform:translate(-4px)}.service-card{background:#0f172a;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #0006}.service-card:hover{border-color:#ffffff26;box-shadow:0 40px 80px #0009}@media (width>=960px){.service-card{flex-direction:row;align-items:stretch}}.service-img-wrapper{flex:1.1;min-height:350px;position:relative;overflow:hidden}.service-cover-img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);display:block}.service-card:hover .service-cover-img{transform:scale(1.03)}.service-content{flex-direction:column;flex:1;justify-content:center;padding:4.5rem;display:flex}.service-content h1{letter-spacing:-.02em;color:#fff;margin-bottom:1.5rem;font-size:2.75rem;font-weight:800}.service-desc{color:#e2e8f0;margin-bottom:3rem;font-size:1.2rem;line-height:1.7}.service-details{border-top:1px solid #ffffff14;padding-top:2.5rem}.service-details h3{color:#fff;margin-bottom:.75rem;font-size:1.35rem;font-weight:700}.service-details p{color:#94a3b8;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.service-cta{gap:1rem;display:flex}@media (width<=768px){.service-detail-page{padding:100px 0 60px}.service-content{padding:2.5rem 1.5rem}.service-content h1{margin-bottom:1rem;font-size:2rem}.service-desc{margin-bottom:2rem;font-size:1.05rem}.service-details{padding-top:1.75rem}.service-details h3{font-size:1.2rem}.service-details p{margin-bottom:1.5rem;font-size:.95rem}.service-img-wrapper{min-height:240px}}
