@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg-primary:#070b14;--bg-secondary:#0c1220;--bg-card:#101827;--surface-light:#f5f7fb;--surface-white:#fff;--text-primary:#fff;--text-secondary:#a8b0c0;--text-dark:#0a0f1c;--text-muted:#667085;--blue:#3b82f6;--blue-light:#60a5fa;--violet:#7c3aed;--border-dark:#ffffff1a;--border-light:#0f172a1a;--radius-sm:12px;--radius-md:20px;--radius-lg:28px;--radius-xl:36px;--container:1320px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer;border:0}img{max-width:100%;display:block}.container{width:min(calc(100% - 80px), var(--container));margin:0 auto}.section{padding:120px 0}@media (width<=768px){.section{padding:80px 0}.container{width:min(calc(100% - 36px), var(--container-width))}}@media (width<=480px){.container{width:calc(100% - 30px)}}.site-header{z-index:1000;-webkit-backdrop-filter:blur(2px);background:#ffffffe6;border-bottom:1px solid #a8a7a70f;position:fixed;top:0;left:0;right:0}.navbar{justify-content:space-between;align-items:center;height:78px;display:flex}.navbar-logo{flex-shrink:0;align-items:center;display:flex}.navbar-logo img{object-fit:contain;filter:drop-shadow(0 4px 8px #5a5a5afc);width:145px;height:auto;display:block}.navbar-link{color:#063479;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:10px 13px;font-family:inherit;font-size:12px;font-weight:600;transition:color .2s,background .2s;display:inline-flex;position:relative}.navbar-link:hover,.navbar-link.active{color:#101828}.navbar-link.active:after{content:"";background:#2563eb;border-radius:10px;height:2px;position:absolute;bottom:3px;left:13px;right:13px}.navbar-cta{color:#fff;background:#101828;border-radius:999px;align-items:center;gap:7px;padding:10px 17px;font-size:12px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 5px 15px #0f172a1f}.navbar-cta:hover{background:#1d2939;transform:translateY(-1px)}@media (width<=850px){.navbar-links,.navbar-cta{display:none}.navbar-mobile-button{display:flex}.mobile-navigation{opacity:0;max-height:0;transition:max-height .3s,opacity .2s;display:block;overflow:hidden}.mobile-navigation-open{opacity:1;max-height:600px}.mobile-navigation-inner{border-top:1px solid #0f172a14;padding:15px 0 25px}.mobile-navigation-link{color:#475467;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:15px 5px;font-family:inherit;font-size:13px;display:flex}.mobile-navigation-link:hover{color:#101828}.mobile-solution-section{border-bottom:1px solid #0f172a12}.mobile-solution-links{padding:0 0 10px 15px;display:none}.mobile-solution-links-open{flex-direction:column;display:flex}.mobile-solution-links a{color:#667085;padding:10px 0;font-size:11px}.mobile-solution-links a:hover{color:#101828}.mobile-navigation-cta{color:#fff;background:#101828;border-radius:999px;justify-content:center;align-items:center;gap:7px;margin-top:15px;padding:13px;font-size:11px;font-weight:700;display:flex}}@media (width<=600px){.navbar{height:70px}.navbar-logo img{width:120px}}.footer-product{border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:30px;padding:28px 0;display:flex}.footer-product-label{color:#586477;letter-spacing:.16em;margin-bottom:6px;font-size:14px;font-weight:800;display:block}.footer-product strong{letter-spacing:-.02em;font-size:17px;display:block}.footer-product p{color:#687589;margin-top:4px;font-size:11px}.footer-product>a{color:#dbe3ee;background:#ffffff06;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;padding:11px 15px;font-size:14px;font-weight:600;display:inline-flex}.footer-bottom{color:#505c6e;grid-template-columns:1fr auto auto;align-items:center;gap:30px;padding-top:25px;font-size:10px;display:grid}.footer-legal{gap:20px;display:flex}.footer-legal a{color:#596578}.footer-socials{gap:7px;display:flex}.footer-socials a{color:#697589;border:1px solid #ffffff12;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:color .2s,border-color .2s;display:flex}.footer-socials a:hover{color:#fff;border-color:#ffffff2e}@media (width<=900px){.footer-main{grid-template-columns:1fr;gap:60px}.footer-bottom{grid-template-columns:1fr;gap:18px}}@media (width<=600px){.footer{padding-top:70px}.footer-links{grid-template-columns:repeat(2,1fr);row-gap:45px}.footer-product{flex-direction:column;align-items:flex-start}.footer-legal{flex-wrap:wrap}}.button{border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:13px;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#080e19;background:#fff}.button-primary:hover{box-shadow:0 15px 35px #ffffff1f}.button-dark{color:#fff;background:#080e19}.button-dark:hover{box-shadow:0 15px 35px #080e1926}.button-outline{color:#101828;background:0 0;border:1px solid #0f172a1f}.button-outline:hover{background:#f8fafc}.button-glass{color:#fff;background:#ffffff0a;border:1px solid #ffffff1f}.button-glass:hover{background:#ffffff14}.hero{background:radial-gradient(circle at 75% 45%, #3b82f62e, transparent 30%), radial-gradient(circle at 55% 20%, #7c3aed1f, transparent 30%), var(--bg-primary);align-items:center;min-height:900px;display:flex;position:relative;overflow:hidden}.hero-grid{opacity:.25;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.hero-container{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;padding-top:100px;display:grid;position:relative}.hero-label{color:var(--blue-light);letter-spacing:.16em;align-items:center;gap:10px;margin-bottom:28px;font-size:11px;font-weight:700;display:inline-flex}.hero-dot{background:var(--blue-light);width:7px;height:7px;box-shadow:0 0 16px var(--blue);border-radius:50%}.hero h1{letter-spacing:-.065em;max-width:800px;font-size:clamp(34px,6vw,68px);font-weight:800;line-height:.98}.hero h1 span{background:linear-gradient(90deg,#60a5fa,#818cf8,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text}.hero p{max-width:620px;color:var(--text-secondary);margin-top:32px;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:14px;margin-top:40px;display:flex}.primary-button,.secondary-button{border-radius:999px;align-items:center;gap:10px;padding:15px 22px;font-size:14px;font-weight:600;display:inline-flex}.primary-button{color:var(--text-dark);background:#fff}.secondary-button{color:#fff;border:1px solid var(--border-dark);background:#ffffff08}.hero-visual{perspective:1000px;justify-content:center;align-items:center;width:620px;height:620px;display:flex;position:relative}.hero-system{will-change:transform;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.hero-orbit-system{justify-content:center;align-items:center;width:520px;height:520px;display:flex;position:relative}.hero-orbit{pointer-events:none;border:1px solid #5b8ed22e;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-two{width:360px;height:250px;transform:translate(-50%,-50%)rotate(35deg)}.orbit-three{width:470px;height:320px;transform:translate(-50%,-50%)rotate(-35deg)}.orbit-four{width:570px;height:420px;transform:translate(-50%,-50%)rotate(-35deg)}.hero-core{z-index:20;border-radius:50%;justify-content:center;align-items:center;width:125px;height:125px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-core-glow{filter:blur(12px);background:radial-gradient(circle,#3470c647,#3470c61a 40%,#0000 72%);border-radius:50%;animation:4s ease-in-out infinite sun-pulse;position:absolute;inset:-35px}.hero-core-logo{object-fit:contain;z-index:2;filter:drop-shadow(0 10px 25px #19468259);width:105px;height:105px;position:relative}@keyframes sun-pulse{0%,to{opacity:.65;transform:scale(.95)}50%{opacity:1;transform:scale(1.08)}}.planet-orbit{pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.planet-orbit-one{animation:9s linear infinite planet-orbit-one}@keyframes planet-orbit-one{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.planet-orbit-two{animation:13s linear infinite planet-orbit-two}@keyframes planet-orbit-two{0%{transform:translate(-50%,-50%)rotate(120deg)}to{transform:translate(-50%,-50%)rotate(480deg)}}.planet-orbit-three{animation:17s linear infinite planet-orbit-three}@keyframes planet-orbit-three{0%{transform:translate(-50%,-50%)rotate(220deg)}to{transform:translate(-50%,-50%)rotate(580deg)}}.planet-orbit-four{animation:21s linear infinite planet-orbit-four}@keyframes planet-orbit-four{0%{transform:translate(-50%,-50%)rotate(310deg)}to{transform:translate(-50%,-50%)rotate(670deg)}}.planet-orbit-one{width:230px;height:230px}.planet-orbit-two{width:360px;height:250px}.planet-orbit-three{width:470px;height:320px}.planet-orbit-four{width:410px;height:410px}.hero-node{color:#fff;z-index:15;letter-spacing:.06em;background:#0b182aeb;border:1px solid #ffffff29;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:64px;height:64px;font-size:8px;font-weight:800;display:flex;position:absolute;top:50%;right:-32px;transform:translateY(-50%);box-shadow:0 10px 35px #00000040,inset 0 0 20px #ffffff0a}.hero-node i{color:#71a7f7;font-size:16px}.hero-node span{color:#c4cfdd;font-size:7px}.hero-node-ai{animation:9s linear infinite counter-one}.hero-node-code{animation:13s linear infinite counter-two}.hero-node-cloud{animation:17s linear infinite counter-three}.hero-node-data{animation:21s linear infinite counter-four}@keyframes counter-one{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(-360deg)}}@keyframes counter-two{0%{transform:translateY(-50%)rotate(-120deg)}to{transform:translateY(-50%)rotate(-480deg)}}@keyframes counter-three{0%{transform:translateY(-50%)rotate(-220deg)}to{transform:translateY(-50%)rotate(-580deg)}}@keyframes counter-four{0%{transform:translateY(-50%)rotate(-310deg)}to{transform:translateY(-50%)rotate(-670deg)}}@media (width<=900px){.hero-visual{width:500px;height:500px}.hero-orbit-system{width:430px;height:430px}.planet-orbit-one{width:190px;height:190px}.planet-orbit-two{width:290px;height:210px}.planet-orbit-three{width:380px;height:270px}.planet-orbit-four{width:340px;height:340px}.hero-core-logo{width:85px;height:85px}.hero-core{width:105px;height:105px}.hero-node{width:54px;height:54px}}@media (width<=600px){.hero-visual{width:390px;height:390px}.hero-orbit-system{width:350px;height:350px}.planet-orbit-one{width:150px;height:150px}.planet-orbit-two{width:230px;height:170px}.planet-orbit-three{width:310px;height:220px}.planet-orbit-four{width:270px;height:270px}.hero-core-logo{width:70px;height:70px}.hero-node{width:45px;height:45px}.hero-node i{font-size:12px}.hero-node span{font-size:6px}}.trusted-section{background:#e0e1e2;border-top:1px solid #cdcaca0f;border-bottom:1px solid #ffffff0f;padding:55px 0}.trusted-logo{object-fit:contain;filter:grayscale()contrast(95%);opacity:.45;width:auto;max-width:100px;height:75px;transition:opacity .25s,transform .25s;display:block}.trusted-item:hover .trusted-logo{opacity:.75;transform:scale(1.03)}.trusted-label{color:#697386;text-align:center;letter-spacing:.18em;margin-bottom:30px;font-size:14px;font-weight:900}.trusted-row{grid-template-columns:repeat(6,1fr);align-items:center;gap:30px;display:grid}.trusted-item{color:#687386;text-align:center;letter-spacing:-.03em;font-size:18px;font-weight:700;transition:color .25s}.trusted-item:hover{color:#fff}@media (width<=800px){.trusted-row{grid-template-columns:repeat(3,1fr);gap:25px}}@media (width<=500px){.trusted-row{grid-template-columns:repeat(2,1fr)}}.services-section{color:var(--text-dark);background:#0b182aeb;border-radius:40px 40px 0 0;padding:140px 0}.section-intro{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:65px;display:grid}.section-label{color:#477ef4;letter-spacing:.16em;margin-bottom:20px;font-size:16px;font-weight:800}.section-intro h2{color:#fbfbfb;letter-spacing:-.06em;font-size:clamp(34px,6vw,48px);font-weight:800;line-height:1}.section-intro h2 span{color:#8b95a7}.section-intro>p{max-width:440px;color:var(--text-muted);font-size:16px;line-height:1.75}.services-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:18px;display:grid}.service-card{background:#fff;border:1px solid #0f172a14;border-radius:26px;flex-direction:column;justify-content:space-between;padding:30px;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.service-card-1{grid-column:span 7;min-height:250px}.service-card-2,.service-card-3{grid-column:span 5;min-height:250px}.service-card-4{grid-column:span 7;min-height:250px}.service-card-5,.service-card-6{grid-column:span 6;min-height:250px}.service-card:hover{transform:translateY(-7px);box-shadow:0 25px 60px #0f172a1a}.service-card-featured{color:#fff;background:radial-gradient(circle at 90% 10%,#fff3,#0000 30%),linear-gradient(135deg,#2563eb,#4f46e5 55%,#7c3aed)}.service-top{align-items:flex;justify-content:space-between;display:flex}.service-top>span{color:#98a2b3;font-size:12px;font-weight:700}.service-card-featured .service-top>span{color:#ffffffa6}.service-icon{background:#f5f7fa;border:1px solid #0f172a14;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.service-card-featured .service-icon{color:#fff;background:#ffffff1f;border-color:#ffffff2e}.service-content{max-width:500px}.service-content h3{letter-spacing:-.04em;margin-bottom:15px;font-size:30px;line-height:1.1}.service-content p{color:#667085;max-width:450px;font-size:15px;line-height:1.7}.service-card-featured .service-content p{color:#ffffffbf}.service-bottom{color:#344054;border-top:1px solid #0f172a14;justify-content:space-between;align-items:center;padding-top:20px;font-size:13px;font-weight:600;display:flex}.service-card-featured .service-bottom{color:#fff;border-color:#ffffff2e}@media (width<=850px){.services-grid{grid-template-columns:repeat(2,1fr);gap:15px}.service-card-1,.service-card-2,.service-card-3,.service-card-4,.service-card-5,.service-card-6{grid-column:span 1;margin-top:0}.service-card-1{min-height:330px}.service-card-2{min-height:270px;margin-top:35px}.service-card-3{min-height:290px;margin-top:-20px}.service-card-4{min-height:340px}.service-card-5{min-height:300px}.service-card-6{min-height:250px;margin-top:30px}}@media (width<=600px){.services-grid{flex-direction:column;gap:14px;display:flex}.service-card-1,.service-card-2,.service-card-3,.service-card-4,.service-card-5,.service-card-6{width:100%;min-height:300px;margin-top:0}.service-card-2{min-height:250px}.service-card-3{min-height:280px}.service-card-4{min-height:310px}.service-card-5{min-height:280px}.service-card-6{min-height:250px}.service-card{border-radius:22px;padding:25px}.service-content h3{font-size:26px}}.why-section{background:var(--bg-primary);padding:150px 0;position:relative;overflow:hidden}.why-header{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:70px;display:grid}.section-label-light{color:var(--blue-light)}.why-header h2{letter-spacing:-.06em;font-size:clamp(34px,6vw,48px);font-weight:800;line-height:.98}.why-header h2 span{color:#687386}.why-intro{max-width:450px}.why-intro p{color:var(--text-secondary);font-size:14px;line-height:1.75}.text-link{color:#fff;align-items:center;gap:10px;margin-top:28px;font-size:14px;font-weight:600;display:inline-flex}.text-link span{transition:transform .25s}.text-link:hover span{transform:translate(3px,-3px)}.why-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.why-card{border:1px solid var(--border-dark);border-radius:var(--radius-md);background:#fff;flex-direction:column;justify-content:space-between;min-height:auto;padding:28px;transition:transform .3s,background .3s,border-color .3s;display:flex}.why-card:hover{background:#fff;border-color:#60a5fa;transform:translateY(-5px)}.why-card-top{justify-content:space-between;align-items:flex-start;display:flex}.why-number{color:#5e697b;letter-spacing:.08em;font-size:11px;font-weight:700}.why-icon{width:46px;height:46px;color:var(--blue-light);background:#3b82f614;border:1px solid #60a5fa2e;border-radius:13px;justify-content:center;align-items:center;display:flex}.why-card h3{color:#37279e;letter-spacing:-.035em;margin-bottom:14px;font-size:18px}.why-card p{color:#7e899c;font-size:12px;line-height:1.75}.engineering-banner{background:linear-gradient(110deg,#2563eb21,#7c3aed14,#ffffff06);border:1px solid #60a5fa29;border-radius:28px;justify-content:space-between;align-items:center;gap:50px;min-height:300px;margin-top:18px;padding:50px;display:flex;position:relative;overflow:hidden}.engineering-glow{filter:blur(100px);pointer-events:none;background:#3b82f626;border-radius:50%;width:450px;height:450px;position:absolute;top:-250px;right:-100px}.engineering-content{z-index:1;position:relative}.engineering-label{color:var(--blue-light);letter-spacing:.17em;margin-bottom:18px;font-size:10px;font-weight:800;display:block}.engineering-content h3{letter-spacing:-.05em;font-size:clamp(30px,3vw,44px);line-height:1.05}.engineering-flow{z-index:1;color:#c3cad5;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;font-size:12px;font-weight:600;display:flex;position:relative}.engineering-flow i{color:#4d7ff0;font-style:normal}@media (width<=1050px){.why-grid{grid-template-columns:repeat(2,1fr)}.engineering-banner{flex-direction:column;align-items:flex-start}.engineering-flow{justify-content:flex-start}}@media (width<=800px){.why-header{grid-template-columns:1fr;gap:30px}.why-section{padding:100px 0}}@media (width<=550px){.why-grid{grid-template-columns:1fr}.why-card{min-height:300px}.engineering-banner{padding:32px}.engineering-content h3{font-size:30px}.engineering-flow{gap:8px;line-height:2}}.product-section{background:var(--surface-light);color:var(--text-dark);padding:150px 0}.product-header{grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;margin-bottom:60px;display:grid}.product-header h2{letter-spacing:-.06em;font-size:clamp(38px,6vw,59px);font-weight:800;line-height:.98}.product-header h2 span{color:#8b95a7}.product-header>p{max-width:450px;color:var(--text-muted);font-size:14px;line-height:1.75}.product-card{color:#fff;background:radial-gradient(circle at 80% 20%,#3b82f633,#0000 35%),linear-gradient(135deg,#08101e,#0d1728 55%,#101b32);border-radius:32px;grid-template-columns:1fr .9fr;min-height:620px;display:grid;position:relative;overflow:hidden}.product-background-glow{filter:blur(100px);pointer-events:none;background:#3b82f624;border-radius:50%;width:600px;height:600px;position:absolute;top:-300px;right:-150px}.product-left{z-index:1;flex-direction:column;justify-content:space-between;padding:55px;display:flex;position:relative}.product-brand{align-items:center;gap:13px;display:flex}.product-brand-icon{color:#7db4ff;background:#3b82f61f;border:1px solid #60a5fa40;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.product-brand span{color:#65738a;letter-spacing:.16em;margin-bottom:3px;font-size:9px;font-weight:800;display:block}.product-brand strong{letter-spacing:-.02em;font-size:17px;display:block}.product-copy{max-width:580px}.product-eyebrow{color:#75aaff;letter-spacing:.14em;align-items:center;gap:7px;margin-bottom:20px;font-size:10px;font-weight:800;display:inline-flex}.product-copy h3{letter-spacing:-.055em;font-size:clamp(38px,4vw,58px);font-weight:800;line-height:1}.product-copy h3 span{color:#6ea9ff}.product-copy p{color:#8d99ac;max-width:520px;margin-top:24px;font-size:15px;line-height:1.75}.product-actions{align-items:center;gap:12px;display:flex}.product-primary-button,.product-secondary-button{border-radius:999px;align-items:center;gap:9px;padding:14px 19px;font-size:13px;font-weight:600;display:inline-flex}.product-primary-button{color:#08101e;background:#fff}.product-secondary-button{color:#dce4ef;background:#ffffff09;border:1px solid #ffffff1f}.product-right{justify-content:center;align-items:center;padding:45px;display:flex;position:relative}.product-dashboard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:22px;width:100%;max-width:470px;padding:25px;position:relative;box-shadow:0 35px 80px #00000059,0 0 80px #3b82f614}.dashboard-top{color:#c8d1df;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:18px;font-size:12px;font-weight:600;display:flex}.dashboard-status{color:#7dd3a7;align-items:center;gap:6px;font-size:10px;display:flex}.dashboard-status span{background:#53d68d;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #53d68d99}.dashboard-score{align-items:center;gap:28px;padding:40px 15px;display:flex}.score-circle{border:8px solid #4c91ff;border-color:#4c91ff #6c63ff #3b82f638 #3b82f638;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:125px;height:125px;display:flex}.score-circle strong{letter-spacing:-.06em;font-size:38px;line-height:1}.score-circle span{color:#77859a;text-transform:uppercase;letter-spacing:.1em;margin-top:5px;font-size:9px}.score-info span,.score-info strong,.score-info small{display:block}.score-info span{color:#748198;font-size:11px}.score-info strong{color:#fff;margin-top:6px;font-size:21px}.score-info small{color:#6ed39b;margin-top:8px;font-size:10px}.dashboard-metrics{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.dashboard-metrics>div{background:#ffffff09;border:1px solid #ffffff12;border-radius:13px;flex-direction:column;gap:8px;padding:17px;display:flex}.dashboard-metrics svg{color:#659eff}.dashboard-metrics span{color:#6f7d91;font-size:9px}.dashboard-metrics strong{font-size:19px}.product-features{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px;display:grid}.product-feature{color:#475467;background:#fff;border:1px solid #0f172a12;border-radius:14px;align-items:center;gap:10px;padding:18px 20px;font-size:12px;font-weight:600;display:flex}.product-feature svg{color:#3b82f6;flex-shrink:0}@media (width<=1000px){.product-header{grid-template-columns:1fr;gap:30px}.product-card{grid-template-columns:1fr}.product-right{padding:0 45px 50px}}@media (width<=700px){.product-section{padding:100px 0}.product-left{padding:35px}.product-right{padding:0 25px 35px}.product-copy h3{font-size:38px}.product-actions{flex-direction:column;align-items:flex-start}.product-features{grid-template-columns:1fr}}@media (width<=500px){.product-card{border-radius:24px}.dashboard-score{flex-direction:column;align-items:flex-start}.dashboard-metrics{grid-template-columns:1fr}}.process-section{background:var(--bg-primary);color:#fff;padding:150px 0}.process-header{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:75px;display:grid}.process-header h2{letter-spacing:-.06em;font-size:clamp(34px,6vw,48px);font-weight:800;line-height:.98}.process-header h2 span{color:#687386}.process-header>p{max-width:460px;color:var(--text-secondary);font-size:14px;line-height:1.75}.process-list{border-top:1px solid var(--border-dark)}.process-row{border-bottom:1px solid var(--border-dark);grid-template-columns:80px 1fr 250px;align-items:center;gap:35px;min-height:150px;padding:30px 0;display:grid}.process-number{color:#4e5a6d;letter-spacing:.08em;font-size:12px;font-weight:700}.process-main{max-width:650px}.process-title{align-items:center;gap:14px;display:flex}.process-title h3{color:#fff;letter-spacing:-.04em;font-size:22px}.process-title svg{color:#4f91ff;transition:transform .25s}.process-row:hover .process-title svg{transform:translateY(4px)}.process-main p{color:#778398;max-width:600px;margin-top:9px;font-size:12px;line-height:1.7}.process-deliverable{color:#8e9aad;justify-content:flex-start;align-items:center;gap:9px;font-size:10px;font-weight:600;display:flex}.process-deliverable svg{color:#5e9cff}.process-bottom{color:#596579;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:30px;font-size:10px;font-weight:700;display:flex}@media (width<=900px){.process-header{grid-template-columns:1fr;gap:30px}.process-row{grid-template-columns:55px 1fr}.process-deliverable{grid-column:2}}@media (width<=600px){.process-section{padding:100px 0}.process-header h2{font-size:44px}.process-row{grid-template-columns:40px 1fr;gap:18px;padding:25px 0}.process-title h3{font-size:23px}.process-deliverable{grid-column:2}.process-bottom{flex-direction:column;align-items:flex-start;gap:12px}}.case-studies-section{background:var(--surface-light);color:var(--text-dark);padding:150px 0}.case-header{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:65px;display:grid}.case-header h2{letter-spacing:-.06em;font-size:clamp(34px,6vw,48px);font-weight:800;line-height:.98}.case-header h2 span{color:#8b95a7}.case-header-right{max-width:450px}.case-header-right p{color:var(--text-muted);font-size:14px;line-height:1.75}.case-view-all{color:#101828;align-items:center;gap:8px;margin-top:25px;font-size:13px;font-weight:700;display:inline-flex}.case-view-all svg{transition:transform .25s}.case-view-all:hover svg{transform:translate(3px,-3px)}.featured-case{color:#fff;background:#080e19;border-radius:30px;grid-template-columns:.9fr 1.1fr;min-height:600px;display:grid;overflow:hidden}.featured-case-content{flex-direction:column;justify-content:space-between;padding:50px;display:flex}.case-number{color:#65738a;letter-spacing:.15em;font-size:10px;font-weight:800}.featured-case-icon{color:#70a8ff;background:#3b82f61a;border:1px solid #60a5fa33;border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;margin-top:20px;display:flex}.featured-case-copy{margin-top:auto;padding-top:45px}.featured-case-copy>span{color:#6ca5ff;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.featured-case-copy h3{letter-spacing:-.055em;margin-top:14px;font-size:clamp(42px,4vw,60px);line-height:1}.featured-case-copy p{color:#8995a8;max-width:470px;margin-top:20px;font-size:14px;line-height:1.75}.case-tags{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.case-tags span{color:#a9b3c2;background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:700}.case-button{color:#080e19;background:#fff;border-radius:999px;align-self:flex-start;align-items:center;gap:9px;margin-top:35px;padding:13px 18px;font-size:12px;font-weight:700;display:inline-flex}.featured-case-visual{background:radial-gradient(circle,#3b82f629,#0000 45%),#0d1627;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.case-glow{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.case-glow-one{background:#3b82f62e;width:350px;height:350px;top:-100px;right:-80px}.case-glow-two{background:#7c3aed24;width:300px;height:300px;bottom:-100px;left:-80px}.case-dashboard{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:22px;width:82%;max-width:520px;padding:25px;position:relative;transform:perspective(1200px)rotateY(-6deg)rotateX(2deg);box-shadow:0 35px 80px #00000059}.case-dashboard-header{color:#d5dce7;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:18px;font-size:12px;font-weight:600;display:flex}.case-dashboard-header>div{color:#768499;align-items:center;gap:7px;font-size:9px;display:flex}.live-dot{background:#58d692;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #58d69299}.case-dashboard-body{padding-top:25px}.case-score-card{background:#ffffff09;border:1px solid #ffffff12;border-radius:16px;padding:25px}.case-score-card small{color:#758297;font-size:10px;display:block}.case-score-card strong{letter-spacing:-.06em;margin-top:12px;font-size:55px;line-height:1;display:block}.score-progress{background:#ffffff14;border-radius:999px;height:5px;margin-top:18px;overflow:hidden}.score-progress span{border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#7c3aed);width:94%;height:100%;display:block}.case-score-card em{color:#6ed39b;margin-top:10px;font-size:9px;font-style:normal;display:block}.case-mini-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:9px;display:grid}.case-mini-grid>div{background:#ffffff09;border:1px solid #ffffff12;border-radius:14px;padding:18px}.case-mini-grid small,.case-mini-grid strong{display:block}.case-mini-grid small{color:#758297;font-size:9px}.case-mini-grid strong{color:#fff;margin-top:7px;font-size:21px}.case-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:14px;display:grid}.case-card{background:#fff;border:1px solid #0f172a14;border-radius:22px;flex-direction:column;min-height:240px;padding:26px;transition:transform .3s,box-shadow .3s;display:flex}.case-card:hover{transform:translateY(-5px);box-shadow:0 25px 50px #0f172a17}.case-card-top{color:#98a2b3;justify-content:space-between;align-items:center;display:flex}.case-card-icon{color:#2563eb;background:#f1f5f9;border-radius:13px;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.case-card-content{margin-top:auto}.case-card-content>span{color:#667085;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.case-card-content h3{letter-spacing:-.045em;margin-top:10px;font-size:20px}.case-card-content p{color:#667085;margin-top:10px;font-size:12px;line-height:1.7}.case-card .case-tags span{color:#667085;background:#f8fafc;border-color:#0f172a14}@media (width<=1050px){.case-header{grid-template-columns:1fr;gap:30px}.featured-case{grid-template-columns:1fr}.featured-case-visual{min-height:500px}.case-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.case-studies-section{padding:100px 0}.featured-case-content{padding:35px}.featured-case-visual{min-height:400px}.case-dashboard{width:90%;transform:none}.case-grid{grid-template-columns:1fr}}.industries-section{background:var(--bg-primary);color:#fff;padding:150px 0}.industries-header{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:65px;display:grid}.industries-header h2{letter-spacing:-.06em;font-size:clamp(34px,6vw,48px);font-weight:800;line-height:.98}.industries-header h2 span{color:#687386}.industries-header>p{max-width:450px;color:var(--text-secondary);font-size:14px;line-height:1.75}.industry-card{border:1px solid var(--border-dark);background:#ffffff06;border-radius:22px;flex-direction:column;min-height:280px;padding:28px;transition:transform .3s,border-color .3s,background .3s;display:flex;position:relative;overflow:hidden}.industry-card:after{content:"";filter:blur(40px);background:#3b82f614;border-radius:50%;width:180px;height:180px;transition:transform .4s;position:absolute;bottom:-100px;right:-100px}.industry-card:hover{background:#ffffff0a;border-color:#60a5fa38;transform:translateY(-5px)}.industry-card:hover:after{transform:scale(1.5)}.industry-icon{color:#72a9ff;background:#3b82f612;border:1px solid #60a5fa29;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.industry-content{max-width:360px;margin-top:auto}.industry-content h3{letter-spacing:-.035em;color:#0e387a;font-size:20px}.industry-content p{color:#788498;margin-top:10px;font-size:12px;line-height:1.7}.industry-arrow{color:#556176;font-size:20px;transition:color .25s,transform .25s;position:absolute;top:29px;right:29px}.industry-card:hover .industry-arrow{color:#72a9ff;transform:translate(3px,-3px)}@media (width<=900px){.industries-header{grid-template-columns:1fr;gap:30px}.industries-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.industries-section{padding:100px 0}.industries-grid{grid-template-columns:1fr}}.metrics-section{color:var(--text-dark);background:#f5f7fb;padding:110px 0}.metrics-intro{border-bottom:1px solid #0f172a17;justify-content:space-between;align-items:flex-end;gap:50px;padding-bottom:50px;display:flex}.metrics-intro p{max-width:500px;color:var(--text-muted);font-size:14px;line-height:1.75}.metrics-grid{grid-template-columns:repeat(4,1fr);display:grid}.metric-item{border-right:1px solid #0f172a17;flex-direction:column;justify-content:center;min-height:190px;padding:35px;display:flex}.metric-item:first-child{padding-left:0}.metric-item:last-child{border-right:0}.metric-item strong{letter-spacing:-.065em;background:linear-gradient(100deg,#2563eb,#7c3aed);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(48px,5vw,72px);font-weight:800;line-height:1}.metric-item span{color:#667085;max-width:160px;margin-top:13px;font-size:11px;font-weight:600;line-height:1.5}@media (width<=800px){.metrics-intro{flex-direction:column;align-items:flex-start}.metrics-grid{grid-template-columns:repeat(2,1fr)}.metric-item:nth-child(2){border-right:0}.metric-item:nth-child(3),.metric-item:nth-child(4){border-top:1px solid #0f172a17}.metric-item:nth-child(3){padding-left:0}}@media (width<=500px){.metrics-grid{grid-template-columns:1fr}.metric-item,.metric-item:nth-child(3),.metric-item:nth-child(4){border-top:1px solid #0f172a17;border-right:0;min-height:150px;padding:25px 0}.metric-item:first-child{border-top:0}}.testimonials-section{background-color:#9fafca;padding:100px 0;overflow:hidden}.testimonials-header{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:50px;display:flex}.testimonials-header p{opacity:.65;max-width:430px;margin:0;line-height:1.7}.testimonials-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.testimonials-slider{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%)}.testimonials-track{gap:16px;width:max-content;display:flex}.testimonial-card{color:#0e387a;box-sizing:border-box;background:#fff;border:1px solid #00000014;border-radius:18px;flex-direction:column;width:280px;min-width:280px;height:245px;padding:20px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.testimonials-section h2{letter-spacing:-.06em;font-size:clamp(34px,6vw,48px);font-weight:800;line-height:.98}.testimonials-section h2 span{color:#8b95a7}.testimonials-section>p{max-width:450px;color:var(--text-muted);font-size:14px;line-height:1.75}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #00000014}.testimonial-top{background:#0000000d;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:18px;display:flex}.testimonial-top svg{opacity:.6}.testimonial-card blockquote{letter-spacing:-.1px;flex:1;margin:0;font-size:13px;line-height:1.65}.testimonial-person{border-top:1px solid #00000012;flex-shrink:0;align-items:center;gap:10px;margin-top:15px;padding-top:14px;display:flex}.testimonial-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:38px;height:38px}.testimonial-info{flex-direction:column;min-width:0;display:flex}.testimonial-info strong{font-size:12px;font-weight:600;line-height:1.3}.testimonial-info span{opacity:.65;margin-top:2px;font-size:11px}.testimonial-info small{opacity:.45;margin-top:1px;font-size:9px}.testimonial-featured{grid-column:span 2}@media (width<=1000px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}.testimonial-featured{grid-column:span 2}.testimonials-header{flex-direction:column;align-items:flex-start;gap:20px}}@media (width<=600px){.testimonials-section{padding:70px 0}.testimonials-grid{grid-template-columns:1fr;gap:14px}.testimonial-featured{grid-column:span 1}.testimonial-card{min-height:220px;padding:20px}.testimonial-featured blockquote{font-size:14px}}.cta-section{color:#fff;background:radial-gradient(circle,#3b82f62e,#0000 32%),#070b14;align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.cta-grid{opacity:.18;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 75%);mask-image:radial-gradient(circle,#000,#0000 75%)}.cta-glow{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.cta-glow-one{background:#2563eb2e;width:450px;height:450px;top:-250px;left:-100px}.cta-glow-two{background:#7c3aed26;width:500px;height:500px;bottom:-300px;right:-180px}.cta-content{z-index:2;max-width:850px;position:relative}.cta-label{color:#70a8ff;letter-spacing:.16em;align-items:center;gap:8px;margin-bottom:25px;font-size:10px;font-weight:800;display:inline-flex}.cta-content h2{letter-spacing:-.07em;font-size:clamp(34px,6vw,48px);font-weight:800;line-height:.92}.cta-content h2 span{background:linear-gradient(90deg,#60a5fa,#818cf8,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text}.cta-content p{color:#8995a8;max-width:600px;margin-top:30px;font-size:16px;line-height:1.75}.cta-button{color:#080e19;background:#fff;border-radius:999px;align-items:center;gap:10px;margin-top:35px;padding:16px 23px;font-size:14px;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex}.cta-button:hover{transform:translateY(-3px);box-shadow:0 20px 50px #ffffff1f}@media (width<=600px){.cta-section{min-height:550px}.cta-content h2{font-size:56px}.cta-content p{font-size:14px}}.solutions-page{background:var(--bg-primary)}.solutions-hero{background:radial-gradient(circle at 75% 45%, #3b82f629, transparent 30%), var(--bg-primary);align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.solutions-hero-grid{opacity:.22;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.solutions-hero-container{z-index:1;padding-top:100px;position:relative}.solutions-hero-content{max-width:950px}.solutions-hero h1{letter-spacing:-.07em;font-size:clamp(34px,6vw,68px);font-weight:800;line-height:.95}.solutions-hero h1 span{background:linear-gradient(90deg,#60a5fa,#818cf8,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text}.solutions-hero p{max-width:650px;color:var(--text-secondary);margin-top:32px;font-size:17px;line-height:1.75}.solutions-list-section{background:var(--surface-light);color:var(--text-dark);border-radius:40px 40px 0 0;padding:140px 0}.solutions-intro{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:65px;display:grid}.solutions-intro h2{letter-spacing:-.06em;font-size:clamp(34px,6vw,48px);line-height:.98}.solutions-intro h2 span{color:#8b95a7}.solutions-intro>p{max-width:450px;color:var(--text-muted);font-size:15px;line-height:1.75}.solutions-list{grid-template-columns:repeat(12,1fr);gap:24px;display:grid}.solution-large-card{background:#fff;border:1px solid #0f172a14;border-radius:24px;grid-column:span 6;grid-template-columns:70px 60px 1fr auto;align-items:center;gap:25px;min-height:230px;padding:30px;transition:transform .3s,box-shadow .3s;display:grid}.solution-large-card:hover{transform:translateY(-4px);box-shadow:0 25px 60px #0f172a14}.solution-large-number{color:#98a2b3;align-self:flex-start;font-size:11px;font-weight:800}.solution-large-icon{color:#2563eb;background:#eff6ff;border-radius:15px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.solution-large-content{max-width:650px}.solution-large-content h3{letter-spacing:-.04em;font-size:27px;line-height:1.1}.solution-large-content p{color:#667085;margin-top:10px;font-size:13px;line-height:1.7}.solution-tags{flex-wrap:wrap;gap:7px;margin-top:17px;display:flex}.solution-tags span{border:1px solid #0000;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:700}.solution-tag-0{color:#2563eb!important;background:#eff6ff!important;border-color:#dbeafe!important}.solution-tag-1{color:#7c3aed!important;background:#f5f3ff!important;border-color:#ede9fe!important}.solution-tag-2{color:#059669!important;background:#ecfdf5!important;border-color:#d1fae5!important}.solution-tag-3{color:#ea580c!important;background:#fff7ed!important;border-color:#fed7aa!important}.solution-tag-4{color:#db2777!important;background:#fdf2f8!important;border-color:#fbcfe8!important}.solution-tag-5{color:#0891b2!important;background:#ecfeff!important;border-color:#cffafe!important}.solution-large-link{color:#101828;white-space:nowrap;align-self:flex-start;align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.solution-large-link svg{transition:transform .25s}.solution-large-card:hover .solution-large-link svg{transform:translate(3px,-3px)}.solutions-bottom-cta{background:var(--surface-light);padding:100px 0}.solutions-bottom-inner{color:#fff;background:radial-gradient(circle at 80% 30%,#3b82f62e,#0000 35%),#080e19;border-radius:30px;justify-content:space-between;align-items:center;gap:50px;padding:60px;display:flex;overflow:hidden}.solutions-bottom-inner>div>span{color:#70a8ff;letter-spacing:.15em;font-size:10px;font-weight:800}.solutions-bottom-inner h2{letter-spacing:-.055em;margin-top:15px;font-size:clamp(34px,6vw,48px);line-height:1}@media (width<=900px){.solutions-intro{grid-template-columns:1fr;gap:30px}.solution-large-card{grid-template-columns:50px 55px 1fr}.solution-large-link{grid-column:3}.solutions-bottom-inner{flex-direction:column;align-items:flex-start}}@media (width<=600px){.solutions-hero{min-height:620px}.solutions-hero h1{font-size:54px}.solutions-list-section{border-radius:28px 28px 0 0;padding:90px 0}.solution-large-card{grid-template-columns:40px 1fr;gap:15px;padding:25px}.solution-large-icon{grid-area:1/2}.solution-large-content,.solution-large-link{grid-column:1/-1}.solutions-bottom-inner{padding:35px}}.solution-detail-page{background:var(--bg-primary)}.solution-detail-hero{background:radial-gradient(circle at 80% 40%, #3b82f62b, transparent 30%), var(--bg-primary);align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.solution-detail-grid{opacity:.2;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.solution-detail-hero-content{z-index:1;max-width:950px;padding-top:100px;position:relative}.solution-breadcrumb{color:#667085;align-items:center;gap:9px;margin-bottom:45px;font-size:10px;display:flex}.solution-breadcrumb a:hover{color:#fff}.solution-breadcrumb strong{color:#a8b0c0;font-weight:600}.solution-detail-icon{color:#70a8ff;background:#3b82f61a;border:1px solid #60a5fa33;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:30px;display:flex}.solution-detail-hero h1{letter-spacing:-.07em;font-size:clamp(34px,6vw,68px);font-weight:800;line-height:.94}.solution-detail-hero h1 span{background:linear-gradient(90deg,#60a5fa,#818cf8,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text}.solution-detail-hero p{max-width:650px;color:var(--text-secondary);margin-top:30px;font-size:17px;line-height:1.75}.solution-detail-tags{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.solution-detail-tags span{color:#aab4c4;background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:700}.solution-section-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:60px;display:grid}.solution-section-heading h2{letter-spacing:-.06em;font-size:clamp(34px,6vw,48px);font-weight:800;line-height:.98}.solution-section-heading h2 span{color:#8b95a7}.solution-section-heading>p{max-width:450px;color:var(--text-muted);font-size:15px;line-height:1.75}.solution-outcomes{background:var(--surface-light);color:var(--text-dark);border-radius:40px 40px 0 0;padding:140px 0}.outcomes-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.outcome-card{background:#fff;border:1px solid #0f172a14;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:auto;padding:27px;display:flex;position:relative}.outcome-card>span{color:#98a2b3;font-size:10px;font-weight:800}.outcome-card>svg{color:#3b82f6}.outcome-card p{color:#344054;letter-spacing:-.02em;font-size:16px;font-weight:600;line-height:1.55}.outcome-card-top{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.outcome-number{letter-spacing:.08em;opacity:.5;font-size:13px;font-weight:600}.outcome-check{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.solution-capabilities{background:var(--bg-primary);color:#fff;padding:140px 0}.capability-card{border:1px solid var(--border-dark);background:#ffffff06;border-radius:22px;flex-direction:column;justify-content:flex-end;min-height:200px;padding:28px;transition:transform .3s,border-color .3s;display:flex;position:relative}.capability-card:hover{border-color:#60a5fa38;transform:translateY(-5px)}.capability-number{color:#536074;font-size:10px;font-weight:800;position:absolute;top:28px;left:28px}.capability-card h3{letter-spacing:-.04em;font-size:23px}.capability-card p{color:#778397;margin-top:10px;font-size:13px;line-height:1.7}.capability-card>svg{color:#5f9cff;position:absolute;top:27px;right:27px}.capabilities-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.solution-tech{color:var(--text-dark);background:#f5f7fb;padding:120px 0}.solution-tech-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.solution-tech-inner h2{letter-spacing:-.06em;font-size:clamp(34px,6vw,48px);line-height:.98}.solution-tech-inner h2 span{color:#8b95a7}.technology-pills{flex-wrap:wrap;gap:10px;display:flex}.technology-pills span{color:#344054;background:#fff;border:1px solid #0f172a14;border-radius:999px;padding:14px 17px;font-size:12px;font-weight:700}.solution-detail-cta{background:#f5f7fb;padding:100px 0}.solution-detail-cta-inner{color:#fff;background:radial-gradient(circle at 80% 20%,#3b82f62e,#0000 35%),#080e19;border-radius:30px;justify-content:space-between;align-items:center;gap:50px;padding:60px;display:flex;overflow:hidden}.solution-detail-cta-inner>div>span{color:#70a8ff;letter-spacing:.15em;font-size:10px;font-weight:800}.solution-detail-cta h2{letter-spacing:-.055em;margin-top:15px;font-size:clamp(34px,6vw,48px);line-height:1}.not-found-section{background:var(--bg-primary);color:#fff;align-items:center;min-height:700px;display:flex}.not-found-section h1{margin-bottom:30px;font-size:50px}@media (width<=950px){.solution-section-heading{grid-template-columns:1fr;gap:30px}.outcomes-grid,.capabilities-grid{grid-template-columns:repeat(2,1fr)}.solution-tech-inner{grid-template-columns:1fr;gap:40px}.solution-detail-cta-inner{flex-direction:column;align-items:flex-start}}@media (width<=600px){.solution-detail-hero{min-height:680px}.solution-detail-hero h1{font-size:53px}.solution-outcomes,.solution-capabilities{border-radius:28px 28px 0 0;padding:90px 0}.outcomes-grid,.capabilities-grid{grid-template-columns:1fr}.solution-detail-cta-inner{padding:35px}}.products-page{background:var(--bg-primary)}.products-hero{background:radial-gradient(circle at 78% 42%, #3b82f62b, transparent 31%), var(--bg-primary);align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.products-hero-grid{opacity:.2;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.products-hero-content{z-index:1;max-width:900px;padding-top:100px;position:relative}.products-hero h1{letter-spacing:-.07em;font-size:clamp(34px,6vw,68px);font-weight:800;line-height:.95}.products-hero h1 span{background:linear-gradient(90deg,#60a5fa,#818cf8,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text}.products-hero p{max-width:650px;color:var(--text-secondary);margin-top:32px;font-size:17px;line-height:1.75}.products-list-section{background:var(--surface-light);color:var(--text-dark);border-radius:40px 40px 0 0;padding:140px 0}.products-intro{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:65px;display:grid}.products-intro h2{letter-spacing:-.06em;font-size:clamp(34px,6vw,48px);line-height:.98}.products-intro h2 span{color:#8b95a7}.products-intro>p{max-width:450px;color:var(--text-muted);font-size:15px;line-height:1.75}.product-large-card{background:#fff;border-radius:30px;grid-template-columns:.8fr 1.2fr;min-height:620px;display:grid;overflow:hidden;box-shadow:0 20px 70px #0f172a0f}.product-large-info{flex-direction:column;padding:50px;display:flex}.product-large-top{justify-content:space-between;align-items:flex-start;display:flex}.product-large-top>span{color:#98a2b3;font-size:11px;font-weight:800}.product-large-icon{color:#2563eb;background:#eff6ff;border-radius:17px;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.product-category{color:#2563eb;letter-spacing:.13em;margin-top:auto;font-size:9px;font-weight:800}.product-large-info h3{letter-spacing:-.055em;margin-top:12px;font-size:clamp(42px,4vw,58px);line-height:1}.product-large-info h4{color:#344054;max-width:420px;margin-top:15px;font-size:18px;font-weight:600;line-height:1.35}.product-large-info>p{color:#667085;max-width:460px;margin-top:15px;font-size:13px;line-height:1.75}.product-large-info .button{align-self:flex-start;margin-top:30px}.product-large-visual{background:radial-gradient(circle,#3b82f62e,#0000 42%),#0b1322;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-visual-glow{filter:blur(80px);background:#3b82f61a;border-radius:50%;width:450px;height:450px;position:absolute}.product-window{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0e;border:1px solid #ffffff1c;border-radius:22px;width:78%;max-width:550px;padding:23px;position:relative;transform:perspective(1200px)rotateY(-5deg)rotateX(2deg);box-shadow:0 35px 80px #00000059}.product-window-top{color:#d8e0eb;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:18px;font-size:12px;font-weight:600;display:flex}.product-window-top>div{color:#778397;align-items:center;gap:7px;font-size:9px;display:flex}.product-window-top i{background:#58d692;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #58d69299}.product-window-content{padding-top:22px}.product-window-score{background:#ffffff09;border:1px solid #ffffff12;border-radius:15px;padding:24px}.product-window-score small{color:#758297;font-size:9px;display:block}.product-window-score strong{letter-spacing:-.06em;margin-top:10px;font-size:52px;line-height:1;display:block}.product-progress{background:#ffffff14;border-radius:999px;height:5px;margin-top:18px;overflow:hidden}.product-progress span{border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#7c3aed);width:94%;height:100%;display:block}.product-window-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:8px;display:grid}.product-window-grid>div{background:#ffffff09;border:1px solid #ffffff12;border-radius:13px;padding:17px}.product-window-grid small,.product-window-grid strong{display:block}.product-window-grid small{color:#758297;font-size:8px}.product-window-grid strong{color:#fff;margin-top:7px;font-size:20px}.products-bottom-cta{background:var(--surface-light);padding:100px 0}.products-bottom-inner{color:#fff;background:radial-gradient(circle at 80% 30%,#3b82f62e,#0000 35%),#080e19;border-radius:30px;justify-content:space-between;align-items:center;gap:50px;padding:60px;display:flex;overflow:hidden}.products-bottom-inner>div>span{color:#70a8ff;letter-spacing:.15em;font-size:10px;font-weight:800}.products-bottom-inner h2{letter-spacing:-.055em;margin-top:15px;font-size:clamp(34px,6vw,48px);line-height:1}@media (width<=950px){.products-intro{grid-template-columns:1fr;gap:30px}.product-large-card{grid-template-columns:1fr}.product-large-visual{min-height:500px}.products-bottom-inner{flex-direction:column;align-items:flex-start}}@media (width<=600px){.products-hero{min-height:620px}.products-hero h1{font-size:54px}.products-list-section{border-radius:28px 28px 0 0;padding:90px 0}.product-large-info{padding:30px}.product-large-visual{min-height:400px}.product-window{width:90%;transform:none}.products-bottom-inner{padding:35px}}.product-detail-page{background:var(--bg-primary)}.product-detail-hero{background:radial-gradient(circle at 75% 45%, #3b82f62e, transparent 32%), var(--bg-primary);align-items:center;min-height:820px;display:flex;position:relative;overflow:hidden}.product-detail-grid{opacity:.2;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.product-detail-hero-content{z-index:1;width:100%;padding-top:100px;position:relative}.product-breadcrumb{color:#667085;align-items:center;gap:9px;margin-bottom:55px;font-size:10px;display:flex}.product-breadcrumb strong{color:#a8b0c0}.product-detail-layout{grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px;display:grid}.product-detail-copy{max-width:650px}.product-detail-icon{color:#70a8ff;background:#3b82f61a;border:1px solid #60a5fa33;border-radius:18px;justify-content:center;align-items:center;width:66px;height:66px;margin-bottom:28px;display:flex}.product-detail-copy h1{letter-spacing:-.07em;font-size:clamp(34px,6vw,68px);font-weight:800;line-height:.95}.product-detail-copy h1 span{background:linear-gradient(90deg,#60a5fa,#818cf8,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text}.product-detail-copy>p{max-width:580px;color:var(--text-secondary);margin-top:30px;font-size:16px;line-height:1.75}.product-detail-actions{align-items:center;gap:25px;margin-top:32px;display:flex}.product-scroll-link{color:#9ca8ba;align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.product-detail-visual{justify-content:center;align-items:center;min-height:500px;display:flex;position:relative}.product-detail-glow{filter:blur(90px);background:#3b82f61f;border-radius:50%;width:430px;height:430px;position:absolute}.product-detail-dashboard{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0e;border:1px solid #ffffff1c;border-radius:24px;width:92%;max-width:570px;padding:25px;position:relative;transform:perspective(1300px)rotateY(-7deg)rotateX(3deg);box-shadow:0 45px 100px #0006}.pd-dashboard-header{color:#d7dfea;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:18px;font-size:12px;font-weight:600;display:flex}.pd-dashboard-header>div{align-items:center;gap:8px;display:flex}.pd-dashboard-header>span{color:#6f7d91;font-size:9px}.pd-logo-dot{background:#4f91ff;border-radius:3px;width:8px;height:8px;box-shadow:0 0 15px #4f91ff99}.pd-dashboard-body{padding-top:22px}.pd-main-score{background:#ffffff09;border:1px solid #ffffff12;border-radius:16px;padding:25px}.pd-main-score small{color:#718096;font-size:9px}.pd-score-line{justify-content:space-between;align-items:flex-end;margin-top:10px;display:flex}.pd-score-line strong{letter-spacing:-.07em;font-size:58px;line-height:1}.pd-score-line span{color:#6ed39b;background:#58d69214;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:700}.pd-progress{background:#ffffff14;border-radius:999px;height:5px;margin-top:20px;overflow:hidden}.pd-progress span{border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#7c3aed);width:94%;height:100%;display:block}.pd-stat-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:9px;display:grid}.pd-stat-grid>div{background:#ffffff09;border:1px solid #ffffff12;border-radius:14px;padding:19px}.pd-stat-grid small,.pd-stat-grid strong{display:block}.pd-stat-grid small{color:#718096;font-size:8px}.pd-stat-grid strong{margin-top:7px;font-size:22px}.product-highlights{background:var(--bg-primary);color:#fff;padding:0 0 120px}.product-highlights-grid{border-top:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark);grid-template-columns:repeat(4,1fr);display:grid}.product-highlight{border-right:1px solid var(--border-dark);flex-direction:column;justify-content:center;min-height:150px;padding:30px;display:flex}.product-highlight:first-child{padding-left:0}.product-highlight:last-child{border-right:0}.product-highlight strong{color:#6ca5ff;letter-spacing:.1em;font-size:12px}.product-highlight span{color:#8995a8;margin-top:9px;font-size:11px}.product-capabilities{background:var(--surface-light);color:var(--text-dark);border-radius:40px 40px 0 0;padding:140px 0}.product-section-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:60px;display:grid}.product-section-heading h2{letter-spacing:-.06em;font-size:clamp(34px,6vw,48px);line-height:.98}.product-section-heading h2 span{color:#8b95a7}.product-section-heading>p{max-width:450px;color:var(--text-muted);font-size:15px;line-height:1.75}.product-feature-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.product-feature-card{background:#070707;border:1px solid #0f172a14;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:200px;padding:26px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.product-feature-card:hover{transform:translateY(-5px);box-shadow:0 25px 55px #0f172a14}.product-feature-top{justify-content:space-between;align-items:flex-start;display:flex}.product-feature-icon{color:#2563eb;background:#eff6ff;border-radius:13px;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.product-feature-top>span{color:#98a2b3;font-size:9px;font-weight:800}.product-feature-copy{margin-top:auto}.product-feature-copy h3{color:#9fafca;letter-spacing:-.035em;font-size:19px;line-height:1.15}.product-feature-copy p{color:#667085;margin-top:9px;font-size:11px;line-height:1.7}.product-feature-card>svg{color:#98a2b3;position:absolute;bottom:27px;right:26px}.product-frameworks{background:var(--bg-primary);color:#fff;padding:140px 0}.product-framework-inner{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.product-framework-inner h2{letter-spacing:-.06em;margin-top:15px;font-size:clamp(34px,6vw,48px);line-height:.98}.product-framework-inner h2 span{color:#687386}.product-framework-inner p{color:#778397;max-width:450px;margin-top:25px;font-size:14px;line-height:1.75}.framework-list{flex-direction:column;display:flex}.framework-item{border-bottom:1px solid var(--border-dark);align-items:center;gap:15px;padding:20px 0;display:flex}.framework-item svg{color:#5f9cff}.framework-item span{font-size:16px;font-weight:600}.product-technology{color:var(--text-dark);background:#f5f7fb;padding:120px 0}.product-technology-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.product-technology-inner h2{letter-spacing:-.06em;margin-top:15px;font-size:clamp(34px,6vw,48px);line-height:.98}.product-technology-inner h2 span{color:#8b95a7}.product-tech-list{flex-wrap:wrap;gap:10px;display:flex}.product-tech-list span{color:#344054;background:#fff;border:1px solid #0f172a14;border-radius:999px;padding:14px 17px;font-size:12px;font-weight:700}.product-detail-cta{background:#f5f7fb;padding:100px 0}.product-detail-cta-inner{color:#fff;background:radial-gradient(circle at 80% 20%,#3b82f62e,#0000 35%),#080e19;border-radius:30px;justify-content:space-between;align-items:center;gap:60px;padding:60px;display:flex}.product-detail-cta-inner>div>span{color:#70a8ff;letter-spacing:.15em;font-size:10px;font-weight:800}.product-detail-cta-inner h2{letter-spacing:-.055em;margin-top:15px;font-size:clamp(34px,6vw,48px);line-height:1}.product-detail-cta-inner p{color:#778397;max-width:500px;margin-top:18px;font-size:13px;line-height:1.7}@media (width<=1000px){.product-detail-layout{grid-template-columns:1fr}.product-detail-visual{min-height:450px}.product-feature-grid{grid-template-columns:repeat(2,1fr)}.product-section-heading{grid-template-columns:1fr;gap:30px}.product-framework-inner{grid-template-columns:1fr;gap:50px}.product-technology-inner{grid-template-columns:1fr;gap:40px}}@media (width<=650px){.product-detail-hero{min-height:auto;padding-bottom:90px}.product-detail-copy h1{font-size:52px}.product-detail-actions{flex-direction:column;align-items:flex-start}.product-detail-dashboard{width:100%;transform:none}.product-highlights-grid{grid-template-columns:repeat(2,1fr)}.product-highlight{border-bottom:1px solid var(--border-dark)}.product-highlight:nth-child(2){border-right:0}.product-highlight:nth-child(3){padding-left:0}.product-feature-grid{grid-template-columns:1fr}.product-capabilities,.product-frameworks{border-radius:28px 28px 0 0;padding:90px 0}.product-detail-cta-inner{flex-direction:column;align-items:flex-start;padding:35px}}.work-page{background:var(--bg-primary)}.work-hero{background:radial-gradient(circle at 78% 42%, #3b82f629, transparent 31%), var(--bg-primary);align-items:center;min-height:700px;display:flex;position:relative;overflow:hidden}.work-hero-grid{opacity:.2;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.work-hero-content{z-index:1;max-width:900px;padding-top:100px;position:relative}.work-hero h1{letter-spacing:-.07em;font-size:clamp(34px,6vw,68px);font-weight:800;line-height:.95}.work-hero h1 span{background:linear-gradient(90deg,#60a5fa,#818cf8,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text}.work-hero p{max-width:640px;color:var(--text-secondary);margin-top:30px;font-size:17px;line-height:1.75}.featured-work-section{background:var(--surface-light);border-radius:40px 40px 0 0;padding:130px 0}.work-section-label{color:#2563eb;letter-spacing:.15em;margin-bottom:25px;font-size:9px;font-weight:800}.featured-work-card{color:#fff;background:#080e19;border-radius:30px;grid-template-columns:.8fr 1.2fr;min-height:620px;display:grid;overflow:hidden}.featured-work-copy{flex-direction:column;padding:55px;display:flex}.work-number{color:#536074;font-size:10px;font-weight:800}.work-category{color:#6da5ff;letter-spacing:.12em;font-size:9px;font-weight:800}.featured-work-copy>.work-category{margin-top:auto}.featured-work-copy h2{letter-spacing:-.06em;margin-top:12px;font-size:clamp(34px,6vw,48px);line-height:1}.featured-work-copy p{color:#8995a8;max-width:470px;margin-top:17px;font-size:13px;line-height:1.75}.work-tags{flex-wrap:wrap;gap:7px;margin-top:20px;margin-bottom:28px;display:flex}.work-tags span{color:#8e9bad;border:1px solid #ffffff17;border-radius:999px;padding:7px 10px;font-size:9px}.featured-work-visual{background:radial-gradient(circle,#3b82f62e,#0000 40%),#0b1322;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.work-visual-glow{filter:blur(90px);background:#3b82f61c;border-radius:50%;width:450px;height:450px;position:absolute}.work-dashboard{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1c;border-radius:22px;width:78%;max-width:540px;padding:24px;position:relative;transform:perspective(1200px)rotateY(-6deg)rotateX(3deg);box-shadow:0 40px 90px #0006}.work-dashboard-header{color:#dce3ed;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:17px;font-size:12px;font-weight:600;display:flex}.work-live{color:#61d594;letter-spacing:.1em;font-size:8px}.work-dashboard-main{padding-top:20px}.work-score{background:#ffffff09;border:1px solid #ffffff12;border-radius:15px;padding:24px}.work-score small{color:#718096;font-size:9px}.work-score strong{letter-spacing:-.07em;margin-top:8px;font-size:55px;line-height:1;display:block}.work-score-bar{background:#ffffff14;border-radius:999px;height:5px;margin-top:18px;overflow:hidden}.work-score-bar span{background:linear-gradient(90deg,#3b82f6,#7c3aed);width:94%;height:100%;display:block}.work-mini-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:8px;display:grid}.work-mini-grid>div{background:#ffffff09;border:1px solid #ffffff12;border-radius:13px;padding:18px}.work-mini-grid small,.work-mini-grid strong{display:block}.work-mini-grid small{color:#718096;font-size:8px}.work-mini-grid strong{margin-top:7px;font-size:21px}.selected-work-section{background:var(--surface-light);color:var(--text-dark);padding:140px 0}.work-section-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:60px;display:grid}.work-section-heading h2{letter-spacing:-.06em;margin-top:8px;font-size:clamp(34px,6vw,48px);line-height:.98}.work-section-heading h2 span{color:#8b95a7}.work-section-heading>p{max-width:450px;color:var(--text-muted);font-size:15px;line-height:1.75}.work-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.work-card{background:#fff;border:1px solid #0f172a14;border-radius:23px;flex-direction:column;min-height:390px;padding:28px;transition:transform .3s,box-shadow .3s;display:flex}.work-card:hover{transform:translateY(-5px);box-shadow:0 25px 55px #0f172a14}.work-card-top{justify-content:space-between;align-items:center;display:flex}.work-card-top>span{color:#98a2b3;font-size:10px;font-weight:800}.work-card-top svg{color:#98a2b3}.work-card-content{margin-top:auto}.work-card-content h3{letter-spacing:-.05em;margin-top:10px;font-size:28px;line-height:1}.work-card-content p{color:#667085;margin-top:13px;font-size:12px;line-height:1.7}.work-card-bottom{border-top:1px solid #0f172a12;justify-content:space-between;align-items:flex-end;gap:15px;margin-top:25px;padding-top:18px;display:flex}.work-card-bottom>span{color:#667085;font-size:9px;font-weight:700}.work-card-bottom>div{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.work-card-bottom>div span{color:#667085;background:#f2f4f7;border-radius:999px;padding:5px 7px;font-size:8px}.work-cta{background:var(--surface-light);padding:100px 0}.work-cta-inner{color:#fff;background:radial-gradient(circle at 80% 25%,#3b82f62e,#0000 35%),#080e19;border-radius:30px;justify-content:space-between;align-items:center;gap:50px;padding:60px;display:flex}.work-cta-inner>div>span{color:#70a8ff;letter-spacing:.15em;font-size:10px;font-weight:800}.work-cta-inner h2{letter-spacing:-.055em;margin-top:15px;font-size:clamp(34px,6vw,48px);line-height:1}@media (width<=950px){.featured-work-card{grid-template-columns:1fr}.featured-work-visual{min-height:500px}.work-section-heading{grid-template-columns:1fr;gap:30px}.work-grid{grid-template-columns:1fr 1fr}.work-cta-inner{flex-direction:column;align-items:flex-start}}@media (width<=600px){.work-hero{min-height:620px}.work-hero h1{font-size:54px}.featured-work-section,.selected-work-section{border-radius:28px 28px 0 0;padding:90px 0}.featured-work-copy{padding:30px}.work-dashboard{width:90%;transform:none}.work-grid{grid-template-columns:1fr}.work-cta-inner{padding:35px}}.industries-page{background:var(--bg-primary)}.industries-hero{background:radial-gradient(circle at 78% 42%, #3b82f629, transparent 31%), var(--bg-primary);align-items:center;min-height:700px;display:flex;position:relative;overflow:hidden}.industries-hero-grid{opacity:.2;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.industries-hero-content{z-index:1;max-width:900px;padding-top:100px;position:relative}.industries-hero h1{letter-spacing:-.07em;font-size:clamp(34px,6vw,68px);font-weight:800;line-height:.95}.industries-hero h1 span{background:linear-gradient(90deg,#60a5fa,#818cf8,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text}.industries-hero p{max-width:640px;color:var(--text-secondary);margin-top:30px;font-size:17px;line-height:1.75}.industries-list-section{background:var(--surface-light);color:var(--text-dark);border-radius:40px 40px 0 0;padding:140px 0}.industries-section-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:60px;display:grid}.industries-section-heading h2{letter-spacing:-.06em;margin-top:8px;font-size:clamp(34px,6vw,48px);line-height:.98}.industries-section-heading h2 span{color:#8b95a7}.industries-section-heading>p{max-width:450px;color:var(--text-muted);font-size:14px;line-height:1.75}.industries-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.industry-card{background:#fff;border:1px solid #0f172a14;border-radius:22px;flex-direction:column;min-height:auto;padding:25px;transition:transform .3s,box-shadow .3s;display:flex}.industry-card:hover{transform:translateY(-5px);box-shadow:0 25px 55px #0f172a14}.industry-card-top{justify-content:space-between;align-items:flex-start;display:flex}.industry-card-top>span{color:#98a2b3;font-size:9px;font-weight:800}.industry-card-top>svg{color:#98a2b3}.industry-icon{color:#2563eb;background:#eff6ff;border-radius:13px;justify-content:center;align-items:center;width:48px;height:48px;margin-left:auto;margin-right:15px;display:flex}.industry-card-content{margin-top:auto}.industry-card-content h3{color:#0e387a;letter-spacing:-.04em;font-size:21px;line-height:1.1}.industry-card-content p{color:#667085;margin-top:10px;font-size:11px;line-height:1.7}.industry-capabilities{flex-wrap:wrap;gap:5px;margin-top:20px;display:flex}.industry-capabilities span{color:#667085;background:#f2f4f7;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:700}.industry-card-footer{border-top:1px solid #0f172a12;justify-content:space-between;align-items:center;gap:10px;margin-top:20px;padding-top:16px;display:flex}.industry-card-footer>span{color:#98a2b3;font-size:8px;font-weight:700}.industry-card-footer>div{gap:4px;display:flex}.industry-card-footer>div span{color:#667085;font-size:7px}.industry-approach{background:var(--bg-primary);color:#fff;padding:140px 0}.industry-approach-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.industry-approach-copy h2{letter-spacing:-.06em;margin-top:15px;font-size:clamp(34px,6vw,48px);line-height:.98}.industry-approach-copy h2 span{color:#687386}.industry-approach-copy p{color:#778397;max-width:450px;margin-top:25px;font-size:14px;line-height:1.75}.industry-approach-steps{border-top:1px solid var(--border-dark)}.industry-step{border-bottom:1px solid var(--border-dark);grid-template-columns:55px 1fr;gap:20px;padding:25px 0;display:grid}.industry-step>span{color:#5f9cff;font-size:10px;font-weight:800}.industry-step h3{letter-spacing:-.025em;font-size:18px}.industry-step p{color:#778397;max-width:500px;margin-top:6px;font-size:12px;line-height:1.7}.industry-technology{color:var(--text-dark);background:#f5f7fb;padding:120px 0}.industry-tech-heading{grid-template-columns:1fr 1fr;align-items:end;gap:80px;display:grid}.industry-tech-heading h2{letter-spacing:-.06em;margin-top:15px;font-size:clamp(34px,6vw,48px);line-height:.98}.industry-tech-heading h2 span{color:#8b95a7}.industry-tech-heading p{max-width:450px;color:var(--text-muted);font-size:14px;line-height:1.75}.industry-tech-cloud{flex-wrap:wrap;gap:10px;margin-top:60px;display:flex}.industry-tech-cloud span{color:#344054;background:#fff;border:1px solid #0f172a14;border-radius:999px;padding:14px 18px;font-size:12px;font-weight:700}.industries-cta{background:#f5f7fb;padding:100px 0}.industries-cta-inner{color:#fff;background:radial-gradient(circle at 80% 25%,#3b82f62e,#0000 35%),#080e19;border-radius:30px;justify-content:space-between;align-items:center;gap:50px;padding:60px;display:flex}.industries-cta-inner>div>span{color:#70a8ff;letter-spacing:.15em;font-size:10px;font-weight:800}.industries-cta-inner h2{letter-spacing:-.055em;margin-top:15px;font-size:clamp(34px,6vw,48px);line-height:1}@media (width<=1050px){.industries-grid{grid-template-columns:repeat(2,1fr)}.industry-approach-inner{grid-template-columns:1fr;gap:60px}}@media (width<=900px){.industries-section-heading,.industry-tech-heading{grid-template-columns:1fr;gap:30px}.industries-cta-inner{flex-direction:column;align-items:flex-start}}@media (width<=600px){.industries-hero{min-height:620px}.industries-hero h1{font-size:54px}.industries-list-section{border-radius:28px 28px 0 0;padding:90px 0}.industries-grid{grid-template-columns:1fr}.industry-approach{padding:90px 0}.industries-cta-inner{padding:35px}}.work-detail-page{background:var(--bg-primary)}.work-detail-hero{background:radial-gradient(circle at 80% 40%, #3b82f629, transparent 32%), var(--bg-primary);align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.work-detail-grid{opacity:.2;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.work-detail-hero-content{z-index:1;max-width:1000px;padding-top:100px;position:relative}.work-back-link{color:#758297;align-items:center;gap:8px;font-size:10px;display:inline-flex}.work-back-link:hover{color:#fff}.work-detail-meta{gap:10px;margin-top:50px;display:flex}.work-detail-meta span{color:#8e9bad;border:1px solid #ffffff17;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:700}.work-detail-hero h1{letter-spacing:-.075em;margin-top:25px;font-size:clamp(34px,6vw,48px);line-height:.9}.work-detail-hero-content>p{max-width:700px;color:var(--text-secondary);margin-top:28px;font-size:14px;line-height:1.75}.work-detail-tech{flex-wrap:wrap;gap:7px;margin-top:25px;display:flex}.work-detail-tech span{color:#697689;font-size:10px}.work-detail-overview{background:var(--surface-light);color:var(--text-dark);border-radius:40px 40px 0 0;padding:130px 0}.work-overview-grid{grid-template-columns:1fr 1fr;align-items:start;gap:100px;display:grid}.work-overview-grid h2{letter-spacing:-.06em;margin-top:10px;font-size:clamp(34px,6vw,48px);line-height:.98}.work-overview-grid h2 span{color:#8b95a7}.work-overview-copy>p{color:#667085;font-size:14px;line-height:1.8}.work-overview-info{border-top:1px solid #0f172a14;grid-template-columns:1fr 1fr;gap:20px;margin-top:45px;padding-top:25px;display:grid}.work-overview-info span,.work-overview-info strong{display:block}.work-overview-info span{color:#98a2b3;font-size:9px;font-weight:700}.work-overview-info strong{color:#344054;margin-top:8px;font-size:14px}.work-detail-story{background:var(--surface-light);padding:130px 0}.work-story-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.work-story-card{background:#fff;border-radius:25px;flex-direction:column;justify-content:flex-end;min-height:300px;padding:40px;display:flex}.work-story-card>span{color:#2563eb;letter-spacing:.13em;font-size:9px;font-weight:800}.work-story-card h2{font-size:340x;letter-spacing:-.05em;color:#0e387a;margin-top:18px;line-height:1.05}.work-story-card p{color:#667085;margin-top:15px;font-size:13px;line-height:1.75}.work-story-card-dark{color:#fff;background:#080e19}.work-story-card-dark p{color:#7c889b}.work-detail-capabilities{background:var(--surface-light);padding:140px 0}.work-detail-section-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:60px;display:grid}.work-detail-section-heading h2{letter-spacing:-.06em;margin-top:10px;font-size:clamp(34px,6vw,48px);line-height:.98}.work-detail-section-heading h2 span{color:#8b95a7}.work-detail-section-heading>p{color:#667085;max-width:450px;font-size:14px;line-height:1.75}.work-capability-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.work-capability{background:#0e387a;border:1px solid #0f172a14;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:150px;padding:23px;display:flex}.work-capability>span{color:#98a2b3;font-size:9px;font-weight:800}.work-capability>svg{color:#2563eb}.work-capability strong{font-size:15px}.work-screenshots{background:#f5f7fb;padding:140px 0}.work-screenshot-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.work-screenshot{background:#fff;border:1px solid #0f172a14;border-radius:20px;margin:0;overflow:hidden}.work-screenshot img{width:100%;height:auto;display:block}.work-screenshot-placeholder{text-align:center;background:#fff;border:1px dashed #0f172a29;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.work-screenshot-placeholder span{color:#2563eb;letter-spacing:.15em;font-size:10px;font-weight:800}.work-screenshot-placeholder p{color:#98a2b3;max-width:400px;margin-top:12px;font-size:12px;line-height:1.6}.work-detail-outcomes{background:var(--bg-primary);color:#fff;padding:140px 0}.work-outcomes-inner{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.work-outcomes-inner h2{letter-spacing:-.06em;margin-top:15px;font-size:clamp(34px,6vw,48px);line-height:.98}.work-outcomes-inner h2 span{color:#687386}.work-outcome-list{border-top:1px solid var(--border-dark)}.work-outcome-item{border-bottom:1px solid var(--border-dark);align-items:center;gap:15px;padding:22px 0;display:flex}.work-outcome-item svg{color:#5f9cff}.work-outcome-item span{color:#c2cad6;font-size:14px}.work-detail-cta{background:var(--bg-primary);padding:100px 0}.work-detail-cta-inner{background:radial-gradient(circle at 80% 25%,#3b82f62e,#0000 35%),#111827;border-radius:30px;justify-content:space-between;align-items:center;gap:50px;padding:60px;display:flex}.work-detail-cta-inner>div>span{color:#70a8ff;letter-spacing:.15em;font-size:10px;font-weight:800}.work-detail-cta-inner h2{color:#fff;letter-spacing:-.055em;margin-top:15px;font-size:clamp(34px,6vw,48px);line-height:1}@media (width<=950px){.work-overview-grid,.work-story-grid,.work-outcomes-inner{grid-template-columns:1fr;gap:50px}.work-detail-section-heading{grid-template-columns:1fr;gap:30px}.work-capability-grid{grid-template-columns:repeat(2,1fr)}.work-detail-cta-inner{flex-direction:column;align-items:flex-start}}@media (width<=600px){.work-detail-hero{min-height:600px}.work-detail-hero h1{font-size:62px}.work-detail-overview,.work-detail-story,.work-detail-capabilities,.work-screenshots,.work-detail-outcomes{border-radius:28px 28px 0 0;padding:90px 0}.work-capability-grid,.work-screenshot-grid{grid-template-columns:1fr}.work-detail-cta-inner{padding:35px}}.about-page{background:var(--bg-primary)}.about-hero{background:radial-gradient(circle at 78% 42%, #3b82f629, transparent 31%), var(--bg-primary);align-items:center;min-height:700px;display:flex;position:relative;overflow:hidden}.about-hero-grid{opacity:.2;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.about-hero-content{z-index:1;max-width:900px;padding-top:100px;position:relative}.about-hero h1{letter-spacing:-.075em;font-size:clamp(34px,6vw,68px);font-weight:800;line-height:.92}.about-hero h1 span{background:linear-gradient(90deg,#60a5fa,#818cf8,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text}.about-hero p{max-width:680px;color:var(--text-secondary);margin-top:32px;font-size:17px;line-height:1.75}.about-story{background:var(--surface-light);color:var(--text-dark);border-radius:40px 40px 0 0;padding:140px 0}.about-story-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.about-story h2{letter-spacing:-.06em;margin-top:10px;font-size:clamp(34px,6vw,48px);line-height:.98}.about-story h2 span{color:#8b95a7}.about-story-copy{max-width:560px}.about-story-copy p{color:#667085;margin-bottom:22px;font-size:15px;line-height:1.8}.about-principles{background:var(--surface-light);color:var(--text-dark);padding:140px 0}.about-section-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:60px;display:grid}.about-section-heading h2{letter-spacing:-.06em;margin-top:10px;font-size:clamp(34px,6vw,48px);line-height:.98}.about-section-heading h2 span{color:#8b95a7}.about-section-heading>p{color:#667085;max-width:450px;font-size:14px;line-height:1.75}.principles-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.principle-card{background:#fff;border:1px solid #0f172a14;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:auto;padding:27px;display:flex}.principle-top{justify-content:space-between;display:flex}.principle-top>span{color:#98a2b3;font-size:9px;font-weight:800}.principle-top svg{color:#2563eb}.principle-card h3{letter-spacing:-.04em;font-size:21px}.principle-card p{color:#667085;margin-top:10px;font-size:11px;line-height:1.75}.about-capabilities{background:var(--bg-primary);color:#fff;padding:140px 0}.about-capabilities-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.about-capabilities-inner h2{letter-spacing:-.06em;margin-top:15px;font-size:clamp(34px,6vw,48px);line-height:.98}.about-capabilities-inner h2 span{color:#687386}.about-capabilities-inner>div:first-child>p{color:#778397;max-width:460px;margin-top:25px;font-size:14px;line-height:1.75}.about-capability-list{border-top:1px solid var(--border-dark)}.about-capability-item{border-bottom:1px solid var(--border-dark);grid-template-columns:40px 30px 1fr;align-items:center;gap:10px;padding:19px 0;display:grid}.about-capability-item>span{color:#5f9cff;font-size:9px;font-weight:800}.about-capability-item svg{color:#5f9cff}.about-capability-item strong{color:#cbd3df;font-size:14px}.about-positioning{color:var(--text-dark);background:#f5f7fb;padding:130px 0}.about-positioning-inner{grid-template-columns:1fr 1fr;gap:100px;display:grid}.about-positioning h2{letter-spacing:-.06em;margin-top:12px;font-size:clamp(34px,6vw,48px);line-height:.98}.about-positioning h2 span{color:#8b95a7}.about-positioning-points{border-top:1px solid #0f172a17}.about-positioning-points>div{border-bottom:1px solid #0f172a17;padding:23px 0}.about-positioning-points strong{letter-spacing:-.025em;font-size:17px}.about-positioning-points p{color:#667085;max-width:500px;margin-top:7px;font-size:12px;line-height:1.7}.about-cta{background:#f5f7fb;padding:100px 0}.about-cta-inner{color:#fff;background:radial-gradient(circle at 80% 25%,#3b82f62e,#0000 35%),#080e19;border-radius:30px;justify-content:space-between;align-items:center;gap:50px;padding:60px;display:flex}.about-cta-inner>div>span{color:#70a8ff;letter-spacing:.15em;font-size:10px;font-weight:800}.about-cta-inner h2{letter-spacing:-.055em;margin-top:15px;font-size:clamp(34px,6vw,48px);line-height:1}@media (width<=950px){.about-story-grid,.about-capabilities-inner,.about-positioning-inner{grid-template-columns:1fr;gap:55px}.about-section-heading{grid-template-columns:1fr;gap:30px}.principles-grid{grid-template-columns:repeat(2,1fr)}.about-cta-inner{flex-direction:column;align-items:flex-start}}@media (width<=600px){.about-hero{min-height:620px}.about-hero h1{font-size:58px}.about-story,.about-principles,.about-capabilities,.about-positioning{border-radius:28px 28px 0 0;padding:90px 0}.principles-grid{grid-template-columns:1fr}.about-cta-inner{padding:35px}}.contact-page{background:var(--bg-primary)}.contact-hero{background:radial-gradient(circle at 78% 42%, #3b82f62b, transparent 31%), var(--bg-primary);align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.contact-hero-grid{opacity:.2;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.contact-hero-content{z-index:1;max-width:900px;padding-top:100px;position:relative}.contact-hero h1{letter-spacing:-.075em;font-size:clamp(34px,6vw,68px);font-weight:800;line-height:.91}.contact-hero h1 span{background:linear-gradient(90deg,#60a5fa,#818cf8,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text}.contact-hero p{max-width:650px;color:var(--text-secondary);margin-top:30px;font-size:17px;line-height:1.75}.contact-section{background:var(--surface-light);color:var(--text-dark);border-radius:40px 40px 0 0;padding:130px 0}.contact-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;display:grid}.contact-information{position:sticky;top:120px}.contact-information h2{letter-spacing:-.06em;margin-top:10px;font-size:clamp(34px,6vw,48px);line-height:.98}.contact-information h2 span{color:#8b95a7}.contact-information>p{color:#667085;max-width:470px;margin-top:25px;font-size:14px;line-height:1.8}.contact-details{border-top:1px solid #0f172a14;margin-top:45px}.contact-detail{border-bottom:1px solid #0f172a14;align-items:center;gap:15px;padding:19px 0;display:flex}.contact-detail-icon{color:#2563eb;background:#eff6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.contact-detail span,.contact-detail strong{display:block}.contact-detail span{color:#98a2b3;font-size:9px;font-weight:700}.contact-detail strong{color:#344054;margin-top:5px;font-size:13px}.contact-note{color:#98a2b3;align-items:center;gap:8px;margin-top:25px;font-size:10px;display:flex}.contact-note>span{background:#53c987;border-radius:50%;width:6px;height:6px}.contact-form-card{background:#fff;border:1px solid #0f172a14;border-radius:27px;padding:45px;box-shadow:0 30px 80px #0f172a0f}.contact-form-heading{margin-bottom:40px}.contact-form-heading>span{color:#2563eb;letter-spacing:.14em;font-size:9px;font-weight:800}.contact-form-heading h3{letter-spacing:-.055em;margin-top:12px;font-size:38px;line-height:1}.contact-form{flex-direction:column;gap:23px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.contact-form label{flex-direction:column;gap:8px;display:flex}.contact-form label>span{color:#475467;font-size:10px;font-weight:700}.contact-form input,.contact-form select,.contact-form textarea{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:11px;outline:none;width:100%;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s}.contact-form input,.contact-form select{height:48px;padding:0 14px}.contact-form textarea{resize:vertical;min-height:145px;padding:14px;line-height:1.6}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#98a2b3}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#5f9cff;box-shadow:0 0 0 3px #3b82f614}.contact-submit{cursor:pointer;border:0;align-self:flex-start;margin-top:5px}.form-disclaimer{color:#98a2b3;max-width:500px;font-size:9px;line-height:1.6}.contact-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:500px;display:flex}.contact-success-icon{color:#2563eb;background:#eff6ff;border-radius:15px;justify-content:center;align-items:center;width:55px;height:55px;display:flex}.contact-success>span{color:#2563eb;letter-spacing:.14em;margin-top:25px;font-size:9px;font-weight:800}.contact-success h3{letter-spacing:-.055em;margin-top:10px;font-size:38px;line-height:1}.contact-success p{color:#667085;max-width:430px;margin-top:15px;font-size:13px;line-height:1.7}.contact-success .button{margin-top:30px}@media (width<=950px){.contact-grid{grid-template-columns:1fr;gap:60px}.contact-information{position:static}}@media (width<=600px){.contact-hero{min-height:600px}.contact-hero h1{font-size:58px}.contact-section{border-radius:28px 28px 0 0;padding:90px 0}.form-row{grid-template-columns:1fr}.contact-form-card{padding:27px}}.footer-logo{color:#0e387a;letter-spacing:.08em;background-color:#fafafa;align-items:center;gap:10px;font-size:15px;font-weight:800;display:inline-flex}.footer-logo img{object-fit:contain;width:145px;height:auto;display:block}.navbar-links{align-items:center;gap:5px;margin-left:auto;margin-right:30px;display:flex}.navbar-link:hover,.navbar-link.active{color:#fff}.navbar-dropdown{position:relative}.navbar-dropdown-trigger svg{transition:transform .2s}.chevron-open{transform:rotate(180deg)}.navbar-dropdown-menu{opacity:0;visibility:hidden;background:#0a111cf7;border:1px solid #ffffff14;border-radius:16px;width:275px;padding:10px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + 15px);left:50%;transform:translate(-50%,-8px);box-shadow:0 25px 70px #00000059}.navbar-dropdown:hover .navbar-dropdown-menu,.navbar-dropdown-menu-open{opacity:1;visibility:visible;transform:translate(-50%)}.navbar-dropdown-header{color:#526075;letter-spacing:.14em;padding:9px 11px 12px;font-size:12px;font-weight:800}.navbar-dropdown-item{color:#aab4c3;border-radius:9px;justify-content:space-between;align-items:center;padding:11px;font-size:12px;transition:background .2s,color .2s;display:flex}.navbar-dropdown-item:hover{color:#fff;background:#ffffff0d}.navbar-dropdown-item svg{color:#5f9cff;opacity:0;transition:opacity .2s,transform .2s;transform:translate(-5px)}.navbar-dropdown-item:hover svg{opacity:1;transform:translate(0)}.navbar-dropdown-all{color:#5f9cff;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;margin-top:5px;padding:12px 11px;font-size:12px;font-weight:700;display:flex}.navbar-cta:hover{background:#ffffff12;border-color:#ffffff40}.navbar-mobile-button{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:8px;display:none}.mobile-navigation{display:none}.site-footer{color:#0e387a;background:#fff;padding:85px 0 25px}.footer-main{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:60px;padding-bottom:70px;display:grid}.footer-brand p{color:#697689;max-width:350px;margin-top:22px;font-size:12px;line-height:1.75}.footer-email{color:#0e387a;align-items:center;gap:8px;margin-top:22px;font-size:12px;display:inline-flex}.footer-email svg{color:#5f9cff}.footer-column{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-column-title{color:#526075;letter-spacing:.14em;margin-bottom:8px;font-size:14px;font-weight:800}.footer-column a{color:#7f8b9e;align-items:center;gap:4px;font-size:12px;transition:color .2s;display:inline-flex}.footer-column a:hover{color:#0e387a}.footer-bottom{color:#4f5b6d;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:30px;padding-top:23px;font-size:12px;display:flex}.footer-bottom>div{gap:20px;display:flex}.footer-bottom a{color:#657184}.footer-bottom a:hover{color:#0e387a}@media (width<=850px){.navbar-links,.navbar-cta{display:none}.navbar-mobile-button{display:flex}.mobile-navigation{opacity:0;max-height:0;transition:max-height .3s,opacity .2s;display:block;overflow:hidden}.mobile-navigation-open{opacity:1;max-height:600px}.mobile-navigation-inner{border-top:1px solid #ffffff12;padding:15px 0 25px}.mobile-navigation-link{color:#aab4c3;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:15px 5px;font-family:inherit;font-size:13px;display:flex}.mobile-navigation-link:hover{color:#fff}.mobile-solution-section{border-bottom:1px solid #ffffff0f}.mobile-solution-links{padding:0 0 10px 15px;display:none}.mobile-solution-links-open{flex-direction:column;display:flex}.mobile-solution-links a{color:#697689;padding:10px 0;font-size:11px}.mobile-solution-links a:hover{color:#fff}.mobile-navigation-cta{color:#080e19;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;margin-top:15px;padding:13px;font-size:11px;font-weight:700;display:flex}.footer-main{grid-template-columns:1fr 1fr;gap:50px 30px}}@media (width<=600px){.navbar{height:68px}.site-footer{padding-top:65px}.footer-main{grid-template-columns:1fr;gap:40px;padding-bottom:50px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:15px}}.legal-page{background:var(--bg-primary)}.legal-hero{background:radial-gradient(circle at 80% 45%, #3b82f624, transparent 32%), var(--bg-primary);align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden}.legal-hero h1{z-index:1;color:#fff;letter-spacing:-.07em;margin-top:20px;font-size:clamp(34px,6vw,68px);line-height:.92;position:relative}.legal-hero h1 span{background:linear-gradient(90deg,#60a5fa,#818cf8,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text}.legal-hero p{z-index:1;max-width:650px;color:var(--text-secondary);margin-top:25px;font-size:15px;line-height:1.75;position:relative}.legal-updated{z-index:1;color:#687386;margin-top:20px;font-size:9px;position:relative}.legal-content{background:var(--surface-light);color:var(--text-dark);border-radius:40px 40px 0 0;padding:110px 0 140px}.legal-layout{grid-template-columns:230px 1fr;gap:90px;max-width:1100px;margin:0 auto;display:grid}.legal-sidebar{flex-direction:column;align-self:start;gap:12px;display:flex;position:sticky;top:110px}.legal-sidebar>span{color:#98a2b3;letter-spacing:.14em;margin-bottom:8px;font-size:8px;font-weight:800}.legal-sidebar a{color:#667085;font-size:10px}.legal-sidebar a:hover{color:#2563eb}.legal-article{max-width:750px}.legal-article section{margin-bottom:55px;scroll-margin-top:110px}.legal-article h2{letter-spacing:-.04em;margin-bottom:17px;font-size:25px;line-height:1.1}.legal-article p{color:#667085;margin-bottom:15px;font-size:13px;line-height:1.85}.legal-article ul{margin:15px 0;padding-left:20px}.legal-article li{color:#667085;margin-bottom:8px;font-size:13px;line-height:1.7}.legal-article strong{color:#344054}.legal-back{border-top:1px solid #0f172a14;padding-top:30px}.legal-back a{color:#2563eb;font-size:11px;font-weight:700}@media (width<=800px){.legal-layout{grid-template-columns:1fr;gap:50px}.legal-sidebar{grid-template-columns:repeat(2,1fr);display:grid;position:static}.legal-sidebar>span{grid-column:1/-1}}@media (width<=600px){.legal-hero{min-height:500px}.legal-content{border-radius:28px 28px 0 0;padding:80px 0 100px}.legal-sidebar{grid-template-columns:1fr}}.not-found-page{background:var(--bg-primary);min-height:100vh}.not-found-section{background:radial-gradient(circle at 78% 42%, #3b82f626, transparent 32%), var(--bg-primary);align-items:center;min-height:calc(100vh - 76px);display:flex;position:relative;overflow:hidden}.not-found-grid{opacity:.18;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.not-found-content{z-index:1;max-width:800px;position:relative}.not-found-code{color:#5f9cff;letter-spacing:.2em;margin-bottom:25px;font-size:11px;font-weight:800;display:block}.not-found-content h1{color:#fff;letter-spacing:-.075em;margin-top:15px;font-size:clamp(34px,6vw,68px);line-height:.9}.not-found-content h1 span{color:#687386}.not-found-content>p{max-width:570px;color:var(--text-secondary);margin-top:28px;font-size:15px;line-height:1.75}.not-found-actions{align-items:center;gap:25px;margin-top:35px;display:flex}.not-found-work-link{color:#8c98aa;align-items:center;gap:7px;font-size:11px;font-weight:600;display:inline-flex}.not-found-work-link:hover{color:#fff}@media (width<=600px){.not-found-section{min-height:calc(100vh - 68px)}.not-found-content h1{font-size:58px}.not-found-actions{flex-direction:column;align-items:flex-start}}.process-timeline{color:#fff;background:radial-gradient(circle at 50% 30%,#2563eb12,#0000 35%),#050914;padding:150px 0 170px;position:relative;overflow:hidden}.process-timeline-glow{filter:blur(30px);pointer-events:none;background:radial-gradient(circle,#2563eb14,#0000 68%);border-radius:50%;width:600px;height:600px;position:absolute;top:100px;left:50%;transform:translate(-50%)}.process-timeline-header{z-index:2;width:min(100% - 80px,1320px);margin:0 auto 90px;position:relative}.process-timeline-label{color:#4f8cff;letter-spacing:.2em;align-items:center;gap:12px;margin-bottom:28px;font-size:10px;font-weight:800;display:inline-flex}.process-timeline-label i{background:#477ef4;width:35px;height:1px;display:block;box-shadow:0 0 12px #477ef499}.process-timeline-header h2{letter-spacing:-.065em;max-width:750px;font-size:clamp(38px,6vw,59px);font-weight:800;line-height:.98}.process-timeline-header h2 span{background:linear-gradient(90deg,#3b82f6,#6366f1,#8b5cf6);color:#0000;-webkit-background-clip:text;background-clip:text}.process-timeline-header p{color:#7d899d;max-width:570px;margin-top:28px;font-size:14px;line-height:1.75}.process-timeline-track{width:min(100% - 80px,1160px);margin:0 auto;padding-bottom:10px;position:relative}.process-timeline-track:before{content:"";background:linear-gradient(#0000,#477ef44d 8%,#477ef42e 92%,#0000);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 20px #2563eb14}.process-stage{grid-template-columns:1fr 80px 1fr;align-items:center;min-height:300px;display:grid;position:relative}.process-stage-left .process-card{grid-column:1;justify-self:start}.process-stage-left .process-node,.process-stage-right .process-node{grid-column:2}.process-stage-right .process-card{grid-column:3;justify-self:end}.process-card{max-width:auto;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#0d1527e6,#060c19e0);border:1px solid #7d91be24;border-radius:24px;min-height:auto;padding:36px 30px;transition:transform .35s,border-color .35s,box-shadow .35s;position:relative;box-shadow:0 25px 70px #0000002e,inset 0 1px #ffffff06}.process-card:hover{border-color:#477ef447;transform:translateY(-6px);box-shadow:0 30px 80px #00000047,0 0 35px #2563eb0f}.process-stage-left .process-card:after{content:"";background:linear-gradient(90deg,#477ef40d,#477ef440);width:80px;height:1px;position:absolute;top:50%;right:-80px}.process-stage-right .process-card:before{content:"";background:linear-gradient(270deg,#477ef40d,#477ef440);width:80px;height:1px;position:absolute;top:50%;left:-80px}.process-stage-number{color:#4f8cff;letter-spacing:.2em;margin-bottom:18px;font-size:9px;font-weight:8400;display:block}.process-card h3{color:#f4f7fb;letter-spacing:-.035em;font-size:18px;line-height:1.15}.process-card p{color:#7f8ba0;max-width:400px;margin-top:12px;font-size:12px;line-height:1.75}.process-node{z-index:5;background:#050914;border:1px solid #477ef459;border-radius:50%;justify-content:center;justify-self:center;align-items:center;width:42px;height:42px;display:flex;position:relative;box-shadow:0 0 0 7px #050914cc,0 0 25px #2563eb14}.process-node span{background:#2563eb;border-radius:50%;width:8px;height:8px;animation:3s ease-in-out infinite process-node-pulse;box-shadow:0 0 10px #2563ebe6,0 0 22px #2563eb73}@keyframes process-node-pulse{0%,to{opacity:.65;transform:scale(.8)}50%{opacity:1;transform:scale(1.25)}}@media (width<=850px){.process-timeline{padding:110px 0 120px}.process-timeline-header,.process-timeline-track{width:min(100% - 50px,700px)}.process-timeline-header{margin-bottom:65px}.process-timeline-header h2{font-size:56px}.process-stage{grid-template-columns:45px 1fr;min-height:260px}.process-timeline-track:before{left:22px;transform:none}.process-stage-left .process-node,.process-stage-right .process-node{grid-area:1/1;justify-self:center}.process-stage-left .process-card,.process-stage-right .process-card{grid-area:1/2;justify-self:stretch;max-width:none}.process-stage-left .process-card:after,.process-stage-right .process-card:before{background:linear-gradient(270deg,#477ef40d,#477ef440);width:35px;left:-35px;right:auto}}@media (width<=600px){.process-timeline{padding:90px 0 100px}.process-timeline-header,.process-timeline-track{width:calc(100% - 32px)}.process-timeline-header{margin-bottom:50px}.process-timeline-label{margin-bottom:22px}.process-timeline-header h2{font-size:43px}.process-timeline-header p{margin-top:22px;font-size:14px}.process-stage{grid-template-columns:34px 1fr;min-height:235px}.process-timeline-track:before{left:17px}.process-node{width:32px;height:32px}.process-node span{width:6px;height:6px}.process-card{border-radius:19px;min-height:205px;padding:27px 22px}.process-card h3{font-size:20px}.process-card p{font-size:12px;line-height:1.65}.process-stage-left .process-card:after,.process-stage-right .process-card:before{width:20px;left:-20px}}.product-case-metrics{z-index:2;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:auto;padding-top:15px;display:grid;position:relative}.product-case-metrics>div{border-top:1px solid #0f172a1a;padding-top:13px}.product-case-metrics span{color:#344054;font-size:10px;font-weight:700;line-height:1.45;display:block}.product-metrics{border-top:1px solid #ffffff14;grid-template-columns:repeat(5,1fr);margin-top:55px;display:grid}.product-metric{text-align:center;border-right:1px solid #ffffff14;flex-direction:column;justify-content:center;min-height:190px;padding:10px 18px;display:flex}.product-metric:first-child{padding-left:0}.product-metric:last-child{border-right:0}.product-metric strong{color:#0e387a;letter-spacing:-.065em;font-size:clamp(22px,4vw,38px);font-weight:700;line-height:1;display:block}.product-metric>span{color:#4f8cff;letter-spacing:.14em;margin-top:9px;font-size:8px;font-weight:800;display:block}.product-metric p{color:#697589;max-width:150px;margin:8px auto 0;font-size:9px;line-height:1.5}@media (width<=900px){.product-section{padding-top:110px}.product-header{grid-template-columns:1fr;gap:30px}.product-view-all{justify-self:start}.product-grid{grid-template-columns:repeat(2,1fr)}.product-metrics{grid-template-columns:repeat(3,1fr)}.product-metric:nth-child(3){border-right:0}.product-metric:nth-child(4),.product-metric:nth-child(5){border-top:1px solid #ffffff14}}@media (width<=650px){.product-section{padding-top:90px}.product-header h2{font-size:43px}.product-grid{grid-template-columns:1fr;gap:12px}.product-case-card{min-height:280px;padding:25px}.product-case-metrics{gap:14px}.product-metrics{grid-template-columns:repeat(2,1fr);margin-top:35px}.product-metric{border-right:0;min-height:150px;padding:25px 15px}.product-metric:nth-child(odd){border-right:1px solid #ffffff14}.product-metric:nth-child(3),.product-metric:nth-child(4),.product-metric:nth-child(5){border-top:1px solid #ffffff14}.product-metric strong{font-size:40px}}@media (width<=420px){.product-case-card{min-height:300px}.product-case-metrics{grid-template-columns:1fr}.product-case-metrics>div{padding-top:11px}.product-metrics{grid-template-columns:1fr}.product-metric,.product-metric:nth-child(odd){border-right:0}.product-metric:not(:first-child){border-top:1px solid #ffffff14}}.technology-section{color:#fff;background:radial-gradient(circle at 75%,#1f57ff14,#0000 35%),#030713;padding:130px 0;position:relative;overflow:hidden}.technology-container{grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;width:min(1320px,100% - 80px);margin:0 auto;display:grid}.technology-content{z-index:5;position:relative}.technology-label{color:#5484ff;letter-spacing:.22em;align-items:center;gap:16px;margin-bottom:35px;font-size:11px;font-weight:600;display:flex}.technology-label span{background:#426eff;width:40px;height:1px;display:block}.technology-content h2{letter-spacing:-.055em;margin:0;font-size:clamp(34px,6vw,48px);font-weight:700;line-height:.98}.technology-content h2 span{color:#3268ff;background:linear-gradient(90deg,#3672ff,#4c7dff);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.technology-content p{color:#ffffff94;max-width:570px;margin-top:35px;font-size:14px;line-height:1.75}.technology-orbit{width:620px;height:620px;margin:0 auto;position:relative}.orbit{pointer-events:none;border:1px solid #708cd22e;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:300px;height:300px}.orbit-two{width:430px;height:430px}.orbit-three{width:570px;height:570px}.orbit-line{transform-origin:0;pointer-events:none;background:linear-gradient(90deg,#486fff40,#0000);width:285px;height:1px;position:absolute;top:50%;left:50%}.line-one{transform:rotate(20deg)}.line-two{transform:rotate(75deg)}.line-three{transform:rotate(135deg)}.line-four{transform:rotate(190deg)}.line-five{transform:rotate(245deg)}.line-six{transform:rotate(305deg)}.technology-core{z-index:10;background:radial-gradient(circle at 30% 20%,#4a75ff59,#18306940);border:1px solid #4c78ff73;border-radius:24px;justify-content:center;align-items:center;width:112px;height:112px;animation:4s ease-in-out infinite corePulse;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 50px #265bff2e,inset 0 0 35px #4169ff14}.technology-core-inner{background:#040a19d9;border:1px solid #ffffff1a;border-radius:18px;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.mavalix-mark{letter-spacing:-.08em;background:linear-gradient(145deg,#fff,#9db8ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:34px;font-weight:800}@keyframes corePulse{0%,to{box-shadow:0 0 45px #265bff26,inset 0 0 35px #4169ff14}50%{box-shadow:0 0 75px #265bff47,inset 0 0 40px #4169ff1f}}.technology-node{z-index:5;cursor:pointer;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute}.technology-node-inner{background:linear-gradient(145deg,#14203bf2,#070e1ff2);border:1px solid #6f8ecd38;border-radius:15px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:0 8px 25px #0003}.technology-node:hover{z-index:30}.technology-node:hover .technology-node-inner{border-color:#4874ffcc;transform:scale(1.2);box-shadow:0 0 30px #3465ff4d}.technology-tooltip{white-space:nowrap;color:#fff;opacity:0;pointer-events:none;background:#0a1122f5;border:1px solid #5f7dbe40;border-radius:6px;padding:6px 9px;font-size:10px;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(5px)}.technology-node:hover .technology-tooltip{opacity:1;transform:translate(-50%)translateY(0)}.tech-java{top:22%;left:50%;transform:translate(-50%)}.tech-spring{top:30%;left:70%}.tech-react{top:47%;left:77%}.tech-python{top:47%;left:28%}.tech-node{top:31%;left:32%}.tech-typescript{top:70%;left:52%}.tech-javascript{top:7%;left:51%}.tech-django{top:17%;left:77%}.tech-postgresql{top:39%;left:84%}.tech-mysql{top:65%;left:75%}.tech-aws{top:84%;left:59%}.tech-docker{top:72%;left:25%}.tech-kubernetes{top:50%;left:13%}.tech-jenkins{top:27%;left:15%}.tech-git{top:-1%;left:49%}.tech-terraform{top:8%;left:80%}.tech-openai{top:33%;left:94%}.tech-tensorflow{top:62%;left:91%}.tech-opencv{top:89%;left:73%}.tech-gcp{top:94%;left:39%}.tech-azure{top:79%;left:13%}.tech-firebase{top:43%;left:0%}@media (width<=1100px){.technology-container{grid-template-columns:1fr;gap:70px}.technology-content{text-align:center;max-width:700px;margin:0 auto}.technology-label{justify-content:center}.technology-content p{margin-left:auto;margin-right:auto}.technology-orbit{width:580px;height:580px}}@media (width<=650px){.technology-section{padding:80px 0}.technology-container{width:min(100% - 40px,560px)}.technology-content{text-align:left}.technology-label{justify-content:flex-start}.technology-content h2{font-size:43px}.technology-content p{font-size:14px}.technology-orbit{width:380px;height:380px}.orbit-one{width:190px;height:190px}.orbit-two{width:285px;height:285px}.orbit-three{width:370px;height:370px}.technology-core{border-radius:18px;width:78px;height:78px}.technology-core-inner{border-radius:13px;width:50px;height:50px}.mavalix-mark{font-size:25px}.technology-node,.technology-node-inner{width:38px;height:38px}.technology-node-inner svg{width:19px;height:19px}}.leadership-section{background:#030713;padding:90px 0 120px;position:relative;overflow:hidden}.leadership-card{color:#071126;box-sizing:border-box;background:#fff;border-radius:42px;grid-template-columns:1.15fr .85fr;align-items:center;gap:90px;width:min(1330px,100% - 80px);min-height:690px;margin:0 auto;padding:115px;display:grid}.leadership-content{max-width:650px}.leadership-label{color:#507cff;letter-spacing:.22em;align-items:center;gap:16px;margin-bottom:35px;font-size:11px;font-weight:600;display:flex}.leadership-label span{background:#507cff;width:38px;height:1px;display:block}.leadership-content h2{letter-spacing:-.055em;margin:0;font-size:clamp(34px,6vw,48px);font-weight:700;line-height:1.02}.leadership-content h2 span{color:#3c72ed}.leadership-content p{color:#647080;max-width:600px;margin:38px 0 0;font-size:14px;line-height:1.65}.leadership-button{color:#071126;background:#fff;border:1px solid #e0e3e8;border-radius:999px;align-items:center;gap:15px;width:fit-content;margin-top:40px;padding:13px 19px;font-size:13px;font-weight:600;text-decoration:none;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.leadership-button:hover{background:#f6f8fb;border-color:#cbd1db;transform:translateY(-2px)}.leadership-button svg{transition:transform .25s}.leadership-button:hover svg{transform:translate(3px)}.leadership-quote-card{box-sizing:border-box;background:linear-gradient(145deg,#f8fafc,#f2f5f8);border:1px solid #dce1e7;border-radius:27px;flex-direction:column;justify-content:space-between;width:100%;max-width:430px;min-height:430px;padding:44px;display:flex;box-shadow:0 20px 50px #101e370d}.leadership-quote-card blockquote{color:#0b1428;letter-spacing:-.035em;margin:0;font-size:clamp(25px,2.2vw,30px);font-weight:700;line-height:1.25}.leadership-divider{background:#d9dee5;width:100%;height:1px;margin:35px 0 25px}.leadership-author{flex-direction:column;gap:7px;display:flex}.leadership-author strong{color:#111827;font-size:14px;font-weight:700}.leadership-author span{color:#687181;letter-spacing:.22em;font-size:9px;font-weight:600}@media (width<=1100px){.leadership-card{grid-template-columns:1fr .8fr;gap:50px;padding:80px}.leadership-content h2{font-size:50px}.leadership-quote-card{min-height:390px;padding:35px}}@media (width<=800px){.leadership-section{padding:70px 0 90px}.leadership-card{border-radius:28px;grid-template-columns:1fr;gap:50px;width:min(100% - 32px,600px);padding:55px 30px}.leadership-content h2{font-size:43px}.leadership-content p{margin-top:28px;font-size:14px}.leadership-quote-card{border-radius:22px;max-width:none;min-height:350px;padding:32px}.leadership-quote-card blockquote{font-size:25px}}@media (width<=450px){.leadership-card{padding:45px 24px}.leadership-content h2{font-size:38px}.leadership-quote-card{min-height:320px;padding:27px}.leadership-quote-card blockquote{font-size:22px}.leadership-author span{font-size:8px}}.founder-story{color:#fff;background:#030713;padding:130px 0;position:relative;overflow:hidden}.founder-story:before{content:"";pointer-events:none;background:radial-gradient(circle,#2b5bff17,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:50%;right:-250px;transform:translateY(-50%)}.founder-story-grid{z-index:2;grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid;position:relative}.founder-image-wrap{justify-content:flex-start;display:flex}.founder-image-card{background:#fff;border:1px solid #ffffff1f;border-radius:26px;width:100%;max-width:470px;height:610px;position:relative;overflow:hidden}.founder-image-card img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .7s;display:block}.founder-image-card:hover img{transform:scale(1.025)}.founder-image-label{z-index:3;color:#111827;letter-spacing:.2em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:999px;padding:10px 14px;font-size:9px;font-weight:600;position:absolute;top:20px;right:20px}.founder-story-content{max-width:720px}.founder-story-content .section-label{margin-bottom:32px}.founder-story-content .section-label span{vertical-align:middle;background:#4d7cff;width:38px;height:1px;margin-right:15px;display:inline-block}.founder-story-content h2{letter-spacing:-.055em;margin:0;font-size:clamp(34px,6vw,48px);font-weight:700;line-height:.98}.founder-story-content h2 span{color:#3673ff}.founder-story-copy{max-width:680px;margin-top:38px}.founder-story-copy p{color:#ffffff9e;margin:0 0 22px;font-size:14px;line-height:1.75}.founder-story-copy strong{color:#fff;font-weight:600}.founder-story-actions{align-items:center;gap:14px;margin-top:35px;display:flex}.button-outline-light{color:#fff;background:0 0;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:13px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.button-outline-light:hover{background:#ffffff0f;border-color:#ffffff59;transform:translateY(-2px)}.button-outline-light svg{transition:transform .25s}.button-outline-light:hover svg{transform:translate(3px)}@media (width<=1050px){.founder-story{padding:100px 0}.founder-story-grid{grid-template-columns:.8fr 1.2fr;gap:55px}.founder-image-card{height:520px}.founder-story-content h2{font-size:52px}}@media (width<=800px){.founder-story{padding:80px 0}.founder-story-grid{grid-template-columns:1fr;gap:55px}.founder-image-card{max-width:100%;height:500px}.founder-story-content h2{font-size:44px}.founder-story-copy{margin-top:30px}.founder-story-copy p{font-size:14px}}@media (width<=500px){.founder-story{padding:70px 0}.founder-image-card{border-radius:20px;height:430px}.founder-story-content h2{font-size:38px}.founder-story-actions{flex-direction:column;align-items:stretch}.founder-story-actions .button,.founder-story-actions .button-outline-light{box-sizing:border-box;width:100%}}.team-section{color:#fff;background:#030817;padding:120px 0 130px;position:relative;overflow:hidden}.team-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#3a67eb38,#0000 68%);width:700px;height:700px;position:absolute;top:-300px;right:-180px}.team-hero{z-index:1;max-width:760px;padding:0 0 90px;position:relative}.team-hero .section-label{margin-bottom:24px}.team-hero h2{letter-spacing:-.055em;color:#f7f8fc;margin:0;font-size:clamp(34px,6vw,48px);line-height:.98}.team-hero h2 span{color:#f7f8fc}.team-hero p{color:#9aa4b8;max-width:590px;margin:34px 0 0;font-size:17px;line-height:1.7}.team-composition{z-index:1;color:#080d1c;background:#fff;border-radius:34px;padding:72px 70px 78px;position:relative;box-shadow:0 30px 80px #00000040}.team-composition .section-label{margin-bottom:25px}.team-composition h3{letter-spacing:-.05em;color:#080d1c;margin:0 0 55px;font-size:clamp(24px,4.5vw,38px);line-height:1}.team-stats{grid-template-columns:repeat(3,1fr);gap:45px 55px;display:grid}.team-stat{border-top:1px solid #dfe3e9;padding-top:22px}.team-stat strong{letter-spacing:-.04em;color:#080d1c;font-size:38px;line-height:1;display:block}.team-stat span{color:#171d2d;letter-spacing:.22em;margin-top:15px;font-size:10px;font-weight:700;display:block}.team-principles{z-index:1;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:75px;display:grid;position:relative}.team-principle-card{background:#081023b3;border:1px solid #6879a038;border-radius:18px;min-height:145px;padding:28px 27px 30px;transition:transform .3s,border-color .3s,background .3s}.team-principle-card:hover{background:#0c162ee6;border-color:#4c78f573;transform:translateY(-5px)}.team-principle-card h4{color:#fff;letter-spacing:-.01em;margin:0 0 14px;font-size:15px;font-weight:650}.team-principle-card p{color:#8d97ab;margin:0;font-size:14px;line-height:1.6}@media (width<=900px){.team-section{padding:90px 0 100px}.team-hero{padding-bottom:65px}.team-composition{padding:55px 45px 60px}.team-stats{column-gap:30px}.team-principles{grid-template-columns:1fr}}@media (width<=650px){.team-section{padding:75px 0 80px}.team-hero h2{font-size:48px}.team-hero p{font-size:15px}.team-composition{border-radius:24px;padding:40px 25px 45px}.team-composition h3{margin-bottom:40px;font-size:42px}.team-stats{grid-template-columns:repeat(2,1fr);gap:30px 20px}.team-stat strong{font-size:38px}.team-stat span{letter-spacing:.16em;font-size:8px}.team-principles{gap:12px;margin-top:45px}.team-principle-card{padding:24px}}.product-detail-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.product-detail-actions .button{align-items:center;gap:9px;display:inline-flex}.button-outline{color:#0f172a;background:#fffc;border:1px solid #0f172a26;border-radius:999px;align-items:center;gap:9px;padding:12px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.button-outline:hover{color:#2563eb;border-color:#2563eb;transform:translateY(-2px)}.product-compliance-badges{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.product-compliance-badges span{color:#475467;letter-spacing:.02em;background:#2563eb0d;border:1px solid #2563eb1f;border-radius:999px;align-items:center;gap:6px;padding:7px 11px;font-size:10px;font-weight:700;display:inline-flex}.product-compliance-badges svg{color:#2563eb}.product-gap-analysis{background:#f7f9fc;padding:90px 0}.product-gap-card{background:radial-gradient(circle at 90% 10%,#3b82f61f,#0000 35%),#fff;border:1px solid #0f172a14;border-radius:28px;justify-content:space-between;align-items:center;gap:50px;padding:55px 60px;display:flex;position:relative;box-shadow:0 20px 60px #0f172a0f}.product-gap-card h2{color:#0f172a;letter-spacing:-.04em;margin:12px 0 14px;font-size:clamp(28px,4vw,44px);line-height:1.08}.product-gap-card p{color:#667085;max-width:650px;margin:0;font-size:15px;line-height:1.75}.product-gap-card .button{flex-shrink:0}.product-coverage{background:#fff;padding:110px 0}.product-coverage .product-section-heading{margin-bottom:55px}.product-feature-card-featured{color:#0e387a;background:linear-gradient(145deg,#f7faff,#eef4ff);border-color:#2563eb2e}.product-feature-card-featured .product-feature-icon{color:#fff;background:#2563eb}.product-rethink{color:#fff;background:radial-gradient(circle at 80% 20%,#2563eb24,#0000 30%),#050b1c;padding:110px 0;position:relative;overflow:hidden}.product-rethink .product-section-heading{margin-bottom:55px}.product-rethink .product-section-heading h2{color:#fff}.product-rethink .product-section-heading p{color:#ffffff9e}.product-feature-grid.three{grid-template-columns:repeat(3,1fr)}.product-feature-card-dark{background:#ffffff09;border-color:#ffffff1a}.product-feature-card-dark h3{color:#fff}.product-feature-card-dark p{color:#ffffff94}.product-feature-card-dark .product-feature-icon{color:#60a5fa;background:#3b82f61f;border-color:#60a5fa2e}.product-trust{background:#fff;padding:110px 0}.product-trust .product-section-heading{margin-bottom:55px}.product-comparison{color:#fff;background:radial-gradient(circle at 10% 20%,#2563eb26,#0000 30%),#050b1c;padding:110px 0}.product-comparison .product-section-heading{margin-bottom:55px}.product-comparison h2{color:#fff}.product-comparison h2 span{color:#5d8df7}.comparison-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.comparison-card{background:#ffffff09;border:1px solid #ffffff1a;border-radius:24px;padding:38px}.comparison-card h3{color:#fff;margin:0 0 28px;font-size:19px}.comparison-card ul{flex-direction:column;gap:17px;margin:0;padding:0;list-style:none;display:flex}.comparison-card li{color:#ffffff9e;align-items:center;gap:11px;font-size:14px;line-height:1.5;display:flex}.comparison-card-featured{background:linear-gradient(145deg,#2563eb29,#ffffff09);border-color:#3b82f659}.comparison-card-featured li{color:#ffffffd1}.comparison-card-featured li svg{color:#60a5fa;flex-shrink:0}.comparison-brand{color:#fff;align-items:center;gap:9px;margin-bottom:28px;font-size:19px;font-weight:700;display:flex}.comparison-brand svg{color:#60a5fa}.product-security{background:#f7f9fc;padding:110px 0}.product-security h2{color:#0e387a;letter-spacing:-.065em;max-width:800px;font-size:clamp(34px,6vw,68px);font-weight:800;line-height:.98}.product-security .product-section-heading{margin-bottom:55px}.security-accordion-list{max-width:1000px;margin:0 auto}.security-item{border-top:1px solid #0f172a1a}.security-item:last-child{border-bottom:1px solid #0f172a1a}.security-item summary{cursor:pointer;grid-template-columns:55px 1fr auto;align-items:center;gap:18px;padding:25px 5px;list-style:none;display:grid}.security-item summary::-webkit-details-marker{display:none}.security-item summary>span{color:#2563eb;font-family:monospace;font-size:11px;font-weight:700}.security-item summary strong{color:#101828;font-size:17px;font-weight:700}.security-item summary svg{color:#667085;transition:transform .25s}.security-item[open] summary svg{transform:rotate(90deg)}.security-item-content{padding:0 55px 30px 73px}.security-item-content p{color:#667085;max-width:850px;margin:0;font-size:14px;line-height:1.8}.security-item-content ul{flex-direction:column;gap:11px;margin:5px 0 0;padding:0;list-style:none;display:flex}.security-item-content li{color:#667085;align-items:flex-start;gap:9px;font-size:14px;line-height:1.6;display:flex}.security-item-content li svg{color:#2563eb;flex-shrink:0;margin-top:3px}.product-trust-center{color:#fff;background:radial-gradient(circle at 80% 20%,#2563eb1f,#0000 35%),#050b1c;padding:110px 0}.product-trust-center .product-section-heading{margin-bottom:55px}.product-trust-center .product-section-heading h2{color:#fff}.product-trust-center .product-section-heading h2 span{color:#5d8df7}.trust-center-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.trust-center-card{background:#ffffff09;border:1px solid #ffffff1a;border-radius:22px;padding:34px}.trust-center-card h3{color:#fff;margin:0 0 20px;font-size:18px}.trust-center-card p{color:#ffffff94;margin:0 0 20px;font-size:13px;line-height:1.75}.trust-center-card strong{color:#ffffffe6;text-transform:uppercase;letter-spacing:.12em;margin:22px 0 12px;font-size:11px;display:block}.trust-center-card ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.trust-center-card li{color:#fff9;align-items:flex-start;gap:9px;font-size:13px;line-height:1.55;display:flex}.trust-center-card li svg{color:#60a5fa;flex-shrink:0;margin-top:2px}.product-faq{background:#fff;padding:110px 0}.product-faq h2{color:#0e387a;letter-spacing:-.065em;max-width:800px;font-size:clamp(34px,6vw,68px);font-weight:800;line-height:.98}.product-faq .product-section-heading{margin-bottom:50px}.faq-list{max-width:1000px;margin:0 auto}.faq-item{border-top:1px solid #0f172a1a}.faq-item:last-child{border-bottom:1px solid #0f172a1a}.faq-item summary{cursor:pointer;grid-template-columns:55px 1fr auto;align-items:center;gap:18px;padding:25px 5px;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary>span{color:#2563eb;font-family:monospace;font-size:11px;font-weight:700}.faq-item summary strong{color:#101828;font-size:16px}.faq-item summary svg{color:#667085;transition:transform .25s}.faq-item[open] summary svg{transform:rotate(90deg)}.faq-answer{padding:0 55px 28px 73px}.faq-answer p{color:#667085;max-width:850px;margin:0;font-size:14px;line-height:1.8}.product-detail-cta{position:relative;overflow:hidden}.product-detail-cta:before{content:"";filter:blur(80px);pointer-events:none;background:#2563eb26;border-radius:50%;width:500px;height:500px;position:absolute;top:-250px;right:-100px}.product-detail-cta-inner{z-index:1;position:relative}@media (width<=900px){.product-gap-card{flex-direction:column;align-items:flex-start;padding:40px}.product-feature-grid.three,.comparison-grid,.trust-center-grid{grid-template-columns:1fr}}@media (width<=768px){.product-gap-analysis,.product-coverage,.product-rethink,.product-trust,.product-comparison,.product-security,.product-trust-center,.product-faq{padding:75px 0}.product-gap-card{border-radius:22px;padding:30px}.product-gap-card h2{font-size:30px}.product-detail-actions{flex-direction:column;align-items:stretch}.product-detail-actions .button,.product-detail-actions .button-outline{justify-content:center}.product-compliance-badges{gap:7px}.product-compliance-badges span{font-size:9px}.comparison-card{padding:28px}.security-item summary,.faq-item summary{grid-template-columns:35px 1fr auto;gap:12px;padding:21px 0}.security-item summary strong,.faq-item summary strong{font-size:14px}.security-item-content,.faq-answer{padding-left:47px;padding-right:10px}.trust-center-card{padding:27px}}@media (width<=480px){.product-gap-card{padding:25px}.product-gap-card h2{font-size:26px}.comparison-card{padding:24px}.security-item summary,.faq-item summary{grid-template-columns:28px 1fr auto}.security-item summary>span,.faq-item summary>span{font-size:9px}.security-item summary strong,.faq-item summary strong{font-size:13px}.security-item-content,.faq-answer{padding-left:40px}}.work-screenshot-slider{width:100%;max-width:1100px;margin:60px auto 0}.work-screenshot-stage{background:#f5f5f3;border:1px solid #00000014;border-radius:18px;justify-content:center;align-items:center;width:100%;height:620px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000014}.work-screenshot-slide{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;justify-content:center;align-items:center;width:100%;height:100%;padding:28px;display:flex}.work-screenshot-slide:active{cursor:grabbing}.work-screenshot-slide img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:100%;display:block;box-shadow:0 12px 35px #0000001f}.work-slider-arrow{z-index:5;color:#111;cursor:pointer;background:#fffffff0;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s,background .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.work-slider-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.06);box-shadow:0 10px 25px #0000001f}.work-slider-arrow-left{left:20px}.work-slider-arrow-right{right:20px}.work-screenshot-counter{letter-spacing:.08em;justify-content:center;align-items:center;gap:12px;margin-top:22px;font-size:13px;font-weight:600;display:flex}.work-screenshot-counter div{background:#00000040;width:28px;height:1px}.work-screenshot-dots{scrollbar-width:none;justify-content:center;align-items:center;gap:6px;max-width:90%;margin:18px auto 0;padding:4px 0 8px;display:flex;overflow-x:auto}.work-screenshot-dots::-webkit-scrollbar{display:none}.work-screenshot-dot{cursor:pointer;background:#00000038;border:0;border-radius:50%;flex:none;width:6px;height:6px;padding:0;transition:width .2s,background .2s}.work-screenshot-dot.active{background:#111;border-radius:10px;width:22px}@media (width<=768px){.work-screenshot-slider{margin-top:40px}.work-screenshot-stage{border-radius:14px;height:420px}.work-screenshot-slide{padding:18px}.work-slider-arrow{width:40px;height:40px}.work-slider-arrow-left{left:10px}.work-slider-arrow-right{right:10px}}@media (width<=480px){.work-screenshot-stage{height:330px}.work-screenshot-slide{padding:12px}.work-slider-arrow{width:36px;height:36px}.work-slider-arrow svg{width:17px;height:17px}}.footer-compliance{flex-direction:column;gap:14px;width:100%;max-width:390px;margin-top:30px;display:flex}.footer-compliance-card{background:#fafbfd;border:1px solid #d9e4f7;border-radius:14px;padding:17px 20px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:block}.footer-compliance-card:hover{border-color:#b8c9e5;transform:translateY(-2px);box-shadow:0 10px 25px #14326412}.footer-compliance-card strong{color:#172033;font-size:15px;line-height:1.4;display:block}.footer-compliance-card span{color:#71829d;margin-top:6px;font-size:13px;line-height:1.5;display:block}.footer-compliance-card{text-align:left;cursor:pointer;width:100%;font-family:inherit}.iso-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#0812239e;justify-content:center;align-items:center;padding:24px;animation:.2s isoModalOverlayIn;display:flex;position:fixed;inset:0}@keyframes isoModalOverlayIn{0%{opacity:0}to{opacity:1}}.iso-modal{background:#fff;border-radius:24px;width:100%;max-width:720px;max-height:calc(100vh - 48px);padding:48px;animation:.25s isoModalIn;position:relative;overflow-y:auto;box-shadow:0 30px 90px #00000040}@keyframes isoModalIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.iso-modal-close{color:#172033;cursor:pointer;background:#f2f4f8;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:26px;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:18px;right:18px}.iso-modal-close:hover{background:#e6eaf1;transform:rotate(90deg)}.iso-modal-label{color:#20488e;letter-spacing:.12em;margin-bottom:14px;font-size:12px;font-weight:700}.iso-modal h2{color:#111827;letter-spacing:-.04em;margin:0;font-size:clamp(32px,5vw,48px);line-height:1.05}.iso-modal-intro{color:#62718a;max-width:620px;margin:22px 0 30px;font-size:17px;line-height:1.7}.iso-modal-certificate{background:#f7f9fd;border:1px solid #d9e5f7;border-radius:14px;padding:20px 22px}.iso-modal-certificate span{color:#6d7e99;letter-spacing:.1em;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.iso-modal-certificate strong{color:#172033;font-size:17px}.iso-modal-details{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px;display:grid}.iso-modal-details>div{background:#fff;border:1px solid #e3e8f0;border-radius:13px;padding:18px}.iso-modal-details span{color:#78879d;margin-bottom:8px;font-size:12px;display:block}.iso-modal-details strong{color:#172033;font-size:14px;line-height:1.4;display:block}.iso-modal-divider{background:#e5e9f0;height:1px;margin:32px 0}.iso-modal-section h3{color:#172033;margin:0 0 10px;font-size:21px}.iso-modal-section p{color:#64738b;margin:0;font-size:15px;line-height:1.7}.iso-modal-principles{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;display:grid}.iso-modal-principles>div{background:#f7f9fc;border-radius:13px;padding:18px}.iso-modal-principles strong{color:#172033;margin-bottom:7px;font-size:14px;display:block}.iso-modal-principles span{color:#718099;font-size:13px;line-height:1.55;display:block}.iso-modal-footer{border-top:1px solid #e5e9f0;justify-content:space-between;align-items:center;gap:20px;margin-top:30px;padding-top:22px;display:flex}.iso-modal-footer span{color:#172033;font-size:14px;font-weight:700}.iso-modal-footer small{color:#718099;font-size:13px}@media (width<=700px){.iso-modal{border-radius:20px;max-height:calc(100vh - 24px);padding:32px 22px}.iso-modal-details,.iso-modal-principles{grid-template-columns:1fr}.iso-modal-footer{flex-direction:column;align-items:flex-start;gap:5px}}@media (width<=480px){.iso-modal-overlay{padding:12px}.iso-modal{padding:28px 18px}.iso-modal h2{font-size:32px}}.back-to-top{z-index:9000;color:#9fafca;cursor:pointer;background:#0e387a;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,background .2s,box-shadow .2s;display:flex;position:fixed;bottom:48px;right:25px;box-shadow:0 10px 30px #0000002e}.back-to-top:hover{background:#183d82;transform:translateY(-4px);box-shadow:0 14px 35px #00000038}.back-to-top:active{transform:translateY(-1px)}@media (width<=768px){.back-to-top{width:44px;height:44px;bottom:18px;right:18px}}
