.hero h1 .line1{background:linear-gradient(135deg,#fff,#f9eddd 40%,#c8d5f9 70%,#fff);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;animation:gradientShift 8s ease infinite}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero h1 .line2{-webkit-text-fill-color:#ffffff38}.hero h1:hover .line1{-webkit-text-fill-color:#f9eddd}.hero h1:hover .line2{-webkit-text-fill-color:#f9eddd80!important}.hero:before{content:"";position:absolute;top:-200px;left:50%;transform:translateX(-50%);width:900px;height:500px;background:radial-gradient(ellipse,#c8d5f90f 0,#f9eddd08 40%,#0000 70%);pointer-events:none;z-index:0;animation:heroGlowPulse 6s ease-in-out infinite alternate}@keyframes heroGlowPulse{0%{opacity:.6;transform:translateX(-50%) scale(1)}to{opacity:1;transform:translateX(-50%) scale(1.15)}}.hero-dots{background-image:linear-gradient(#c8d5f908 1px,#0000 0),linear-gradient(90deg,#c8d5f908 1px,#0000 0)!important;background-size:64px 64px!important;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 40%,#000 20%,#0000 80%)!important;mask-image:radial-gradient(ellipse 80% 80% at 50% 40%,#000 20%,#0000 80%)!important}.exp-card,.service-card{border:1px solid #ffffff0f!important;position:relative;overflow:hidden}.exp-card:before,.service-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#0000,#c8d5f90a,#0000);transition:left .6s ease;pointer-events:none}.exp-card:hover:before,.service-card:hover:before{left:100%}.exp-card:hover,.service-card:hover{border-color:#c8d5f926!important;box-shadow:0 0 40px #c8d5f90f,inset 0 1px 0 #c8d5f91a}.hcard{border:1px solid #ffffff14;position:relative}.hcard:after{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#c8d5f926,#0000 50%,#f9eddd1a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease;pointer-events:none}.hcard:hover:after{opacity:1}.hcard:hover{background:#ffffff0a!important;transform:translateY(-2px);transition:all .3s ease}.hb-v{animation:badgePulse 3s ease-in-out infinite}@keyframes badgePulse{0%,to{box-shadow:0 0 0 0 #4caf504d}50%{box-shadow:0 0 12px 4px #4caf5026}}.profile-card{transition:all .4s cubic-bezier(.4,0,.2,1)!important}.profile-card:hover{transform:translateY(-8px) scale(1.02)!important;box-shadow:0 24px 48px #0006,0 0 0 1px #c8d5f91a}.profile-card:hover .profile-photo{transform:scale(1.05);transition:transform .6s ease}.ref-card{transition:all .35s ease!important}.ref-card:hover{background:#ffffff0a!important;transform:scale(1.01)}.models-banner{position:relative;overflow:hidden}.models-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000,#0000 15%,#0000 85%,#000);z-index:2;pointer-events:none}.model-chip{transition:all .3s ease!important}.model-chip:hover{transform:translateY(-3px)!important;box-shadow:0 8px 24px #c8d5f91a!important;border-color:#c8d5f94d!important}.nav-link{position:relative}.nav-link:after{content:"";position:absolute;bottom:2px;left:14px;right:14px;height:1px;background:linear-gradient(90deg,#0000,#f9eddd80,#0000);transform:scaleX(0);transition:transform .3s ease}.nav-link.active-page:after,.nav-link:hover:after{transform:scaleX(1)}section+section:before{content:"";display:block;width:200px;height:1px;background:linear-gradient(90deg,#0000,#c8d5f926,#0000);margin:0 auto}.stats-section{padding:80px 0;position:relative;background:linear-gradient(180deg,#0000,#c8d5f905,#0000)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}.stat-item{padding:32px 16px;border-radius:16px;background:#ffffff05;border:1px solid #ffffff0d;transition:all .3s ease}.stat-item:hover{background:#ffffff0a;border-color:#c8d5f91f;transform:translateY(-4px)}.stat-number{font-family:Gilroy,sans-serif;font-size:clamp(36px,3.5vw,56px);font-weight:800;letter-spacing:-2px;line-height:1;margin-bottom:8px;background:linear-gradient(135deg,#fff,#c8d5f9);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text}.stat-label{font-size:14px;font-weight:500;color:#fff6;letter-spacing:.04em}.tech-marquee-section{padding:56px 0;overflow:hidden;position:relative;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a}.marquee-fade-left,.marquee-fade-right{position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.marquee-fade-left{left:0;background:linear-gradient(90deg,#000,#0000)}.marquee-fade-right{right:0;background:linear-gradient(270deg,#000,#0000)}.marquee-row{overflow:hidden;margin-bottom:16px}.marquee-row:last-child{margin-bottom:0}.marquee-track{gap:12px;will-change:transform}.marquee-left{animation:scrollLeft 40s linear infinite}.marquee-right{animation:scrollRight 35s linear infinite}.marquee-track:hover{animation-play-state:paused}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scrollRight{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.mq-chip{display:inline-flex;align-items:center;padding:10px 20px;border-radius:100px;font-family:Gilroy,sans-serif;font-size:13px;font-weight:600;letter-spacing:.02em;white-space:nowrap;transition:all .3s ease;border:1px solid #ffffff0f;background:#ffffff05;color:#fff6;cursor:default}.mq-chip:hover{transform:translateY(-2px);background:#ffffff0d}.mq-ai{border-color:#c8d5f926;color:#c8d5f999}.mq-ai:hover{border-color:#c8d5f94d;background:#c8d5f914;color:#c8d5f9e6;box-shadow:0 4px 20px #c8d5f914}.mq-data{border-color:#a0c8b426;color:#a0c8b499}.mq-data:hover{border-color:#a0c8b44d;background:#a0c8b414;color:#a0c8b4e6;box-shadow:0 4px 20px #a0c8b414}.mq-infra{border-color:#f9eddd26;color:#f9eddd80}.mq-infra:hover{border-color:#f9eddd4d;background:#f9eddd14;color:#f9eddde6;box-shadow:0 4px 20px #f9eddd14}.mq-dev{border-color:#c8b4f026;color:#c8b4f080}.mq-dev:hover{border-color:#c8b4f04d;background:#c8b4f014;color:#c8b4f0e6;box-shadow:0 4px 20px #c8b4f014}.process-section{padding:100px 0}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}.process-card{padding:36px 28px;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;position:relative;transition:all .35s ease}.process-card:hover{background:#ffffff0a;border-color:#c8d5f91f;transform:translateY(-4px)}.process-number{font-family:Gilroy,sans-serif;font-size:56px;font-weight:800;color:#c8d5f914;line-height:1;margin-bottom:16px}.process-title{font-family:Gilroy,sans-serif;font-size:20px;font-weight:700;color:#fff;margin-bottom:12px}.process-desc{font-size:14px;color:#fff6;line-height:1.7}@media(max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:16px}.process-grid{grid-template-columns:1fr}}@media(max-width:480px){.stats-grid{grid-template-columns:1fr}}html{scroll-behavior:smooth}::selection{background:#c8d5f940;color:#fff}.btn-white,.nav-cta{position:relative;overflow:hidden}.btn-white:before,.nav-cta:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#f9eddd4d;border-radius:50%;transform:translate(-50%,-50%);transition:width .5s ease,height .5s ease;pointer-events:none}.btn-white:hover:before,.nav-cta:hover:before{width:300px;height:300px;opacity:0;transition:width .5s ease,height .5s ease,opacity .5s ease .1s}.page-hero{position:relative;overflow:hidden}.page-hero:before{content:"";position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:600px;height:300px;background:radial-gradient(ellipse,#c8d5f90d,#0000 70%);pointer-events:none}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.why-card{padding:36px 28px;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;transition:all .35s ease}.why-card:hover{background:#ffffff0a;border-color:#c8d5f926;transform:translateY(-4px)}.why-icon{font-size:28px;margin-bottom:16px}.why-card h3,.why-card h4{font-family:Gilroy,sans-serif;font-size:18px;font-weight:700;color:#fff;margin-bottom:12px}.why-card p{font-size:14px;color:#fff6;line-height:1.7}.usecase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.usecase-card{padding:32px 24px;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;transition:all .35s ease;position:relative;overflow:hidden}.usecase-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#0000,#c8d5f908,#0000);transition:left .6s ease;pointer-events:none}.usecase-card:hover:before{left:100%}.usecase-card:hover{background:#ffffff0a;border-color:#c8d5f91f;transform:translateY(-4px)}.usecase-tag{display:inline-block;padding:4px 12px;border-radius:100px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#c8d5f9b3;border:1px solid #c8d5f926;margin-bottom:16px}.usecase-card h3,.usecase-card h4{font-family:Gilroy,sans-serif;font-size:17px;font-weight:700;color:#fff;margin-bottom:12px;line-height:1.3}.usecase-card p{font-size:13px;color:#fff6;line-height:1.7;margin-bottom:20px}.usecase-stack{display:flex;flex-wrap:wrap;gap:8px}.usecase-stack span{display:inline-block;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:500;color:#ffffff59;background:#ffffff0a;border:1px solid #ffffff0f}@media(max-width:768px){.usecase-grid,.why-grid{grid-template-columns:1fr}}.hero h1{background:linear-gradient(135deg,#fff,#f9eddd 40%,#c8d5f9 70%,#fff);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;animation:gradientShift 8s ease infinite}.hero h1:hover{-webkit-text-fill-color:#f9eddd!important}.section-light{background:#fff!important;color:#111}.section-light .s-label{color:#0006}.section-light .s-title{color:#111}.section-light .s-sub{color:#0000008c}.section-light h3,.section-light h4{color:#111!important}.section-light .exp-uc2 h4{color:#fff!important}.section-light p{color:#0000008c}.section-light .exp-uc2 p{color:#ffffff80}.logos-section{padding:64px 0;border-bottom:1px solid #0000000a}.logos-label{text-align:center;font-size:12px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#0000004d;margin-bottom:40px}.logos-row{display:flex;justify-content:center;align-items:center;gap:64px;flex-wrap:wrap}.logo-item{font-family:Gilroy,sans-serif;font-size:28px;font-weight:800;letter-spacing:.12em;color:#00000026;transition:color .3s ease;cursor:default;text-transform:uppercase}.logo-item:hover{color:#0006}.section-light .intro-grid{color:#111}.section-light .intro-spiral{opacity:.06}.section-light .intro-spiral circle,.section-light .intro-spiral path{stroke:#000!important}.section-light .hover-beige{color:#0000008c}.section-light .hover-beige:hover{color:#111!important}.section-light .photo-block img{border-radius:16px;box-shadow:0 24px 64px #0000001f}.section-light .why-card{background:#00000005;border-color:#00000014}.section-light .why-card:hover{background:#0000000a;border-color:#0000001f;box-shadow:0 16px 48px #00000014}.section-light .why-card h4{color:#111!important}.section-light .why-card p{color:#00000080}.section-light .process-card{background:#00000005;border-color:#00000014}.section-light .process-card:hover{background:#0000000a;border-color:#0000001f;box-shadow:0 16px 48px #00000014}.section-light .process-number{color:#0000000f;background:none;-webkit-text-fill-color:#0000000f}.section-light .process-title{color:#111}.section-light .process-desc{color:#00000080}.gradient-sep+.section-light,.section-light+.gradient-sep{border:none}.section-light+hr.gradient-sep{background:linear-gradient(90deg,#0000,#00000014,#0000)!important;border:none}@media(max-width:768px){.logos-row{gap:40px}.logo-item{font-size:20px}}@media(max-width:480px){.logos-row{gap:24px}.logo-item{font-size:16px}}.lity-link{color:#c8d5f9b3;text-decoration:underline;transition:color .3s ease}.section-light .lity-link{color:#2563eb;text-decoration:underline;font-weight:600}.section-light .lity-link:hover{color:#1d4ed8}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.service-card-light{padding:48px 32px 40px;background:linear-gradient(180deg,#fafbff,#fff);border:1px solid #0000000f;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.service-card-light:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#c8d5f9,#8ba3e8);opacity:0;transition:opacity .4s ease}.service-card-light:hover{border-color:#c8d5f94d;box-shadow:0 20px 60px #0000000f,0 0 0 1px #c8d5f926;transform:translateY(-6px)}.service-card-light:hover:before{opacity:1}.service-icon-svg{width:80px;height:80px;margin-bottom:28px;padding:16px;background:#c8d5f914;border-radius:16px;display:flex;align-items:center;justify-content:center}.svc-svg{width:48px;height:48px}.service-card-light h3,.service-card-light h4{font-family:Gilroy,sans-serif;font-size:22px;font-weight:700;color:#111!important;margin-bottom:16px}.service-card-light p{font-size:15px;color:#00000080;line-height:1.75}.expertise-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:48px}.expertise-card{display:block;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;overflow:hidden;transition:all .35s ease;text-decoration:none;color:inherit}.expertise-card:hover{border-color:#6482dc26;background:#ffffff0a;transform:translateY(-4px);box-shadow:0 24px 64px #0000004d}.expertise-img{width:100%;height:200px;object-fit:cover;display:block}.expertise-card h3,.expertise-card h4{font-family:Gilroy,sans-serif;font-size:20px;font-weight:700;color:#fff;margin:20px 24px 12px}.expertise-card p{font-size:14px;color:#ffffff73;line-height:1.7;margin:0 24px 16px}.expertise-link{display:inline-block;margin:0 24px 24px;font-size:13px;font-weight:600;color:#c8d5f9b3;transition:color .3s ease}.expertise-card:hover .expertise-link{color:#f9eddd}.realisations-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.realisation-card{padding:36px 28px;background:#fff;border:1px solid #00000014;border-radius:16px;transition:all .35s ease}.realisation-card:hover{border-color:#00000026;box-shadow:0 16px 48px #00000014;transform:translateY(-4px)}.realisation-logo{font-family:Gilroy,sans-serif;font-size:24px;font-weight:800;letter-spacing:.08em;color:#0000001f;text-transform:uppercase;margin-bottom:20px}.realisation-card h3,.realisation-card h4{font-family:Gilroy,sans-serif;font-size:18px;font-weight:700;color:#111!important;margin-bottom:12px}.realisation-card p{font-size:14px;color:#00000080;line-height:1.75}@media(max-width:768px){.expertise-grid,.realisations-grid,.services-grid{grid-template-columns:1fr}.hero-right{display:none}}.techstack-section{padding:56px 0;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a}.techstack-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:40px 48px}.techstack-logo{height:32px;width:auto;opacity:.35;filter:grayscale(100%) brightness(2);transition:all .35s ease;cursor:default}.techstack-logo:hover{opacity:.8;filter:grayscale(0) brightness(1);transform:scale(1.1)}@media(max-width:768px){.techstack-row{gap:24px 32px}.techstack-logo{height:24px}}.hero h1{font-size:clamp(28px,3.5vw,48px)!important;letter-spacing:-1.5px!important;line-height:1.15!important;margin-bottom:24px!important}.hero .hero-sub{font-size:18px!important;line-height:1.7!important;max-width:540px!important;color:#ffffff80!important}.client-logo{height:auto;cursor:default;mix-blend-mode:multiply}.client-logo-chanel,.client-logo-delair,.client-logo-okeiro{height:48px;width:auto}.realisation-logo-img{height:auto;margin-bottom:20px;display:block;mix-blend-mode:multiply}.realisation-logo-chanel,.realisation-logo-delair,.realisation-logo-okeiro{height:44px;width:auto}@media(max-width:768px){.client-logo-chanel,.client-logo-delair,.client-logo-okeiro{height:30px}}.nn-visual{width:100%;max-width:400px;height:auto;margin:0 auto;display:block}.nn-node{transition:all .5s ease}.nn-node-input{fill:#c8d5f926;stroke:#c8d5f966;stroke-width:1}.nn-node-hidden{fill:#c8d5f933;stroke:#c8d5f980;stroke-width:1.2}.nn-node-output{fill:#f9eddd26;stroke:#f9eddd66;stroke-width:1}.nn-float-1{animation:nnFloat1 6s ease-in-out infinite}.nn-float-2{animation:nnFloat2 8s ease-in-out infinite}.nn-float-3{animation:nnFloat3 7s ease-in-out infinite}.nn-float-4{animation:nnFloat4 9s ease-in-out infinite}.nn-float-5{animation:nnFloat5 5s ease-in-out infinite}.nn-float-6{animation:nnFloat6 7.5s ease-in-out infinite}@keyframes nnFloat1{0%,to{transform:translate(0)}50%{transform:translate(3px,-8px)}}@keyframes nnFloat2{0%,to{transform:translate(0)}50%{transform:translate(-5px,6px)}}@keyframes nnFloat3{0%,to{transform:translate(0)}50%{transform:translate(4px,7px)}}@keyframes nnFloat4{0%,to{transform:translate(0)}50%{transform:translate(-6px,-4px)}}@keyframes nnFloat5{0%,to{transform:translate(0)}50%{transform:translate(5px,5px)}}@keyframes nnFloat6{0%,to{transform:translate(0)}50%{transform:translate(-3px,-6px)}}.nn-pulse{opacity:.8;filter:blur(.5px)}.nn-visual:hover .nn-node-hidden{fill:#c8d5f959;stroke:#c8d5f9b3;filter:drop-shadow(0 0 8px rgba(200,213,249,.3))}.nn-visual:hover .nn-node-output{fill:#f9eddd4d;stroke:#f9eddd99;filter:drop-shadow(0 0 8px rgba(249,237,221,.3))}.nn-visual:hover .nn-line{stroke-width:1.2}.service-icon-svg{margin-bottom:24px}.service-icon-svg,.svc-svg{width:64px;height:64px}.svc-lens{transform-origin:26px 26px}.svc-handle,.svc-lens{animation:lensFloat 4s ease-in-out infinite}.svc-handle{transform-origin:36px 36px}.svc-glow{animation:glowPulse 3s ease-in-out infinite}.svc-scan-1{animation:scanLine 3s ease-in-out infinite}.svc-scan-2{animation:scanLine 3s ease-in-out .3s infinite}.svc-scan-3{animation:scanLine 3s ease-in-out .6s infinite}@keyframes lensFloat{0%,to{transform:translate(0)}50%{transform:translate(-2px,-2px)}}@keyframes glowPulse{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.4;transform:scale(1.6)}}@keyframes scanLine{0%,to{opacity:.2}50%{opacity:.6}}.svc-building-1{animation:buildRise1 5s ease-in-out infinite;transform-origin:21px 52px}.svc-building-2{animation:buildRise2 5s ease-in-out .3s infinite;transform-origin:43px 52px}.svc-win{animation:windowBlink 4s ease-in-out infinite}.svc-win-1{animation-delay:0s}.svc-win-2{animation-delay:.5s}.svc-win-3{animation-delay:1s}.svc-win-4{animation-delay:1.5s}.svc-win-5{animation-delay:.2s}.svc-win-6{animation-delay:.7s}.svc-win-7{animation-delay:1.2s}.svc-win-8{animation-delay:1.7s}.svc-win-9{animation-delay:.4s}.svc-win-10{animation-delay:.9s}.svc-connect{animation:connectDash 2s linear infinite}@keyframes buildRise1{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.02)}}@keyframes buildRise2{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.03)}}@keyframes windowBlink{0%,40%,to{opacity:.2}50%,60%{opacity:.6;fill:#c8d5f9}}@keyframes connectDash{0%{stroke-dashoffset:0}to{stroke-dashoffset:8}}.svc-rocket,.svc-rocket-win{animation:rocketHover 3s ease-in-out infinite;transform-origin:32px 32px}.svc-flame{animation:flameFlicker .8s ease-in-out infinite alternate;transform-origin:32px 44px}.svc-flame-inner{animation:flameFlicker .6s ease-in-out .1s infinite alternate;transform-origin:32px 44px}.svc-trail-1{animation:trailFade 1.5s ease-out infinite}.svc-trail-2{animation:trailFade 1.5s ease-out .3s infinite}.svc-trail-3{animation:trailFade 1.5s ease-out .6s infinite}@keyframes rocketHover{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes flameFlicker{0%{transform:scaleY(.85) scaleX(.9);opacity:.5}to{transform:scaleY(1.15) scaleX(1.1);opacity:.8}}@keyframes trailFade{0%{opacity:.3;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.service-card-light:hover .service-icon-svg{background:#c8d5f926}.service-card-light:hover .svc-svg{filter:drop-shadow(0 0 6px rgba(200,213,249,.4))}.service-card-light:hover .svc-svg circle[stroke],.service-card-light:hover .svc-svg line[stroke],.service-card-light:hover .svc-svg path[stroke],.service-card-light:hover .svc-svg rect[stroke]{stroke:#6b85d4;transition:stroke .3s ease}.services-grid-premium{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.svc-premium-card{border-radius:20px;overflow:visible;background:#fff;border:1px solid #0000000d;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative}.svc-premium-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#c8d5f9,#8ba3e8,#c8d5f9);background-size:200% 100%;animation:shimmerLine 3s ease infinite;opacity:0;transition:opacity .4s ease;z-index:2}.svc-premium-card:hover{transform:translateY(-8px);box-shadow:0 24px 64px #00000014,0 0 0 1px #c8d5f933}.svc-premium-card:hover:before{opacity:1}@keyframes shimmerLine{0%{background-position:-200% 0}to{background-position:200% 0}}.svc-stage{height:160px;background:#0000;position:relative;overflow:visible;display:flex;align-items:center;justify-content:center}.svc-stage-glow{position:absolute;width:120px;height:120px;border-radius:50%;filter:blur(50px);opacity:.2;transition:opacity .5s ease}.svc-premium-card:hover .svc-stage-glow{opacity:.35}.svc-glow-blue{background:#c8d5f9}.svc-glow-blue,.svc-glow-cream{top:30%;left:50%;transform:translateX(-50%)}.svc-glow-cream{background:#f9eddd}.svc-glow-purple{background:#a78bfa;top:30%;left:50%;transform:translateX(-50%)}.holo-scene{position:relative;width:120px;height:120px;perspective:500px}.holo-grid-floor{position:absolute;bottom:0;left:-40px;right:-40px;height:50px;background:linear-gradient(90deg,#c8d5f91a 1px,#0000 0),linear-gradient(0deg,#c8d5f91a 1px,#0000 0);background-size:20px 12px;transform:perspective(200px) rotateX(65deg);transform-origin:bottom;opacity:.5;mask-image:linear-gradient(0deg,#0009,#0000);-webkit-mask-image:linear-gradient(0deg,#0009,#0000)}.holo-lens-group{position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);transform-style:preserve-3d;animation:holoFloat 6s ease-in-out infinite,holoRotateY 12s linear infinite}.holo-lens-ring{border-radius:50%;border:2px solid #6482dc59;box-shadow:0 0 20px #6482dc1f}.holo-lens-glass,.holo-lens-ring{width:60px;height:60px;position:absolute;top:0;left:0}.holo-lens-glass{border-radius:50%;background:radial-gradient(circle at 35% 35%,#6482dc14,#6482dc05);overflow:hidden}.holo-scan-beam{position:absolute;width:100%;height:2px;background:linear-gradient(90deg,#0000,#6482dc66,#0000);box-shadow:0 0 6px #6482dc40;animation:scanBeam 2.5s ease-in-out infinite}@keyframes scanBeam{0%,to{top:15%;opacity:0}10%{opacity:1}90%{opacity:1}50%{top:75%}}.holo-data-dot{position:absolute;width:4px;height:4px;border-radius:50%;background:#6482dc80;box-shadow:0 0 6px #6482dc4d}.holo-dd-1{top:30%;left:25%;animation:dotPulse 2s ease-in-out 0s infinite}.holo-dd-2{top:50%;left:60%;animation:dotPulse 2s ease-in-out .7s infinite}.holo-dd-3{top:65%;left:35%;animation:dotPulse 2s ease-in-out 1.4s infinite}@keyframes dotPulse{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:1;transform:scale(1.5)}}.holo-lens-handle{position:absolute;width:3px;height:40px;background:linear-gradient(180deg,#6482dc4d,#6482dc1a);border-radius:2px;bottom:-35px;right:-5px;transform:rotate(-45deg);transform-origin:top;box-shadow:0 0 8px #c8d5f926}.holo-building-group{top:50%;left:50%;transform:translate(-50%,-55%);animation:holoFloat 7s ease-in-out infinite,holoRotateY 16s linear infinite}.holo-bldg,.holo-building-group{position:absolute;transform-style:preserve-3d}.holo-bldg-1{width:40px;height:80px;left:-45px;bottom:0}.holo-bldg-2{width:45px;height:100px;right:-50px;bottom:0}.holo-bldg-face{position:absolute;border:1px solid;box-sizing:border-box}.holo-bldg-front{width:100%;height:100%;border-color:#c8a0644d;background:linear-gradient(180deg,#c8a0640f,#c8a06405);box-shadow:inset 0 0 20px #f9eddd0d;transform:translateZ(12px)}.holo-bldg-side{width:24px;height:100%;right:-12px;border-color:#c8a06433;background:#f9eddd08;transform:rotateY(90deg) translateZ(0);transform-origin:right}.holo-bldg-top{width:100%;height:24px;top:-12px;border-color:#f9eddd40;background:#f9eddd0f;transform:rotateX(90deg) translateZ(0);transform-origin:top}.holo-bldg-window{position:absolute;width:8px;height:8px;background:#f9eddd26;box-shadow:0 0 4px #f9eddd1a;animation:windowGlow 3s ease-in-out infinite;transform:translateZ(13px)}.holo-bldg-1 .hw-1{top:10px;left:6px;animation-delay:0s}.holo-bldg-1 .hw-2{top:10px;left:22px;animation-delay:.4s}.holo-bldg-1 .hw-3{top:28px;left:6px;animation-delay:.8s}.holo-bldg-1 .hw-4{top:28px;left:22px;animation-delay:1.2s}.holo-bldg-1 .hw-5{top:46px;left:6px;animation-delay:1.6s}.holo-bldg-1 .hw-6{top:46px;left:22px;animation-delay:2s}.holo-bldg-2 .hw-7{top:10px;left:8px;animation-delay:.2s}.holo-bldg-2 .hw-8{top:10px;left:28px;animation-delay:.6s}.holo-bldg-2 .hw-9{top:30px;left:8px;animation-delay:1s}.holo-bldg-2 .hw-10{top:30px;left:28px;animation-delay:1.4s}@keyframes windowGlow{0%,to{background:#f9eddd1a;box-shadow:none}50%{background:#f9eddd99;box-shadow:0 0 12px #f9eddd66}}.holo-connect-line{position:absolute;width:40px;height:1px;background:#f9eddd33;top:40%;left:50%;transform:translateX(-50%) translateZ(12px);box-shadow:0 0 6px #f9eddd26;animation:connectPulse 2s ease-in-out infinite}@keyframes connectPulse{0%,to{opacity:.3;width:30px}50%{opacity:1;width:50px}}.holo-brain-group{position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);transform-style:preserve-3d;animation:holoFloat 5s ease-in-out infinite}.holo-brain-core{width:24px;height:24px;border-radius:50%;background:radial-gradient(circle,#7864dc66,#7864dc14);box-shadow:0 0 20px #a78bfa4d,0 0 40px #a78bfa26;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:corePulse 3s ease-in-out infinite}@keyframes corePulse{0%,to{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 20px #a78bfa4d,0 0 40px #a78bfa26}50%{transform:translate(-50%,-50%) scale(1.2);box-shadow:0 0 30px #a78bfa80,0 0 60px #a78bfa40}}.holo-brain-ring{position:absolute;border-radius:50%;border:1px solid;top:50%;left:50%;transform-style:preserve-3d}.holo-br-1{width:80px;height:80px;margin:-40px 0 0 -40px;border-color:#7864dc40;box-shadow:0 0 10px #a78bfa1a;animation:brainOrbit1 8s linear infinite}.holo-br-2{width:110px;height:110px;margin:-55px 0 0 -55px;border-color:#6482dc26;box-shadow:0 0 8px #c8d5f914;animation:brainOrbit2 12s linear infinite}.holo-br-3{width:60px;height:60px;margin:-30px 0 0 -30px;border-color:#c8a06433;animation:brainOrbit3 6s linear infinite}@keyframes brainOrbit1{0%{transform:rotateX(70deg) rotate(0deg)}to{transform:rotateX(70deg) rotate(1turn)}}@keyframes brainOrbit2{0%{transform:rotateX(50deg) rotateY(40deg) rotate(0deg)}to{transform:rotateX(50deg) rotateY(40deg) rotate(-1turn)}}@keyframes brainOrbit3{0%{transform:rotateX(85deg) rotateY(-30deg) rotate(0deg)}to{transform:rotateX(85deg) rotateY(-30deg) rotate(1turn)}}.holo-brain-node{position:absolute;width:6px;height:6px;border-radius:50%;background:#a78bfa99;box-shadow:0 0 8px #a78bfa66}.holo-bn-1{top:10%;left:50%;animation:nodeFloat 4s ease-in-out 0s infinite}.holo-bn-2{top:30%;left:85%;animation:nodeFloat 5s ease-in-out .5s infinite}.holo-bn-3{top:70%;left:80%;animation:nodeFloat 4.5s ease-in-out 1s infinite;background:#c8d5f980}.holo-bn-4{top:85%;left:45%;animation:nodeFloat 3.5s ease-in-out 1.5s infinite}.holo-bn-5{top:65%;left:15%;animation:nodeFloat 5.5s ease-in-out 2s infinite;background:#f9eddd66}.holo-bn-6{top:25%;left:20%;animation:nodeFloat 4s ease-in-out 2.5s infinite;background:#c8d5f980}@keyframes nodeFloat{0%,to{transform:translate(0);opacity:.5}25%{transform:translate(6px,-8px);opacity:1}50%{transform:translate(-4px,4px);opacity:.3}75%{transform:translate(8px,6px);opacity:.8}}.holo-brain-pulse{position:absolute;width:140px;height:140px;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #a78bfa1a;animation:brainPulseWave 4s ease-out infinite}@keyframes brainPulseWave{0%{transform:translate(-50%,-50%) scale(.3);opacity:.6;border-color:#7864dc40}to{transform:translate(-50%,-50%) scale(1.2);opacity:0;border-color:#a78bfa00}}@keyframes holoFloat{0%,to{transform:translate(-50%,-55%) translateY(0)}50%{transform:translate(-50%,-55%) translateY(-10px)}}@keyframes holoRotateY{0%{transform:translate(-50%,-55%) rotateY(0deg)}to{transform:translate(-50%,-55%) rotateY(1turn)}}.holo-lens-group{animation:holoLensAnim 12s linear infinite}@keyframes holoLensAnim{0%{transform:translate(-50%,-55%) rotateY(0deg) translateY(0)}25%{transform:translate(-50%,-55%) rotateY(90deg) translateY(-8px)}50%{transform:translate(-50%,-55%) rotateY(180deg) translateY(0)}75%{transform:translate(-50%,-55%) rotateY(270deg) translateY(-8px)}to{transform:translate(-50%,-55%) rotateY(1turn) translateY(0)}}.holo-building-group{animation:holoBuildAnim 16s linear infinite}@keyframes holoBuildAnim{0%{transform:translate(-50%,-55%) rotateY(0deg) translateY(0)}25%{transform:translate(-50%,-55%) rotateY(90deg) translateY(-6px)}50%{transform:translate(-50%,-55%) rotateY(180deg) translateY(0)}75%{transform:translate(-50%,-55%) rotateY(270deg) translateY(-6px)}to{transform:translate(-50%,-55%) rotateY(1turn) translateY(0)}}.svc-premium-content{padding:32px 28px 36px}.svc-premium-content h3,.svc-premium-content h4{font-family:Gilroy,sans-serif;font-size:22px;font-weight:700;color:#111!important;margin-bottom:14px}.svc-premium-content p{font-size:15px;color:#00000080;line-height:1.75}.svc-premium-card:hover .holo-lens-ring{border-color:#c8d5f9cc;box-shadow:0 0 25px #c8d5f966,0 0 50px #c8d5f933,inset 0 0 20px #c8d5f933}.svc-premium-card:hover .holo-bldg-front{border-color:#f9eddd99;background:linear-gradient(180deg,#f9eddd26,#f9eddd0d)}.svc-premium-card:hover .holo-brain-core{box-shadow:0 0 30px #a78bfa99,0 0 60px #a78bfa4d}@media(max-width:768px){.services-grid-premium{grid-template-columns:1fr}.svc-stage{height:140px}}.dust-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.dust-card{border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.dust-card:hover{transform:translateY(-6px);box-shadow:0 20px 60px #0000001a}.dust-card-blue .dust-card-visual{background:linear-gradient(135deg,#e8edfa,#d4ddfb)}.dust-card-cream .dust-card-visual{background:linear-gradient(135deg,#fdf5eb,#f9eddd)}.dust-card-purple .dust-card-visual{background:linear-gradient(135deg,#ede8fa,#ddd4f9)}.dust-card-visual{padding:28px 24px 20px;position:relative}.dust-ui-mock{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000014,0 1px 2px #0000000a;overflow:hidden}.dust-ui-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#fafafa;border-bottom:1px solid #0000000f}.dust-dot{width:8px;height:8px;border-radius:50%}.dust-dot-r{background:#ff5f57}.dust-dot-y{background:#febc2e}.dust-dot-g{background:#28c840}.dust-ui-title{font-size:10px;font-weight:500;color:#0000004d;margin-left:8px;font-family:SF Mono,Fira Code,monospace}.dust-ui-body{padding:16px}.dust-ui-divider{height:1px;background:#0000000f;margin:10px 0}.dust-ui-label{font-size:10px;font-weight:600;color:#0006;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.dust-ui-bar-chart{display:flex;flex-direction:column;gap:6px}.dust-bar{height:18px;border-radius:4px;background:linear-gradient(90deg,#6b85d4,#8ba3e8);display:flex;align-items:center;padding-left:8px;transition:width 1s cubic-bezier(.4,0,.2,1)}.dust-bar span{font-size:8px;font-weight:600;color:#fff;white-space:nowrap}.dust-ui-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.dust-ui-tag{font-size:9px;font-weight:600;color:#4a6db5;background:#6482dc14;padding:4px 8px;border-radius:4px;white-space:nowrap}.dust-ui-arch{flex-direction:column;gap:8px}.dust-arch-row,.dust-ui-arch{display:flex;align-items:center}.dust-arch-row{gap:6px;width:100%;justify-content:center}.dust-arch-box{font-size:8px;font-weight:600;padding:6px 10px;border-radius:6px;text-align:center;white-space:nowrap;border:1px solid}.dust-arch-user{background:#c8a06414;border-color:#c8a06433;color:#8b6914}.dust-arch-gw{background:#c8a0641f;border-color:#c8a06440;color:#8b6914}.dust-arch-llm{background:#c8a0642e;border-color:#c8a0644d;color:#8b6914;font-weight:700}.dust-arch-db{background:#64a08214;border-color:#64a08233;color:#2d6a4f}.dust-arch-rag{background:#64a0821f;border-color:#64a08240;color:#2d6a4f}.dust-arch-src{background:#64a08214;border-color:#64a08233;color:#2d6a4f}.dust-arch-arrow{font-size:12px;color:#0003;flex-shrink:0}.dust-arch-connector{width:1px;height:12px;background:#0000001a;margin:0 auto}.dust-arch-label{font-size:8px;color:#00000040;text-align:center;margin-top:6px}.dust-mission-header{display:flex;align-items:center;gap:10px}.dust-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#a78bfa,#7c3aed);flex-shrink:0}.dust-mission-info{display:flex;flex-direction:column;gap:3px}.dust-mission-name{font-size:10px;font-weight:600;color:#111}.dust-mission-badge{font-size:8px;font-weight:700;color:#059669;background:#05966914;padding:2px 6px;border-radius:3px;width:-moz-fit-content;width:fit-content}.dust-timeline{display:flex;flex-direction:column;gap:0;margin-top:4px}.dust-tl-item{display:flex;align-items:center;gap:8px;font-size:9px;color:#00000059;position:relative;padding:6px 0 6px 18px}.dust-tl-item span:first-of-type{flex:1}.dust-tl-date{font-size:8px;font-weight:600;color:#0003}.dust-tl-dot{position:absolute;left:0;width:8px;height:8px;border-radius:50%;border:2px solid #0000001f;background:#fff}.dust-tl-item:before{content:"";position:absolute;left:3px;top:20px;width:2px;height:calc(100% - 14px);background:#0000000f}.dust-tl-item:last-child:before{display:none}.dust-tl-done .dust-tl-dot{background:#059669;border-color:#059669}.dust-tl-done span:first-of-type{color:#00000080;font-weight:500}.dust-tl-active .dust-tl-dot{background:#7c3aed;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}.dust-tl-active span:first-of-type{color:#7c3aed;font-weight:600}.dust-card-content{padding:24px 24px 28px;background:#fff}.dust-card-content h3,.dust-card-content h4{font-family:Gilroy,sans-serif;font-size:20px;font-weight:700;color:#111!important;margin-bottom:12px}.dust-card-content p{font-size:14px;color:#00000080;line-height:1.75}.dust-card-blue:hover .dust-card-visual{background:linear-gradient(135deg,#dce4fa,#c8d5f9)}.dust-card-cream:hover .dust-card-visual{background:linear-gradient(135deg,#faf0e0,#f2e0c8)}.dust-card-purple:hover .dust-card-visual{background:linear-gradient(135deg,#e4dcfa,#d0c4f4)}@media(max-width:768px){.dust-services-grid{grid-template-columns:1fr}}.svc-clean-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.svc-clean-card{padding:40px 28px 36px;background:#fff;border:1px solid #0000000f;border-radius:16px;transition:all .35s cubic-bezier(.4,0,.2,1)}.svc-clean-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #00000012;border-color:#0000001a}.svc-clean-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:all .35s ease}.svc-clean-card:first-child .svc-clean-icon{background:linear-gradient(135deg,#eef1fa,#e4e9f8);color:#6b85d4}.svc-clean-card:first-child:hover .svc-clean-icon{background:linear-gradient(135deg,#6b85d4,#8ba3e8);color:#fff;box-shadow:0 8px 24px #6b85d440}.svc-clean-card:nth-child(2) .svc-clean-icon{background:linear-gradient(135deg,#fdf5eb,#f5e8d4);color:#c4993a}.svc-clean-card:nth-child(2):hover .svc-clean-icon{background:linear-gradient(135deg,#c4993a,#d4a853);color:#fff;box-shadow:0 8px 24px #c4993a40}.svc-clean-card:nth-child(3) .svc-clean-icon{background:linear-gradient(135deg,#ede8fa,#ddd0fa);color:#7c3aed}.svc-clean-card:nth-child(3):hover .svc-clean-icon{background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#fff;box-shadow:0 8px 24px #7c3aed40}.svc-clean-card h3,.svc-clean-card h4{font-family:Gilroy,sans-serif;font-size:20px;font-weight:700;color:#111!important;margin-bottom:12px}.svc-clean-card p{font-size:14px;color:#00000080;line-height:1.75}@media(max-width:768px){.svc-clean-grid{grid-template-columns:1fr}}.svc-holo-stage{width:100%;height:120px;display:flex;align-items:center;justify-content:center;perspective:500px;position:relative;margin-bottom:24px}.svc-holo-glow{position:absolute;width:80px;height:80px;border-radius:50%;filter:blur(32px);opacity:.18;animation:svcGlowPulse 4s ease-in-out infinite}@keyframes svcGlowPulse{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.28;transform:scale(1.2)}}.svc-glow-blue{background:radial-gradient(circle,#6b85d4,#818cf8)}.svc-glow-amber{background:radial-gradient(circle,#f9eddd,#f59e0b)}.svc-glow-violet{background:radial-gradient(circle,#a78bfa,#7c3aed)}.svc-holo-shape{position:relative;transform-style:preserve-3d;animation:svcFloat 6s ease-in-out infinite}@keyframes svcFloat{0%{transform:translateY(0) rotateX(2deg) rotateY(0deg) rotate(0deg)}25%{transform:translateY(-8px) rotateX(4deg) rotateY(8deg) rotate(-1deg)}50%{transform:translateY(-4px) rotateX(2deg) rotateY(0deg) rotate(1deg)}75%{transform:translateY(-10px)rotateX(0deg) rotateY(-8deg) rotate(-1deg)}to{transform:translateY(0) rotateX(2deg) rotateY(0deg) rotate(0deg)}}.svc-shape-lens{width:72px;height:72px;position:relative;transform-style:preserve-3d}.svc-lens-ring{position:absolute;top:4px;left:10px;width:48px;height:48px;border-radius:50%;border:4px solid #0000;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#6b85d4,#818cf8,#a78bfa) border-box;box-shadow:0 0 20px #6b85d440,inset 0 0 12px #818cf81a;transform:translateZ(6px)}.svc-lens-glass{position:absolute;top:10px;left:16px;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#6b85d414,#a78bfa1f 50%,#6b85d40d);transform:translateZ(8px);overflow:hidden}.svc-lens-handle{position:absolute;bottom:6px;right:6px;width:22px;height:5px;background:linear-gradient(90deg,#818cf8,#6b85d4);border-radius:3px;transform:rotate(45deg) translateZ(4px);box-shadow:0 2px 8px #6b85d44d}.svc-scan-line{position:absolute;top:10px;left:16px;width:36px;height:2px;background:linear-gradient(90deg,#0000,#6b85d499,#0000);border-radius:1px;animation:svcScan 2.5s ease-in-out infinite;will-change:transform,opacity}@keyframes svcScan{0%,to{transform:translateY(0) translateZ(10px);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(32px) translateZ(10px);opacity:0}}.svc-data-particle{position:absolute;width:5px;height:5px;border-radius:50%;background:#818cf8;transform:translateZ(12px);animation:svcDotPulse 2s ease-in-out infinite}.svc-dp-1{top:16px;left:22px;animation-delay:0s}.svc-dp-2{top:28px;left:36px;animation-delay:.7s}.svc-dp-3{top:36px;left:20px;animation-delay:1.4s}@keyframes svcDotPulse{0%,to{opacity:0;transform:translateZ(12px) scale(.5)}50%{opacity:.7;transform:translateZ(12px) scale(1.2)}}.svc-shape-layers{width:72px;height:72px;position:relative;transform-style:preserve-3d}.svc-layer{position:absolute;left:50%;border-radius:8px;border:1.5px solid #f59e0b33}.svc-layer-1{width:52px;height:14px;margin-left:-26px;top:8px;background:linear-gradient(135deg,#f9edddf2,#f59e0b59);box-shadow:0 4px 16px #f59e0b26;animation:svcLayerBob 3s ease-in-out infinite}.svc-layer-2{width:58px;height:14px;margin-left:-29px;top:28px;background:linear-gradient(135deg,#f59e0b73,#c4993a4d);border-color:#f59e0b40;box-shadow:0 4px 20px #f59e0b2e;animation:svcLayerBob 3s ease-in-out .3s infinite}.svc-layer-3{width:64px;height:14px;margin-left:-32px;top:48px;background:linear-gradient(135deg,#f9eddde6,#f59e0b8c);border-color:#f59e0b4d;box-shadow:0 6px 24px #f59e0b38;animation:svcLayerBob 3s ease-in-out .6s infinite}@keyframes svcLayerBob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.svc-layer-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:#f59e0b80}.svc-ld-1{top:12px;left:14px}.svc-ld-2{top:12px;left:24px}.svc-ld-3{top:32px;left:10px}.svc-ld-4{top:32px;left:22px}.svc-ld-5{top:32px;left:34px}.svc-layer-line{position:absolute;height:3px;border-radius:2px;background:#f59e0b40}.svc-ll-1{top:53px;left:12px;width:20px}.svc-ll-2{top:53px;left:36px;width:14px}.svc-layer-conn{position:absolute;width:1.5px;background:linear-gradient(180deg,#f59e0b4d,#f59e0b1a);animation:svcConnFade 2.5s ease-in-out infinite}.svc-lc-1{top:22px;left:26px;height:6px}.svc-lc-2{top:42px;left:32px;height:6px;animation-delay:.4s}@keyframes svcConnFade{0%,to{opacity:.3}50%{opacity:.8}}.svc-shape-plane{width:72px;height:72px;position:relative;transform-style:preserve-3d}.svc-plane-body{position:absolute;top:10px;left:8px;width:56px;height:52px}.svc-plane-body:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#a78bfaeb,#7c3aedbf);clip-path:polygon(100% 42%,0 0,38% 50%,0 100%);filter:drop-shadow(0 4px 16px rgba(124,58,237,.3))}.svc-plane-fold{position:absolute;top:10px;left:8px;width:56px;height:52px}.svc-plane-fold:before{content:"";position:absolute;inset:0;background:linear-gradient(160deg,#c8d5f980,#7c3aed4d);clip-path:polygon(100% 42%,38% 50%,0 0)}.svc-plane-shine{position:absolute;top:10px;left:8px;width:56px;height:52px;opacity:.35}.svc-plane-shine:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#fff9,#0000 50%);clip-path:polygon(100% 42%,0 0,38% 50%,0 100%)}.svc-plane-trail{position:absolute;height:2px;border-radius:1px;background:linear-gradient(90deg,#a78bfa66,#0000);animation:svcTrailFade 2s ease-in-out infinite}.svc-pt-1{top:34px;left:-8px;width:18px}.svc-pt-2{top:28px;left:-12px;width:12px;animation-delay:.4s}.svc-pt-3{top:40px;left:-6px;width:10px;animation-delay:.8s}@keyframes svcTrailFade{0%,to{opacity:0;transform:translateX(0)}50%{opacity:.7;transform:translateX(-4px)}}.svc-plane-spark{position:absolute;width:4px;height:4px;border-radius:50%;background:#a78bfa;animation:svcPlaneSpark 2.2s ease-in-out infinite}.svc-ps-1{top:16px;right:4px;animation-delay:0s}.svc-ps-2{top:36px;right:0;animation-delay:.7s}@keyframes svcPlaneSpark{0%,to{opacity:0;transform:scale(0)}50%{opacity:.7;transform:scale(1.2)}}.svc-clean-card:hover .svc-holo-glow{opacity:.35}.svc-clean-card:hover .svc-holo-shape{animation-play-state:paused}.cs-card{background:#fff;border-radius:24px;margin-bottom:32px;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 6px 24px #00000008;border:1px solid #0000000d;transition:all .5s cubic-bezier(.4,0,.2,1)}.cs-card:hover{box-shadow:0 12px 48px #00000014;transform:translateY(-3px)}.cs-top{gap:32px;padding:36px 40px 0}.cs-logo-wrap,.cs-top{display:flex;align-items:center}.cs-logo-wrap{flex-shrink:0;width:100px;height:100px;background:#fafafa;border-radius:16px;justify-content:center;border:1px solid #0000000d}.cs-logo-wrap img{max-height:56px;max-width:80px;object-fit:contain}.cs-intro{flex:1}.cs-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 14px;border-radius:100px;background:linear-gradient(135deg,#7c3aed14,#c8d5f91f);color:#7c3aed;margin-bottom:10px}.cs-intro h3{font-family:Gilroy,sans-serif;font-size:clamp(18px,2vw,22px);font-weight:700;color:#111!important;line-height:1.35;max-width:520px}.cs-stats{display:flex;gap:0;margin:28px 40px 0;padding:24px 0;border-top:1px solid #0000000f;border-bottom:1px solid #0000000f}.cs-stat{flex:1;text-align:center;position:relative}.cs-stat:not(:last-child):after{content:"";position:absolute;right:0;top:4px;bottom:4px;width:1px;background:#0000000f}.cs-stat-num{font-family:Gilroy,sans-serif;font-size:28px;font-weight:800;background:linear-gradient(135deg,#111,#444);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;line-height:1.1;margin-bottom:6px}.cs-stat-label{font-size:12px;color:#0006;line-height:1.4}.cs-cols{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:28px 40px 0}.cs-col h4{font-family:Gilroy,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#0000004d!important;margin-bottom:10px}.cs-col p{font-size:14px;color:#0009!important;line-height:1.8}.cs-tags{display:flex;flex-wrap:wrap;gap:6px;padding:20px 40px 32px}.cs-tags span{font-size:11px;font-weight:600;padding:5px 14px;border-radius:100px;background:#7c3aed0d;color:#6d28d9;border:1px solid #7c3aed14}@media(max-width:768px){.cs-top{align-items:flex-start;padding:24px 24px 0}.cs-stats,.cs-top{flex-direction:column;gap:16px}.cs-stats{margin:20px 24px 0}.cs-stat:after{display:none}.cs-cols{grid-template-columns:1fr;gap:20px;padding:20px 24px 0}.cs-tags{padding:16px 24px 24px}}.sect-pill{display:inline-block;font-family:Gilroy,sans-serif;font-size:13px;font-weight:600;color:#fff6;padding:8px 18px;border-radius:100px;text-decoration:none;white-space:nowrap;transition:all .25s ease;border:1px solid #ffffff0f}.sect-pill:hover{color:#fff;background:#ffffff14;border-color:#ffffff1f}.mo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;position:relative}.mo-cell{position:relative;height:260px;scroll-margin-top:160px;z-index:1}.mo-cell.mo-open,.mo-cell:hover{z-index:20}.mo-inner{overflow:visible;cursor:pointer}.mo-img,.mo-inner{position:absolute;inset:0;border-radius:16px}.mo-img{background-size:cover;background-position:50%;will-change:filter;transition:filter .5s ease,transform .7s cubic-bezier(.22,1,.36,1)}.mo-cell:hover .mo-img,.mo-open .mo-img{filter:brightness(.55);transform:scale(1.02)}.mo-shade{position:absolute;inset:0;border-radius:16px;background:linear-gradient(180deg,#0000 30%,#0000008c);pointer-events:none}.mo-label{position:absolute;bottom:0;left:0;right:0;padding:20px 22px;z-index:4;will-change:opacity,transform;transition:opacity .35s ease,transform .35s ease}.mo-cell:hover .mo-label,.mo-open .mo-label{opacity:0;transform:translateY(6px)}.mo-label span{font-family:Gilroy,sans-serif;font-size:16px;font-weight:700;color:#fff;text-shadow:0 1px 8px #0006}.mo-slide{position:absolute;top:0;left:100%;width:calc(100% + 14px);height:100%;border-radius:0 16px 16px 0;display:flex;overflow:hidden;pointer-events:none;will-change:transform,opacity;transform:translateX(14px);opacity:0;transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .4s ease}.mo-cell:hover .mo-slide,.mo-open .mo-slide{transform:translateX(0);opacity:1;pointer-events:auto}.mo-slide-bar{flex-shrink:0;width:4px}.mo-slide-content{flex:1;background:#0a0a0a;padding:26px 28px 22px;display:flex;flex-direction:column;border-radius:0 16px 16px 0;border:1px solid #ffffff0f;border-left:none}.mo-slide-tag{font-family:Gilroy,sans-serif;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;display:block;will-change:transform,opacity;transform:translateX(12px);opacity:0;transition:transform .4s cubic-bezier(.22,1,.36,1) .15s,opacity .4s ease .15s}.mo-cell:hover .mo-slide-tag,.mo-open .mo-slide-tag{transform:translateX(0);opacity:1}.mo-slide-content h3{font-family:Gilroy,sans-serif;font-size:20px;font-weight:800;color:#fff!important;margin-bottom:8px;line-height:1.2;letter-spacing:-.02em;will-change:transform,opacity;transform:translateX(16px);opacity:0;transition:transform .45s cubic-bezier(.22,1,.36,1) .2s,opacity .4s ease .2s}.mo-cell:hover .mo-slide-content h3,.mo-open .mo-slide-content h3{transform:translateX(0);opacity:1}.mo-slide-content>p{font-size:13px;color:#ffffff73!important;line-height:1.55;margin-bottom:16px;will-change:transform,opacity;transform:translateX(16px);opacity:0;transition:transform .45s cubic-bezier(.22,1,.36,1) .25s,opacity .4s ease .25s}.mo-cell:hover .mo-slide-content>p,.mo-open .mo-slide-content>p{transform:translateX(0);opacity:1}.mo-slide-cases{margin-top:auto;will-change:transform,opacity;transform:translateX(16px);opacity:0;transition:transform .45s cubic-bezier(.22,1,.36,1) .3s,opacity .4s ease .3s}.mo-cell:hover .mo-slide-cases,.mo-open .mo-slide-cases{transform:translateX(0);opacity:1}.mo-slide-cases-label{font-family:Gilroy,sans-serif;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff40;display:block;margin-bottom:8px;padding-top:12px;border-top:1px solid #ffffff0f}.mo-slide-cases ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:4px 16px}.mo-slide-cases ul li{font-size:12.5px;color:#fff9;padding:2px 0 2px 14px;position:relative;line-height:1.4}.mo-slide-cases ul li:before{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;border-radius:50%;background:var(--ac,#ffffff4d)}.mo-cell:nth-child(4n) .mo-slide{left:auto;right:100%;width:calc(100% + 14px);border-radius:16px 0 0 16px;transform:translateX(-14px)}.mo-cell:nth-child(4n) .mo-slide-content{border-radius:16px 0 0 16px;border:1px solid #ffffff0f;border-right:none}.mo-cell.mo-open:nth-child(4n) .mo-slide,.mo-cell:nth-child(4n):hover .mo-slide{transform:translateX(0)}.mo-cell:nth-child(4n) .mo-slide-cases,.mo-cell:nth-child(4n) .mo-slide-content h3,.mo-cell:nth-child(4n) .mo-slide-content>p,.mo-cell:nth-child(4n) .mo-slide-tag{transform:translateX(-12px)}.mo-cell.mo-open:nth-child(4n) .mo-slide-cases,.mo-cell.mo-open:nth-child(4n) .mo-slide-content h3,.mo-cell.mo-open:nth-child(4n) .mo-slide-content>p,.mo-cell.mo-open:nth-child(4n) .mo-slide-tag,.mo-cell:nth-child(4n):hover .mo-slide-cases,.mo-cell:nth-child(4n):hover .mo-slide-content h3,.mo-cell:nth-child(4n):hover .mo-slide-content>p,.mo-cell:nth-child(4n):hover .mo-slide-tag{transform:translateX(0)}.mo-cell:hover .mo-img,.mo-open .mo-img{border-radius:16px 0 0 16px}.mo-cell.mo-open:nth-child(4n) .mo-img,.mo-cell:nth-child(4n):hover .mo-img{border-radius:0 16px 16px 0}@media(max-width:1100px){.mo-grid{grid-template-columns:repeat(3,1fr)}.mo-cell:nth-child(4n) .mo-slide{left:100%;right:auto;width:calc(100% + 14px);border-radius:0 16px 16px 0;transform:translateX(14px)}.mo-cell:nth-child(4n) .mo-slide-content{border-radius:0 16px 16px 0;border:1px solid #ffffff0f;border-left:none}.mo-cell.mo-open:nth-child(4n) .mo-img,.mo-cell:nth-child(4n):hover .mo-img{border-radius:16px 0 0 16px}.mo-cell:nth-child(3n) .mo-slide{left:auto;right:100%;width:calc(100% + 14px);border-radius:16px 0 0 16px;transform:translateX(-14px)}.mo-cell:nth-child(3n) .mo-slide-content{border-radius:16px 0 0 16px;border:1px solid #ffffff0f;border-right:none}.mo-cell.mo-open:nth-child(3n) .mo-slide,.mo-cell:nth-child(3n):hover .mo-slide{transform:translateX(0)}.mo-cell.mo-open:nth-child(3n) .mo-img,.mo-cell:nth-child(3n):hover .mo-img{border-radius:0 16px 16px 0}.mo-cell:nth-child(3n) .mo-slide-cases,.mo-cell:nth-child(3n) .mo-slide-content h3,.mo-cell:nth-child(3n) .mo-slide-content>p,.mo-cell:nth-child(3n) .mo-slide-tag{transform:translateX(-12px)}.mo-cell.mo-open:nth-child(3n) .mo-slide-cases,.mo-cell.mo-open:nth-child(3n) .mo-slide-content h3,.mo-cell.mo-open:nth-child(3n) .mo-slide-content>p,.mo-cell.mo-open:nth-child(3n) .mo-slide-tag,.mo-cell:nth-child(3n):hover .mo-slide-cases,.mo-cell:nth-child(3n):hover .mo-slide-content h3,.mo-cell:nth-child(3n):hover .mo-slide-content>p,.mo-cell:nth-child(3n):hover .mo-slide-tag{transform:translateX(0)}}@media(max-width:768px){.mo-grid{grid-template-columns:repeat(2,1fr)}.mo-cell{height:240px}.mo-cell:nth-child(3n) .mo-slide{left:100%;right:auto;width:calc(100% + 14px);border-radius:0 16px 16px 0;transform:translateX(14px)}.mo-cell:nth-child(3n) .mo-slide-content{border-radius:0 16px 16px 0;border:1px solid #ffffff0f;border-left:none}.mo-cell.mo-open:nth-child(3n) .mo-img,.mo-cell:nth-child(3n):hover .mo-img{border-radius:16px 0 0 16px}.mo-cell:nth-child(2n) .mo-slide{left:auto;right:100%;width:calc(100% + 14px);border-radius:16px 0 0 16px;transform:translateX(-14px)}.mo-cell:nth-child(2n) .mo-slide-content{border-radius:16px 0 0 16px;border:1px solid #ffffff0f;border-right:none}.mo-cell.mo-open:nth-child(2n) .mo-slide,.mo-cell:nth-child(2n):hover .mo-slide{transform:translateX(0)}.mo-cell.mo-open:nth-child(2n) .mo-img,.mo-cell:nth-child(2n):hover .mo-img{border-radius:0 16px 16px 0}.mo-cell:nth-child(2n) .mo-slide-cases,.mo-cell:nth-child(2n) .mo-slide-content h3,.mo-cell:nth-child(2n) .mo-slide-content>p,.mo-cell:nth-child(2n) .mo-slide-tag{transform:translateX(-12px)}.mo-cell.mo-open:nth-child(2n) .mo-slide-cases,.mo-cell.mo-open:nth-child(2n) .mo-slide-content h3,.mo-cell.mo-open:nth-child(2n) .mo-slide-content>p,.mo-cell.mo-open:nth-child(2n) .mo-slide-tag,.mo-cell:nth-child(2n):hover .mo-slide-cases,.mo-cell:nth-child(2n):hover .mo-slide-content h3,.mo-cell:nth-child(2n):hover .mo-slide-content>p,.mo-cell:nth-child(2n):hover .mo-slide-tag{transform:translateX(0)}.mo-slide-cases ul{grid-template-columns:1fr}}@media(max-width:500px){.mo-grid{grid-template-columns:1fr}.mo-cell{height:auto;min-height:260px}.mo-inner{position:relative;border-radius:16px;overflow:hidden}.mo-img{position:relative;height:180px;border-radius:0!important}.mo-shade{border-radius:0}.mo-label{display:none}.mo-slide{position:relative;left:auto!important;right:auto!important;width:100%;height:auto;border-radius:0!important;transform:none!important;opacity:1!important;pointer-events:auto}.mo-slide-bar{display:none}.mo-slide-content{border-radius:0 0 16px 16px!important;border:none!important}.mo-slide-cases,.mo-slide-content h3,.mo-slide-content>p,.mo-slide-tag{transform:none!important;opacity:1!important}}.real-showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.real-showcase-card{border-radius:16px;overflow:hidden;background:#fff;border:1px solid #0000000f;transition:all .4s cubic-bezier(.4,0,.2,1)}.real-showcase-card:hover{transform:translateY(-6px);box-shadow:0 20px 60px #00000014}.real-showcase-visual{padding:24px 20px 16px}.real-visual-blue{background:linear-gradient(135deg,#e8edfa,#d4ddfb)}.real-visual-cream{background:linear-gradient(135deg,#fdf5eb,#f9eddd)}.real-visual-green{background:linear-gradient(135deg,#e6f4ee,#d4eddf)}.real-showcase-card:hover .real-visual-blue{background:linear-gradient(135deg,#dce4fa,#c8d5f9)}.real-showcase-card:hover .real-visual-cream{background:linear-gradient(135deg,#faf0e0,#f2e0c8)}.real-showcase-card:hover .real-visual-green{background:linear-gradient(135deg,#d4eddf,#c0e4cc)}.real-showcase-content{padding:20px 20px 24px}.real-showcase-logo{height:28px;width:auto;margin-bottom:12px;display:block}.real-showcase-content p{font-size:13px;color:#00000073;line-height:1.7}@media(max-width:768px){.real-showcase-grid{grid-template-columns:1fr}}.showcase-row{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center;margin-bottom:80px}.showcase-row:last-child{margin-bottom:0}.showcase-row-reverse{direction:rtl}.showcase-row-reverse>*{direction:ltr}.showcase-visual{border-radius:24px;padding:32px 28px 24px;position:relative}.showcase-bg-blue{background:linear-gradient(145deg,#e8edfa,#d4ddfb)}.showcase-bg-cream{background:linear-gradient(145deg,#fdf5eb,#f5e8d4)}.showcase-bg-purple{background:linear-gradient(145deg,#ede8fa,#ddd4f9)}.sc-mock{background:#fff;border-radius:14px;box-shadow:0 12px 40px #00000014,0 1px 3px #0000000a;overflow:hidden}.sc-bar{display:flex;align-items:center;gap:6px;padding:12px 16px;background:#fafafa;border-bottom:1px solid #0000000d}.sc-d{width:8px;height:8px;border-radius:50%}.sc-d-r{background:#ff5f57}.sc-d-y{background:#febc2e}.sc-d-g{background:#28c840}.sc-filename{font-size:11px;font-weight:500;color:#0000004d;margin-left:10px;font-family:SF Mono,Fira Code,monospace}.sc-body{padding:20px}.sc-divider{height:1px;background:#0000000f;margin:14px 0}.sc-section-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#00000059;margin-bottom:14px}.sc-bars{display:flex;flex-direction:column;gap:8px}.sc-bar-row{display:flex;align-items:center;gap:10px}.sc-bar-label{font-size:11px;font-weight:600;color:#0006;width:44px;flex-shrink:0}.sc-bar-track{flex:1;height:8px;background:#0000000a;border-radius:4px;overflow:hidden}.sc-bar-fill{height:100%;border-radius:4px;transition:width 1.5s cubic-bezier(.4,0,.2,1)}.sc-fill-1{background:linear-gradient(90deg,#6b85d4,#8ba3e8)}.sc-fill-2{background:linear-gradient(90deg,#4a6db5,#6b85d4)}.sc-fill-3{background:linear-gradient(90deg,#a3b5e8,#c8d5f9)}.sc-fill-4{background:linear-gradient(90deg,#5a75c4,#7b95d8)}.sc-bar-val{font-size:10px;font-weight:700;color:#00000040;width:28px;text-align:right}.sc-tags{display:flex;flex-wrap:wrap;gap:6px}.sc-tag{font-size:10px;font-weight:600;padding:4px 10px;border-radius:6px}.sc-tag-green{background:#05966914;color:#059669}.sc-tag-blue{background:#6482dc14;color:#4a6db5}.sc-arch-body{display:flex;flex-direction:column;gap:0;align-items:center}.sc-arch-layer{width:100%}.sc-arch-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#0003;margin-bottom:6px}.sc-arch-boxes{display:flex;gap:6px}.sc-arch-box{flex:1;padding:8px 6px;border-radius:8px;font-size:10px;font-weight:600;text-align:center;border:1px solid}.sc-box-light{background:#00000005;border-color:#00000014;color:#00000080}.sc-box-accent{background:#c8a0640f;border-color:#c8a0642e;color:#8b6914}.sc-box-dark{background:#6482dc0f;border-color:#6482dc26;color:#4a6db5}.sc-arch-connector-v{width:1px;height:14px;background:#00000014;margin:4px auto}.sc-profile{display:flex;align-items:center;gap:12px}.sc-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#a78bfa);flex-shrink:0}.sc-profile-name{font-size:13px;font-weight:700;color:#111}.sc-profile-role{font-size:10px;color:#00000059}.sc-status{margin-left:auto;font-size:10px;font-weight:700;color:#059669}.sc-tl{display:flex;flex-direction:column}.sc-tl-item{display:flex;align-items:center;gap:12px;position:relative;padding:10px 0 10px 24px}.sc-tl-dot{position:absolute;left:0;width:10px;height:10px;border-radius:50%;border:2px solid #0000001a;background:#fff}.sc-tl-item:after{content:"";position:absolute;left:4px;top:30px;width:2px;height:calc(100% - 20px);background:#0000000d}.sc-tl-item:last-child:after{display:none}.sc-tl-done .sc-tl-dot{background:#059669;border-color:#059669}.sc-tl-active .sc-tl-dot{background:#7c3aed;border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.sc-tl-text{flex:1;font-size:12px;color:#0006}.sc-tl-done .sc-tl-text{color:#0009;font-weight:500}.sc-tl-active .sc-tl-text{color:#7c3aed;font-weight:600}.sc-tl-day{font-size:10px;font-weight:700;color:#00000026}.showcase-text{padding:12px 0}.showcase-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 14px;border-radius:100px;margin-bottom:20px;background:#6482dc14;color:#4a6db5}.showcase-badge-cream{background:#c8a0641a;color:#8b6914}.showcase-badge-purple{background:#7c3aed14;color:#7c3aed}.showcase-text h3{font-family:Gilroy,sans-serif;font-size:clamp(22px,2.4vw,30px);font-weight:800;color:#fff;letter-spacing:-.8px;margin-bottom:16px;line-height:1.2}.showcase-text p{font-size:15px;color:#ffffff73;line-height:1.8;margin-bottom:24px}.showcase-cta{font-size:14px;font-weight:700;color:#c8d5f9;text-decoration:none;transition:color .3s ease}.showcase-cta-cream,.showcase-cta:hover{color:#f9eddd}.showcase-cta-cream:hover{color:#fff}.showcase-cta-purple{color:#a78bfa}.showcase-cta-purple:hover{color:#f9eddd}@media(max-width:768px){.showcase-row,.showcase-row-reverse{grid-template-columns:1fr;gap:32px;direction:ltr}.showcase-row-reverse>*{direction:ltr}.showcase-row{margin-bottom:48px}}.techstack-dust-section{padding:80px 0;background:linear-gradient(135deg,#e8edfa,#eef1fc)}.techstack-dust-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}.techstack-dust-logos{flex-wrap:wrap;gap:16px}.techstack-dust-logos,.ts-circle{display:flex;justify-content:center}.ts-circle{width:64px;height:64px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0000000a;align-items:center;transition:all .3s ease}.ts-circle:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.ts-circle img{width:32px;height:32px;object-fit:contain}@media(max-width:768px){.techstack-dust-grid{grid-template-columns:1fr;text-align:center}.techstack-dust-text p{margin:0 auto}}.techstack-hero-section{padding:40px 0;background:#000;border-bottom:1px solid #ffffff0a}.techstack-hero-row{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap}.techstack-hero-section .ts-circle{width:56px;height:56px;border-radius:50%;background:#ffffff14;border:1px solid #ffffff1a;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.techstack-hero-section .ts-circle:hover{background:#ffffff24;border-color:#fff3;transform:translateY(-3px);box-shadow:0 8px 24px #0000004d}.techstack-hero-section .ts-circle img{width:28px;height:28px;object-fit:contain;filter:brightness(0) invert(1);opacity:.6;transition:all .3s ease}.techstack-hero-section .ts-circle:hover img{filter:none;opacity:1}.exp-compact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.exp-compact-card{padding:28px 22px;background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;text-decoration:none;color:inherit;transition:all .3s ease;display:flex;flex-direction:column}.exp-compact-card:hover{background:#ffffff0a;border-color:#c8d5f926;transform:translateY(-3px)}.exp-compact-card h4{font-family:Gilroy,sans-serif;font-size:16px;font-weight:700;color:#fff;margin-bottom:8px}.exp-compact-card p{font-size:13px;color:#ffffff59;line-height:1.6;flex:1;margin-bottom:12px}.exp-compact-link{font-size:12px;font-weight:600;color:#c8d5f999;transition:color .3s ease}.exp-compact-card:hover .exp-compact-link{color:#f9eddd}@media(max-width:900px){.exp-compact-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.exp-compact-grid{grid-template-columns:1fr}}.why-compact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.why-compact-item{display:flex;align-items:flex-start;gap:16px;padding:24px;border-radius:14px;background:#ffffff05;border:1px solid #ffffff0d;transition:all .3s ease}.why-compact-item:hover{background:#ffffff0a;border-color:#ffffff14}.why-compact-icon{width:44px;height:44px;border-radius:12px;background:#c8d5f90f;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#c8d5f999}.why-compact-item div:last-child{font-size:15px;color:#ffffff73;line-height:1.6;padding-top:4px}.why-compact-item strong{color:#fff;font-weight:700}@media(max-width:768px){.why-compact-grid{grid-template-columns:1fr}}.exp-anim-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.exp-anim-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.exp-anim-card:hover{background:#ffffff0a;border-color:#c8d5f926;transform:translateY(-4px);box-shadow:0 20px 60px #0000004d}.exp-anim-stage{height:180px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.exp-anim-stage .holo-wrap{width:100%;height:100%;margin-bottom:0}.exp-anim-card h3,.exp-anim-card h4{font-family:Gilroy,sans-serif;font-size:18px;font-weight:700;color:#fff;padding:0 24px;margin-bottom:8px}.exp-anim-card p{font-size:13px;color:#ffffff61;line-height:1.65;padding:0 24px;flex:1;margin-bottom:16px}.exp-anim-tags{display:flex;flex-wrap:wrap;gap:6px;padding:0 24px 24px}.exp-anim-tags span{font-size:11px;font-weight:600;letter-spacing:.02em;background:#ffffff0d;color:#ffffff59;padding:4px 10px;border-radius:6px;border:1px solid #ffffff0f;transition:all .3s ease}.exp-anim-card:hover .exp-anim-tags span{background:#c8d5f914;border-color:#c8d5f926;color:#c8d5f999}.cloud-3d-svg{width:80px;height:80px;max-height:80px;filter:drop-shadow(0 0 20px rgba(139,92,246,.2))}@media(max-width:900px){.exp-anim-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.exp-anim-grid{grid-template-columns:1fr}}.bento-grid{display:grid;grid-template-columns:1.2fr 1fr;grid-template-rows:auto auto;gap:16px}.bento-large{grid-row-start:1;grid-row-end:3}.bento-card{border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.bento-card:hover{transform:translateY(-5px);box-shadow:0 20px 60px #00000014}.bento-blue{background:linear-gradient(160deg,#e8edfa,#d0dbfa)}.bento-cream{background:linear-gradient(160deg,#fdf5eb,#f5e6d0)}.bento-purple{background:linear-gradient(160deg,#ede8fa,#ddd0fa)}.bento-blue:hover{background:linear-gradient(160deg,#dce4fa,#c4cff8)}.bento-cream:hover{background:linear-gradient(160deg,#faf0e0,#f0dcc4)}.bento-purple:hover{background:linear-gradient(160deg,#e4dcfa,#d0c4f4)}.bento-mock{margin:20px 20px 0;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000f;overflow:hidden}.bento-bar{display:flex;align-items:center;gap:5px;padding:10px 14px;background:#fafafa;border-bottom:1px solid #0000000a}.bento-filename{font-size:10px;color:#00000040;margin-left:8px;font-family:SF Mono,monospace}.bento-mock-body{padding:16px}.bento-chart{display:flex;align-items:flex-end;gap:8px;height:100px;margin-bottom:14px}.bento-chart-bar{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#6b85d4,#8ba3e8);transition:height 1.2s cubic-bezier(.4,0,.2,1)}.bento-large:hover .bento-chart-bar:first-child{height:42%!important}.bento-large:hover .bento-chart-bar:nth-child(2){height:70%!important}.bento-large:hover .bento-chart-bar:nth-child(3){height:28%!important}.bento-large:hover .bento-chart-bar:nth-child(4){height:56%!important}.bento-large:hover .bento-chart-bar:nth-child(5){height:65%!important}.bento-mock-tags{display:flex;gap:6px;flex-wrap:wrap}.bento-mock-tags span{font-size:9px;font-weight:600;padding:3px 8px;border-radius:4px;background:#0000000a;color:#0006}.bento-arch-mini{display:flex;flex-direction:column;align-items:center;gap:0}.bento-arch-row{display:flex;gap:4px;justify-content:center;width:100%}.bento-arch-row span{font-size:9px;font-weight:600;padding:5px 10px;border-radius:6px;background:#c8a06414;border:1px solid #c8a06426;color:#00000073;flex:1;text-align:center}.bento-arch-sep{width:1px;height:10px;background:#00000014;margin:4px auto}.bento-tl{display:flex;gap:6px;margin-bottom:10px}.bento-tl-step{flex:1;height:5px;border-radius:3px}.bento-tl-done{background:#059669}.bento-tl-active{background:#7c3aed;box-shadow:0 0 6px #7c3aed4d}.bento-tl-todo{background:#00000014}.bento-info{padding:20px 20px 24px}.bento-logo{height:28px;width:auto;margin-bottom:10px;display:block}.bento-info p{font-size:13px;color:#00000073;line-height:1.65}.bento-large .bento-logo{height:36px}.bento-large .bento-info p{font-size:14px}@media(max-width:768px){.bento-grid{grid-template-columns:1fr;grid-template-rows:auto}.bento-large{grid-row:auto}.bento-chart{height:70px}}.pratique-stagger{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.pratique-item{transition:transform .4s cubic-bezier(.4,0,.2,1)}.pratique-item:hover{transform:translateY(-6px)}.pratique-offset-0{margin-top:0}.pratique-offset-1{margin-top:40px}.pratique-offset-2{margin-top:80px}.pratique-mock{border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #00000040;margin-bottom:20px}.pratique-mock-blue{background:linear-gradient(160deg,#1a1f36,#141828)}.pratique-mock-cream{background:linear-gradient(160deg,#2a2418,#1e1a12)}.pratique-mock-purple{background:linear-gradient(160deg,#1e1636,#181228)}.pm-bar{display:flex;gap:5px;padding:10px 14px;border-bottom:1px solid #ffffff0f}.pm-body{padding:16px}.pm-chart{display:flex;align-items:flex-end;gap:6px;height:64px;margin-bottom:12px}.pm-chart-bar{flex:1;border-radius:3px 3px 0 0;background:linear-gradient(180deg,#6b85d4,#4a6db5);transition:height 1s ease}.pratique-item:hover .pm-chart-bar:first-child{height:45%!important}.pratique-item:hover .pm-chart-bar:nth-child(2){height:72%!important}.pratique-item:hover .pm-chart-bar:nth-child(3){height:28%!important}.pratique-item:hover .pm-chart-bar:nth-child(4){height:58%!important}.pm-tags{display:flex;gap:6px}.pm-tags span{font-size:9px;font-weight:600;padding:3px 8px;border-radius:4px;background:#ffffff0f;color:#fff6}.pm-arch{display:flex;flex-direction:column;align-items:center}.pm-arch-row{display:flex;gap:4px;width:100%;justify-content:center}.pm-arch-row span{font-size:9px;font-weight:600;padding:5px 8px;border-radius:5px;background:#f9eddd14;border:1px solid #f9eddd1f;color:#f9eddd80;flex:1;text-align:center}.pm-arch-line{width:1px;height:10px;background:#f9eddd26;margin:4px auto}.pm-tl{display:flex;gap:6px;margin-bottom:10px}.pm-tl-s{flex:1;height:5px;border-radius:3px}.pm-tl-done{background:#059669}.pm-tl-active{background:#7c3aed;box-shadow:0 0 8px #7c3aed66}.pm-tl-todo{background:#ffffff14}.pratique-label{font-family:Gilroy,sans-serif;font-size:16px;font-weight:700;color:#fff;margin-bottom:6px}.pratique-item p{font-size:13px;color:#ffffff59;line-height:1.6}@media(max-width:768px){.pratique-stagger{grid-template-columns:1fr}.pratique-offset-0,.pratique-offset-1,.pratique-offset-2{margin-top:0}}.realisations-simple-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.realisation-simple-card{padding:32px 28px;background:#fff;border:1px solid #0000000f;border-radius:16px;transition:all .35s ease}.realisation-simple-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #00000012;border-color:#0000001a}.realisation-simple-logo{height:36px;width:auto;margin-bottom:16px;display:block}.realisation-simple-card p{font-size:14px;color:#00000073;line-height:1.7}@media(max-width:768px){.realisations-simple-grid{grid-template-columns:1fr}}.pm-bg-blue{background:linear-gradient(160deg,#e8edfa,#d0dbfa)!important}.pm-bg-cream{background:linear-gradient(160deg,#fdf5eb,#f5e6d0)!important}.pm-bg-purple{background:linear-gradient(160deg,#ede8fa,#ddd0fa)!important}.pm-bg-blue .pm-bar,.pm-bg-cream .pm-bar,.pm-bg-purple .pm-bar{border-bottom-color:#0000000f!important}.pm-bg-blue .pm-body,.pm-bg-cream .pm-body,.pm-bg-purple .pm-body{background:#fff;border-radius:0 0 8px 8px;margin:0 8px 8px;border-radius:8px;box-shadow:0 2px 8px #0000000a}.pm-bg-blue .pm-chart-bar{background:linear-gradient(180deg,#6b85d4,#8ba3e8)}.pm-bg-cream .pm-arch-row span{background:#c8a0641a;border-color:#c8a06433;color:#8b6914}.pm-bg-purple .pm-tl-done{background:#059669}.pm-bg-purple .pm-tl-active{background:#7c3aed}.pm-bg-purple .pm-tl-todo{background:#00000014}.pm-bg-blue .pm-tags span,.pm-bg-cream .pm-tags span,.pm-bg-purple .pm-tags span{background:#0000000a!important;color:#0006!important}.pratique-big-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pratique-big-card{border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.pratique-big-card:hover{transform:translateY(-6px);box-shadow:0 20px 60px #00000026}.pratique-big-blue{background:linear-gradient(160deg,#e8edfa,#d0dbfa)}.pratique-big-cream{background:linear-gradient(160deg,#fdf5eb,#f5e6d0)}.pratique-big-purple{background:linear-gradient(160deg,#ede8fa,#ddd0fa)}.pratique-big-blue:hover{background:linear-gradient(160deg,#dce4fa,#c4cff8)}.pratique-big-cream:hover{background:linear-gradient(160deg,#faf0e0,#f0dcc4)}.pratique-big-purple:hover{background:linear-gradient(160deg,#e4dcfa,#d0c4f4)}.pb-mock{margin:20px 16px 0;background:#fff;border-radius:12px;box-shadow:0 6px 24px #0000000f;overflow:hidden}.pb-bar{display:flex;align-items:center;gap:5px;padding:10px 14px;background:#fafafa;border-bottom:1px solid #0000000d}.pb-filename{font-size:10px;color:#00000040;margin-left:8px;font-family:SF Mono,Fira Code,monospace}.pb-body{padding:16px}.pb-divider{height:1px;background:#0000000f;margin:12px 0}.pb-section-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#0000004d;margin-bottom:12px}.pb-bars{display:flex;flex-direction:column;gap:8px}.pb-bar-row{display:flex;align-items:center;gap:8px}.pb-bar-label{font-size:11px;font-weight:600;color:#0006;width:40px;flex-shrink:0}.pb-bar-track{flex:1;height:10px;background:#0000000a;border-radius:5px;overflow:hidden}.pb-bar-fill{height:100%;border-radius:5px;transition:width 1.2s cubic-bezier(.4,0,.2,1)}.pb-fill-blue{background:linear-gradient(90deg,#6b85d4,#8ba3e8)}.pb-bar-val{font-size:10px;font-weight:700;color:#0003;width:28px;text-align:right}.pb-tags{display:flex;flex-wrap:wrap;gap:6px}.pb-tag-green{background:#05966914;color:#059669}.pb-tag-blue,.pb-tag-green{font-size:10px;font-weight:600;padding:4px 10px;border-radius:6px}.pb-tag-blue{background:#6482dc14;color:#4a6db5}.pb-arch{display:flex;flex-direction:column;align-items:center}.pb-arch-layer{width:100%;margin-bottom:4px}.pb-arch-title{font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#0003;margin-bottom:4px}.pb-arch-boxes{display:flex;gap:4px}.pb-arch-boxes span{flex:1;font-size:9px;font-weight:600;padding:6px 4px;border-radius:6px;text-align:center;border:1px solid}.pb-box-light{background:#00000005;border-color:#00000014;color:#0006}.pb-box-accent{background:#c8a0640f;border-color:#c8a0642e;color:#8b6914}.pb-box-dark{background:#6482dc0f;border-color:#6482dc26;color:#4a6db5}.pb-arch-v{width:1px;height:12px;background:#00000014;margin:4px auto}.pb-profile{display:flex;align-items:center;gap:10px}.pb-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#a78bfa);flex-shrink:0}.pb-profile-name{font-size:12px;font-weight:700;color:#111}.pb-profile-role{font-size:10px;color:#00000059}.pb-status{margin-left:auto;font-size:10px;font-weight:700;color:#059669}.pb-timeline{display:flex;flex-direction:column}.pb-tl-item{display:flex;align-items:center;gap:10px;padding:8px 0 8px 20px;position:relative;font-size:11px;color:#00000059}.pb-tl-item span:first-of-type{flex:1}.pb-tl-day{font-size:10px;font-weight:700;color:#00000026}.pb-tl-dot{position:absolute;left:0;width:10px;height:10px;border-radius:50%;border:2px solid #0000001a;background:#fff}.pb-tl-item:after{content:"";position:absolute;left:4px;top:26px;width:2px;height:calc(100% - 16px);background:#0000000d}.pb-tl-item:last-child:after{display:none}.pb-tl-done .pb-tl-dot{background:#059669;border-color:#059669}.pb-tl-done span:first-of-type{color:#0000008c;font-weight:500}.pb-tl-active .pb-tl-dot{background:#7c3aed;border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.pb-tl-active span:first-of-type{color:#7c3aed;font-weight:600}.pb-label{font-family:Gilroy,sans-serif;font-size:18px;font-weight:700;color:#111;padding:20px 20px 0}.pratique-big-card>p{font-size:13px;color:#00000073;line-height:1.6;padding:8px 20px 24px}@media(max-width:768px){.pratique-big-grid{grid-template-columns:1fr}}.real-accent-blue{border-top:3px solid #6b85d4;background:linear-gradient(180deg,#c8d5f90a,#fff)!important}.real-accent-cream{border-top:3px solid #d4a853;background:linear-gradient(180deg,#f9eddd0f,#fff)!important}.real-accent-purple{border-top:3px solid #7c3aed;background:linear-gradient(180deg,#7c3aed08,#fff)!important}.real-accent-blue:hover{box-shadow:0 16px 48px #6b85d41f}.real-accent-cream:hover{box-shadow:0 16px 48px #d4a8531f}.real-accent-purple:hover{box-shadow:0 16px 48px #7c3aed1f}.method-steps{display:flex;flex-direction:column;gap:64px}.method-step{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.method-step-reverse{direction:rtl}.method-step-reverse>*{direction:ltr}.method-mock{border-radius:20px;padding:24px 20px 16px}.method-mock-blue{background:linear-gradient(145deg,#e8edfa,#d0dbfa)}.method-mock-cream{background:linear-gradient(145deg,#fdf5eb,#f5e6d0)}.method-mock-purple{background:linear-gradient(145deg,#ede8fa,#ddd0fa)}.method-mock .pb-mock{box-shadow:0 8px 32px #00000014}.pb-fill-cream{background:linear-gradient(90deg,#c4993a,#d4a853)}.method-text{padding:8px 0}.method-number{font-size:48px;color:#0000000d;line-height:1}.method-number,.method-text h3{font-family:Gilroy,sans-serif;font-weight:800;margin-bottom:8px}.method-text h3{font-size:26px;color:#111;letter-spacing:-.5px}.method-delay{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 12px;border-radius:100px;margin-bottom:16px;background:#6482dc14;color:#4a6db5}.method-text p{font-size:15px;color:#00000080;line-height:1.8}@media(max-width:768px){.method-step,.method-step-reverse{grid-template-columns:1fr;gap:24px;direction:ltr}}.why-split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.why-split-photo{border-radius:20px;overflow:hidden}.why-split-photo img{width:100%;height:100%;object-fit:cover;display:block;border-radius:20px}.why-kpi-list{display:flex;flex-direction:column;gap:0}.why-kpi{display:flex;align-items:flex-start;gap:16px;padding:14px 0;border-bottom:1px solid #0000000f}.why-kpi:last-child{border-bottom:none}.why-kpi-dot{width:12px;height:12px;border-radius:3px;flex-shrink:0;margin-top:4px}.why-dot-blue{background:#6b85d4}.why-dot-cream{background:#d4a853}.why-dot-purple{background:#7c3aed}.why-dot-green{background:#059669}.why-kpi strong{font-family:Gilroy,sans-serif;font-size:14px;font-weight:700;color:#111;display:block;margin-bottom:2px}.why-kpi p{font-size:13px;color:#0006;line-height:1.5;margin:0}@media(max-width:768px){.why-split{grid-template-columns:1fr;gap:32px}.why-split-photo{max-height:300px}}.hero-photo{width:90%;max-width:440px;border-radius:20px;object-fit:cover;aspect-ratio:1.333;box-shadow:0 32px 80px #00000080,0 0 0 1px #ffffff0f;display:block;margin:0 auto;transition:transform .6s cubic-bezier(.4,0,.2,1),box-shadow .6s ease;object-position:center 30%}.hero-photo:hover{transform:scale(1.03) rotate(.5deg);box-shadow:0 40px 100px #0009,0 0 0 1px #ffffff1a}.hero .hero-inner,.hero .hero-right{align-items:center}.hero .hero-right{display:flex;justify-content:center}.hero-models{margin-top:48px;padding-top:32px;border-top:1px solid #ffffff0f;position:relative;z-index:2}.hero-models-row{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-models-label{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fff3;white-space:nowrap;flex-shrink:0}.hero-model-chips{flex-wrap:wrap}.hero-chip,.hero-model-chips{display:flex;align-items:center;gap:8px}.hero-chip{padding:6px 14px 6px 6px;background:#ffffff0a;border:1px solid #ffffff12;border-radius:100px;transition:all .3s ease}.hero-chip:hover{background:#ffffff14;border-color:#ffffff24}.hero-chip img{width:24px;height:24px;border-radius:6px;object-fit:contain;background:#ffffff0f;padding:3px}.hero-chip span{font-size:12px;font-weight:600;color:#ffffff80}.hero-chip:hover span{color:#fffc}@media(max-width:768px){.hero-models-row{flex-direction:column;align-items:flex-start;gap:12px}.hero-model-chips{gap:6px}.hero-chip{padding:4px 10px 4px 4px}.hero-chip img{width:20px;height:20px}.hero-chip span{font-size:11px}}.hero-model-strip{gap:24px;flex-wrap:nowrap;margin-top:28px;padding-top:32px;border-top:1px solid #ffffff0f}.hero-model-strip,.hm-chip{display:flex;align-items:center}.hm-chip{gap:12px;transition:transform .3s ease}.hm-chip:hover{transform:translateY(-4px)}.hm-app-icon{width:36px;height:36px;border-radius:10px;object-fit:cover;flex-shrink:0;transition:box-shadow .3s ease,transform .3s ease}.hm-chip:hover .hm-app-icon{box-shadow:0 8px 20px #ffffff26;transform:scale(1.08)}.hm-chip span{font-size:14px;font-weight:700;color:#ffffff80;white-space:nowrap;transition:color .3s ease}.hm-chip:hover span{color:#fff}@media(max-width:768px){.hero-model-strip{gap:20px}.hm-app-icon{width:36px;height:36px;border-radius:10px}.hm-chip span{font-size:13px}}.shape-browser{transform-style:preserve-3d}.br-frame,.shape-browser{width:80px;height:60px;position:relative}.br-frame{border:1.5px solid #f9eddd66;border-radius:6px;background:#f9eddd08;box-shadow:0 0 20px #f9eddd1a,inset 0 0 12px #f9eddd08;overflow:hidden;transform:translateZ(8px)}.br-bar{display:flex;gap:3px;padding:5px 6px;border-bottom:1px solid #f9eddd26}.br-dot{width:4px;height:4px;border-radius:50%}.br-r{background:#ff5f5799}.br-y{background:#febc2e99}.br-g{background:#28c84099}.br-line{height:2px;border-radius:1px;margin:6px 8px 0;background:#f9eddd26}.br-l1{width:60%;animation:codeLine 3s ease-in-out infinite}.br-l2{width:40%;margin-left:16px;animation:codeLine 3s ease-in-out .5s infinite}.br-l3{width:50%;animation:codeLine 3s ease-in-out 1s infinite}.br-cursor{position:absolute;width:2px;height:10px;background:#f9eddd99;right:12px;bottom:10px;animation:cursorBlink 1s ease-in-out infinite}@keyframes codeLine{0%,to{opacity:.15}50%{opacity:.5}}@keyframes cursorBlink{0%,to{opacity:0}50%{opacity:1}}.shape-shield{width:60px;height:72px;position:relative;transform-style:preserve-3d}.sh-body{width:60px;height:72px;border:1.5px solid #c8d5f966;background:linear-gradient(180deg,#c8d5f91a,#c8d5f905);box-shadow:0 0 24px #c8d5f91f;transform:translateZ(6px)}.sh-body,.sh-body:after{clip-path:polygon(50% 0,100% 18%,100% 60%,50% 100%,0 60%,0 18%);position:absolute}.sh-body:after{content:"";inset:0;border:1.5px solid #c8d5f959}.sh-check{width:20px;height:12px;transform:translate(-50%,-50%) translateZ(10px) rotate(-45deg);border-bottom:2px solid #c8d5f9b3;border-left:2px solid #c8d5f9b3}.sh-check,.sh-ring{position:absolute;top:50%;left:50%}.sh-ring{border-radius:50%;border:1px solid #c8d5f91a}.sh-ring-1{width:90px;height:90px;margin:-45px 0 0 -45px;animation:shieldOrbit 8s linear infinite}.sh-ring-2{width:110px;height:110px;margin:-55px 0 0 -55px;border-color:#c8d5f90f;animation:shieldOrbit 12s linear infinite reverse}@keyframes shieldOrbit{0%{transform:rotateX(60deg) rotate(0deg)}to{transform:rotateX(60deg) rotate(1turn)}}.sh-pulse{position:absolute;width:80px;height:80px;top:50%;left:50%;margin:-40px 0 0 -40px;border-radius:50%;border:1px solid #c8d5f926;animation:shieldPulse 3s ease-out infinite}@keyframes shieldPulse{0%{transform:scale(.5);opacity:.5}to{transform:scale(1.5);opacity:0}}.shape-layers{width:70px;height:70px;position:relative}.layer,.shape-layers{transform-style:preserve-3d}.layer{position:absolute;width:60px;height:40px;left:5px;border-radius:8px;border:1.5px solid}.layer-1{bottom:0;border-color:#6366f140;background:#6366f10a;transform:rotateX(55deg) translateZ(0);animation:layerFloat 4s ease-in-out infinite}.layer-2{bottom:0;border-color:#818cf859;background:#818cf80f;transform:rotateX(55deg) translateZ(16px);animation:layerFloat 4s ease-in-out .3s infinite}.layer-3{bottom:0;border-color:#a78bfa73;background:#a78bfa14;box-shadow:0 0 16px #a78bfa1f;transform:rotateX(55deg) translateZ(32px);animation:layerFloat 4s ease-in-out .6s infinite}@keyframes layerFloat{0%,to{transform:rotateX(55deg) translateZ(var(--tz,0))}50%{transform:rotateX(55deg) translateZ(calc(var(--tz, 0px) + 6px))}}.layer-1{--tz:0px}.layer-2{--tz:16px}.layer-3{--tz:32px}.hero h1{transition:transform .4s cubic-bezier(.4,0,.2,1)!important;cursor:default}.hero h1:hover{transform:scale(1.02)}.hero .hero-sub{transition:color .4s ease!important}.hero .hero-sub:hover{color:#ffffffa6!important}.hero .btn-white{transition:all .3s cubic-bezier(.4,0,.2,1)!important}.hero .btn-white:hover{transform:translateY(-2px) scale(1.02)!important;box-shadow:0 12px 32px #ffffff1f}.hero .btn-ghost{transition:all .3s cubic-bezier(.4,0,.2,1)!important}.hero .btn-ghost:hover{transform:translateY(-2px)!important}.hero-model-strip .hm-chip:first-child{animation:chipIn .5s ease .6s both}.hero-model-strip .hm-chip:nth-child(2){animation:chipIn .5s ease .7s both}.hero-model-strip .hm-chip:nth-child(3){animation:chipIn .5s ease .8s both}.hero-model-strip .hm-chip:nth-child(4){animation:chipIn .5s ease .9s both}.hero-model-strip .hm-chip:nth-child(5){animation:chipIn .5s ease 1s both}@keyframes chipIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.why-split-photo img{transition:transform .6s cubic-bezier(.4,0,.2,1),box-shadow .6s ease}.why-split-photo:hover img{transform:scale(1.03) rotate(-.5deg);box-shadow:0 24px 64px #00000026}.why-kpi{transition:all .35s ease!important}.why-kpi:hover{padding-left:8px;background:#00000003;border-radius:8px}.why-kpi:hover .why-kpi-dot{transform:scale(1.4);box-shadow:0 0 12px currentColor}.why-kpi-dot{transition:transform .3s ease,box-shadow .3s ease!important}.why-dot-blue{color:#6b85d4}.why-dot-cream{color:#d4a853}.why-dot-purple{color:#7c3aed}.why-dot-green{color:#059669}.why-kpi-list .why-kpi:first-child{animation:kpiSlide .5s ease .2s both}.why-kpi-list .why-kpi:nth-child(2){animation:kpiSlide .5s ease .35s both}.why-kpi-list .why-kpi:nth-child(3){animation:kpiSlide .5s ease .5s both}.why-kpi-list .why-kpi:nth-child(4){animation:kpiSlide .5s ease .65s both}@keyframes kpiSlide{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.method-mock{transition:transform .5s cubic-bezier(.4,0,.2,1),box-shadow .5s ease}.method-mock:hover{transform:translateY(-6px)}.method-mock:hover .pb-mock{box-shadow:0 16px 48px #0000001f!important}.method-mock .pb-bar-fill{animation:barGrow 1.5s cubic-bezier(.4,0,.2,1) both;animation-play-state:paused}.method-step.visible .pb-bar-fill{animation-play-state:running}@keyframes barGrow{0%{width:0!important}}.method-number{transition:color .3s ease}.method-step:hover .method-number{color:#0000001a}.method-delay{transition:transform .3s ease,box-shadow .3s ease}.method-step:hover .method-delay{transform:translateY(-2px);box-shadow:0 4px 12px #6482dc26}.method-mock:hover .pb-tl-done .pb-tl-dot{box-shadow:0 0 8px #059669}.method-mock:hover .pb-tl-active .pb-tl-dot{box-shadow:0 0 0 6px #7c3aed26;animation:dotPulseActive 1.5s ease-in-out infinite}@keyframes dotPulseActive{0%,to{box-shadow:0 0 0 4px #7c3aed1f}50%{box-shadow:0 0 0 8px #7c3aed33}}.method-mock:hover .pb-avatar{box-shadow:0 0 16px #7c3aed4d;transition:box-shadow .3s ease}.method-mock .pb-tag-blue,.method-mock .pb-tag-green,.method-mock .pb-tags span{transition:transform .3s ease,box-shadow .3s ease}.method-mock:hover .pb-tag-green{transform:translateY(-2px);box-shadow:0 4px 12px #05966926}.method-mock:hover .pb-tag-blue{transform:translateY(-2px);box-shadow:0 4px 12px #6482dc26}.method-mock:hover .pb-box-accent{background:#c8a0641a;border-color:#c8a06440;transition:all .3s ease}.method-mock:hover .pb-box-dark{background:#6482dc1a;border-color:#6482dc33;transition:all .3s ease}.pb-status{animation:statusPulse 2s ease-in-out infinite}@keyframes statusPulse{0%,to{opacity:1}50%{opacity:.5}}.method-steps .method-step:first-child{animation:stepFade .6s ease .1s both}.method-steps .method-step:nth-child(2){animation:stepFade .6s ease .3s both}.method-steps .method-step:nth-child(3){animation:stepFade .6s ease .5s both}@keyframes stepFade{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.method-mock .pb-bar-fill:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#0000,#fff3,#0000);animation:barShimmer 3s ease-in-out infinite;will-change:transform}.pb-bar-fill{position:relative;overflow:hidden}@keyframes barShimmer{0%{transform:translateX(-100%)}to{transform:translateX(200%)}}.dropdown-grouped{display:flex;gap:0;min-width:420px!important;padding:12px!important}.dropdown-group{flex:1;padding:4px 0}.dropdown-group:first-child{border-right:1px solid #ffffff0f;padding-right:12px;margin-right:12px}.dropdown-group-title{display:block;letter-spacing:.14em;padding:6px 12px 8px}.dropdown-group-title,.mobile-group-title{font-size:10px;font-weight:700;text-transform:uppercase;color:#fff3}.mobile-group-title{letter-spacing:.12em;padding-top:12px;border-bottom:none!important}.shape-neural{width:80px;height:80px;position:relative;transform-style:preserve-3d}.neural-lines{position:absolute;inset:0;width:80px;height:80px}.neural-node{position:absolute;border-radius:50%;background:#a78bfa80;box-shadow:0 0 8px #a78bfa4d;animation:neuralPulse 3s ease-in-out infinite}.nn-n1{top:16px;animation-delay:0s}.nn-n1,.nn-n2{width:8px;height:8px;left:11px}.nn-n2{top:46px;animation-delay:.4s}.nn-n3{width:7px;height:7px;left:11px;top:66px;animation-delay:.8s;background:#c8d5f966}.nn-n4{top:25px;animation-delay:.2s}.nn-n4,.nn-n5{width:10px;height:10px;left:35px;background:#c8d5f980;box-shadow:0 0 10px #c8d5f94d}.nn-n5{top:50px;animation-delay:.6s}.nn-n6{top:31px;animation-delay:.3s}.nn-n6,.nn-n7{width:9px;height:9px;left:61px;background:#f9eddd80;box-shadow:0 0 8px #f9eddd4d}.nn-n7{top:51px;animation-delay:.7s}@keyframes neuralPulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.4);opacity:1}}.exp-hero-split{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:center;padding:40px 0 60px}.exp-hero-anim{display:flex;align-items:center;justify-content:center}.exp-hero-anim .holo-wrap{width:100%;height:200px}@media(max-width:768px){.exp-hero-split{grid-template-columns:1fr;gap:24px}.exp-hero-anim{display:none}}.exp-logos-row{justify-content:center;gap:40px;flex-wrap:wrap}.exp-logo-item,.exp-logos-row{display:flex;align-items:center}.exp-logo-item{gap:10px;transition:transform .3s ease}.exp-logo-item:hover{transform:translateY(-3px)}.exp-logo-item img{width:36px;height:36px;border-radius:10px;object-fit:cover}.exp-logo-item span{font-family:Gilroy,sans-serif;font-size:15px;font-weight:600;color:#0009}.exp-explain-split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.exp-explain-photo img{width:100%;border-radius:20px;object-fit:cover;aspect-ratio:1.333}.exp-explain-text p{font-size:15px;color:#ffffff73;line-height:1.8;margin-bottom:12px}.exp-explain-text strong{color:#ffffffbf}.exp-explain-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:20px}.exp-explain-tags span{font-size:11px;font-weight:600;padding:5px 12px;border-radius:6px;background:#ffffff0a;border:1px solid #ffffff14;color:#ffffff59}@media(max-width:768px){.exp-explain-split{grid-template-columns:1fr;gap:32px}}.exp-usecases{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.exp-usecase{padding:28px 24px;border-radius:16px;border:1px solid #0000000f;background:#fff;transition:all .35s ease}.exp-usecase:hover{transform:translateY(-4px);box-shadow:0 16px 48px #00000012;border-color:#0000001a}.exp-usecase h4{font-family:Gilroy,sans-serif;font-size:16px;font-weight:700;color:#111!important;margin-bottom:8px}.exp-usecase p{font-size:13px;color:#00000073;line-height:1.65;margin-bottom:14px}.exp-usecase-tags{display:flex;flex-wrap:wrap;gap:5px}.exp-utag{font-size:10px;font-weight:700;padding:3px 8px;border-radius:4px;background:#6b85d414;color:#4a6db5;letter-spacing:.02em}@media(max-width:900px){.exp-usecases{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.exp-usecases{grid-template-columns:1fr}}.exp-profiles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.exp-profile-card{padding:28px 24px;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;transition:all .35s ease}.exp-profile-card:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-4px)}.exp-profile-avatar{width:48px;height:48px;border-radius:50%;margin-bottom:16px}.exp-profile-info h4{font-family:Gilroy,sans-serif;font-size:16px;font-weight:700;color:#fff!important;margin-bottom:4px}.exp-profile-exp{font-size:12px;font-weight:600;color:#f9eddd80;margin-bottom:12px}.exp-profile-tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:12px}.exp-profile-tags span{font-size:10px;font-weight:600;padding:3px 8px;border-radius:4px;background:#c8d5f90f;border:1px solid #c8d5f91a;color:#c8d5f980}.exp-profile-desc{font-size:13px;color:#ffffff59;line-height:1.6}@media(max-width:768px){.exp-profiles-grid{grid-template-columns:1fr}}.exp-logo-dark span{font-size:14px}.exp-impact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.exp-impact-item{display:flex;align-items:flex-start;gap:20px;padding:28px 24px;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;transition:all .35s ease}.exp-impact-item:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-3px)}.exp-impact-num{font-family:Gilroy,sans-serif;font-size:32px;font-weight:800;letter-spacing:-1px;-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;flex-shrink:0;min-width:72px;line-height:1;padding-top:4px}.exp-impact-item strong{font-family:Gilroy,sans-serif;font-size:15px;font-weight:700;color:#fff;display:block;margin-bottom:4px}.exp-impact-item p{font-size:13px;color:#ffffff59;line-height:1.6}@media(max-width:768px){.exp-impact-grid{grid-template-columns:1fr}}.exp-refs{text-align:center}.exp-refs-row{gap:48px;flex-wrap:wrap;margin-top:24px}.exp-ref-logo,.exp-refs-row{display:flex;justify-content:center;align-items:center}.exp-ref-logo{background:#fff;border-radius:12px;padding:16px 24px}.exp-ref-logo img{height:32px;width:auto}.exp-logos-row-dark{display:flex;justify-content:center;align-items:center;gap:36px;flex-wrap:wrap}.exp-logo-dark{display:flex;align-items:center;gap:10px;transition:transform .3s ease}.exp-logo-dark:hover{transform:translateY(-3px)}.exp-logo-dark img{width:36px;height:36px;border-radius:10px;object-fit:cover}.exp-logo-dark span{font-family:Gilroy,sans-serif;font-size:15px;font-weight:600;color:#ffffff80}.exp-logo-dark:hover span{color:#fffc}.exp-approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.exp-approach-step{padding:32px 28px;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;transition:all .35s ease;flex-direction:column}.exp-approach-step:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-4px)}.exp-approach-num{font-size:36px;color:#ffffff0f;margin-bottom:16px;line-height:1}.exp-approach-step:hover .exp-approach-num{color:#c8d5f926}.exp-approach-step h4{font-family:Gilroy,sans-serif;font-size:17px;font-weight:700;color:#fff!important;margin-bottom:12px}.exp-approach-step p{flex:1;margin-bottom:16px}.exp-approach-delay{display:inline-block;letter-spacing:.06em;text-transform:uppercase;padding:4px 12px;background:#c8d5f90f;border:1px solid #c8d5f91a;color:#c8d5f980;align-self:flex-start;transition:all .3s ease}.exp-approach-step:hover .exp-approach-delay{background:#c8d5f91a;border-color:#c8d5f933;color:#c8d5f9b3}@media(max-width:768px){.exp-approach-grid{grid-template-columns:1fr}}.exp-logos-dark{display:flex;justify-content:center;align-items:center;gap:36px;flex-wrap:wrap}.exp-logo-dark-item{display:flex;align-items:center;gap:10px;transition:transform .3s ease}.exp-logo-dark-item:hover{transform:translateY(-3px)}.exp-logo-dark-item img{width:36px;height:36px;border-radius:10px;object-fit:cover}.exp-logo-dark-item span{font-family:Gilroy,sans-serif;font-size:14px;font-weight:600;color:#ffffff80}.exp-approach-split{display:grid;grid-template-columns:1fr 1.2fr;gap:56px;align-items:center}.exp-approach-photo img{width:100%;border-radius:20px;object-fit:cover;aspect-ratio:1.333;box-shadow:0 24px 64px #0000004d}.exp-approach-steps{display:flex;flex-direction:column;gap:28px}.exp-approach-step{display:flex;gap:16px;align-items:flex-start;padding-bottom:28px;border-bottom:1px solid #ffffff0f}.exp-approach-step:last-child{border-bottom:none;padding-bottom:0}.exp-approach-num{width:36px;height:36px;border-radius:10px;background:#c8d5f90f;border:1px solid #c8d5f91a;display:flex;align-items:center;justify-content:center;font-family:Gilroy,sans-serif;font-size:16px;font-weight:800;color:#c8d5f980;flex-shrink:0}.exp-approach-step-head{display:flex;align-items:center;gap:10px;margin-bottom:6px}.exp-approach-step-head h4{font-family:Gilroy,sans-serif;font-size:16px;font-weight:700;color:#fff!important}.exp-approach-delay{font-size:11px;font-weight:700;letter-spacing:.04em;padding:3px 10px;border-radius:100px;background:#6482dc1a;color:#8ba3e8}.exp-approach-step p{font-size:14px;color:#ffffff61;line-height:1.7}@media(max-width:768px){.exp-approach-split{grid-template-columns:1fr;gap:32px}}.exp-hero-center{text-align:center;display:flex;flex-direction:column;align-items:center;padding:60px 0 40px}.exp-usecases-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.exp-uc2{padding:32px 28px 28px;border-radius:20px;border:1px solid #ffffff0f;background:#111;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001f,0 8px 32px #00000014}.exp-uc2:before{right:0;height:3px;border-radius:20px 20px 0 0}.exp-uc2:after,.exp-uc2:before{content:"";position:absolute;top:0;left:0}.exp-uc2:after{width:100%;height:100%;border-radius:20px;opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:0}.exp-uc2:hover{transform:translateY(-6px);box-shadow:0 12px 40px #0003,0 24px 64px #0000001a;border-color:#ffffff1a}.exp-uc2:hover:after{opacity:1}.exp-uc2-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.exp-uc2-icon:after{content:"";position:absolute;inset:-4px;border-radius:18px;opacity:0;transition:opacity .4s ease;filter:blur(12px);z-index:-1}.exp-uc2:hover .exp-uc2-icon{transform:translateY(-2px) scale(1.05)}.exp-uc2:hover .exp-uc2-icon:after{opacity:1}.exp-uc2 h4{font-family:Gilroy,sans-serif;font-size:17px;font-weight:700;color:#fff!important;margin-bottom:10px}.exp-uc2 h4,.exp-uc2 p{position:relative;z-index:1}.exp-uc2 p{font-size:13.5px;color:#ffffff80;line-height:1.7;margin-bottom:18px}.exp-uc2-tags{display:flex;flex-wrap:wrap;gap:6px;position:relative;z-index:1}.exp-uc2-tags span{font-size:11px;font-weight:600;padding:5px 12px;border-radius:100px;letter-spacing:.02em;transition:all .3s ease;border:1px solid #0000}.exp-uc2:hover .exp-uc2-tags span{transform:translateY(-1px)}@media(max-width:900px){.exp-usecases-v2{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.exp-usecases-v2{grid-template-columns:1fr}}.exp-approach-v2{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center}.exp-approach-v2-photo img{width:100%;border-radius:20px;object-fit:cover;aspect-ratio:1;box-shadow:0 24px 64px #0000004d}.exp-apv2-step{display:flex;align-items:flex-start;gap:12px;padding:16px 0;border-bottom:1px solid #ffffff0f}.exp-apv2-step:last-child{border-bottom:none}.exp-apv2-num{width:32px;height:32px;border-radius:8px;background:#c8d5f90f;border:1px solid #c8d5f91a;display:flex;align-items:center;justify-content:center;font-family:Gilroy,sans-serif;font-size:14px;font-weight:800;color:#c8d5f980;flex-shrink:0}.exp-apv2-badge{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 10px;border-radius:100px;background:#6482dc1a;color:#8ba3e8;flex-shrink:0;margin-top:2px}.exp-apv2-step p{font-size:14px;color:#fff6;line-height:1.6;flex:1}.exp-apv2-step p strong{color:#fffc}@media(max-width:768px){.exp-approach-v2{grid-template-columns:1fr;gap:32px}.exp-approach-v2-photo img{aspect-ratio:1.333}}.exp-approach-v3{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:stretch}.exp-approach-v3-photo{display:flex}.exp-approach-v3-photo img{width:100%;border-radius:20px;object-fit:cover;box-shadow:0 20px 48px #0000004d;min-height:100%}.exp-approach-v3-content{display:flex;flex-direction:column;justify-content:center}.exp-apv2-step p{font-size:15px!important;line-height:1.7!important}.exp-apv2-step p strong{font-size:16px}.exp-apv2-num{width:36px!important;height:36px!important;font-size:15px!important}@media(max-width:768px){.exp-approach-v3{grid-template-columns:1fr;gap:32px}}.exp-uc2-c1:before{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.exp-uc2-c1:after{box-shadow:inset 0 0 0 1px #3b82f626,0 0 40px #3b82f614}.exp-uc2-c1 .exp-uc2-icon{background:#fff;color:#3b82f6}.exp-uc2-c1 .exp-uc2-icon:after{background:#3b82f64d}.exp-uc2-c1:hover .exp-uc2-icon{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;box-shadow:0 6px 24px #3b82f64d}.exp-uc2-c1 .exp-uc2-tags span{background:#3b82f61a;color:#93c5fd;border-color:#3b82f626}.exp-uc2-c2:before{background:linear-gradient(90deg,#d97706,#f59e0b)}.exp-uc2-c2:after{box-shadow:inset 0 0 0 1px #d9770626,0 0 40px #d9770614}.exp-uc2-c2 .exp-uc2-icon{background:#fff;color:#d97706}.exp-uc2-c2 .exp-uc2-icon:after{background:#d977064d}.exp-uc2-c2:hover .exp-uc2-icon{background:linear-gradient(135deg,#d97706,#f59e0b);color:#fff;box-shadow:0 6px 24px #d977064d}.exp-uc2-c2 .exp-uc2-tags span{background:#d977061a;color:#fcd34d;border-color:#d9770626}.exp-uc2-c3:before{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.exp-uc2-c3:after{box-shadow:inset 0 0 0 1px #7c3aed26,0 0 40px #7c3aed14}.exp-uc2-c3 .exp-uc2-icon{background:#fff;color:#7c3aed}.exp-uc2-c3 .exp-uc2-icon:after{background:#7c3aed4d}.exp-uc2-c3:hover .exp-uc2-icon{background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#fff;box-shadow:0 6px 24px #7c3aed4d}.exp-uc2-c3 .exp-uc2-tags span{background:#7c3aed1a;color:#c4b5fd;border-color:#7c3aed26}.exp-uc2-c4:before{background:linear-gradient(90deg,#059669,#34d399)}.exp-uc2-c4:after{box-shadow:inset 0 0 0 1px #05966926,0 0 40px #05966914}.exp-uc2-c4 .exp-uc2-icon{background:#fff;color:#059669}.exp-uc2-c4 .exp-uc2-icon:after{background:#0596694d}.exp-uc2-c4:hover .exp-uc2-icon{background:linear-gradient(135deg,#059669,#34d399);color:#fff;box-shadow:0 6px 24px #0596694d}.exp-uc2-c4 .exp-uc2-tags span{background:#0596691a;color:#6ee7b7;border-color:#05966926}.exp-uc2-c5:before{background:linear-gradient(90deg,#e11d48,#fb7185)}.exp-uc2-c5:after{box-shadow:inset 0 0 0 1px #e11d4826,0 0 40px #e11d4814}.exp-uc2-c5 .exp-uc2-icon{background:#fff;color:#e11d48}.exp-uc2-c5 .exp-uc2-icon:after{background:#e11d484d}.exp-uc2-c5:hover .exp-uc2-icon{background:linear-gradient(135deg,#e11d48,#fb7185);color:#fff;box-shadow:0 6px 24px #e11d484d}.exp-uc2-c5 .exp-uc2-tags span{background:#e11d481a;color:#fda4af;border-color:#e11d4826}.exp-uc2-c6:before{background:linear-gradient(90deg,#0891b2,#22d3ee)}.exp-uc2-c6:after{box-shadow:inset 0 0 0 1px #0891b226,0 0 40px #0891b214}.exp-uc2-c6 .exp-uc2-icon{background:#fff;color:#0891b2}.exp-uc2-c6 .exp-uc2-icon:after{background:#0891b24d}.exp-uc2-c6:hover .exp-uc2-icon{background:linear-gradient(135deg,#0891b2,#22d3ee);color:#fff;box-shadow:0 6px 24px #0891b24d}.exp-uc2-c6 .exp-uc2-tags span{background:#0891b21a;color:#67e8f9;border-color:#0891b226}.page-hero{padding-top:40px;padding-bottom:60px}.exp-hero-anim-full .holo-wrap{width:100%;height:280px;margin-bottom:0}.exp-page-hero{min-height:70vh;display:flex;align-items:center;padding-top:40px!important;padding-bottom:60px!important}.exp-quick-nav-section{background:#ffffff05;border-bottom:1px solid #ffffff0f;padding:0}.exp-quick-nav{display:flex;align-items:center;gap:4px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:14px 0}.exp-qn-item{font-size:13px;font-weight:600;color:#ffffff4d;text-decoration:none;padding:6px 16px;border-radius:100px;white-space:nowrap;transition:all .25s ease}.exp-qn-item:hover{color:#fff9;background:#ffffff0a}.exp-qn-active{color:#fff!important;background:#c8d5f91a;border:1px solid #c8d5f926}.exp-method-v4{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:stretch}.exp-method-v4-photo{display:flex}.exp-method-v4-photo img{width:100%;border-radius:20px;object-fit:cover;min-height:100%;box-shadow:0 20px 48px #0000004d}.exp-method-v4-content{display:flex;flex-direction:column;justify-content:center}.exp-m4-steps{display:flex;flex-direction:column;gap:0}.exp-m4-step{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid #ffffff0f}.exp-m4-step:last-child{border-bottom:none}.exp-m4-left{flex-direction:column;gap:6px;flex-shrink:0;width:64px}.exp-m4-left,.exp-m4-num{display:flex;align-items:center}.exp-m4-num{width:36px;height:36px;border-radius:10px;background:#c8d5f90f;border:1px solid #c8d5f91f;justify-content:center;font-family:Gilroy,sans-serif;font-size:15px;font-weight:800;color:#c8d5f980}.exp-m4-kpi{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8ba3e8;text-align:center;white-space:nowrap}.exp-m4-right h4{font-family:Gilroy,sans-serif;font-size:17px;font-weight:700;color:#fff!important;margin-bottom:6px}.exp-m4-right p{font-size:14px;color:#fff6;line-height:1.7}@media(max-width:768px){.exp-method-v4{grid-template-columns:1fr;gap:32px}.exp-page-hero{min-height:auto}}.exp-hero-centered{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 0 40px}.exp-hero-anim-top{margin-bottom:16px;height:140px;display:flex;align-items:center;justify-content:center}.exp-hero-anim-top .holo-wrap{height:140px;margin-bottom:0}.exp-m5-steps{display:flex;flex-direction:column;gap:0}.exp-m5-step{display:flex;gap:16px;padding:24px 0;border-bottom:1px solid #ffffff0f;align-items:flex-start}.exp-m5-step:last-child{border-bottom:none}.exp-m5-num{width:36px;height:36px;border-radius:10px;background:#c8d5f90f;border:1px solid #c8d5f91f;display:flex;align-items:center;justify-content:center;font-family:Gilroy,sans-serif;font-size:15px;font-weight:800;color:#c8d5f980;flex-shrink:0;margin-top:2px}.exp-m5-body{flex:1}.exp-m5-head{display:flex;align-items:center;gap:12px;margin-bottom:6px}.exp-m5-head h4{font-family:Gilroy,sans-serif;font-size:17px;font-weight:700;color:#fff!important}.exp-m5-kpi{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 12px;border-radius:100px;background:#6482dc1a;color:#8ba3e8;white-space:nowrap}.exp-m5-body p{font-size:14px;color:#fff6;line-height:1.7}.exp-hero-anim-top .holo-shape{display:flex;align-items:center;justify-content:center}.exp-hero-anim-top .holo-glow{top:50%;left:50%;transform:translate(-50%,-50%)}.ct-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:flex-start}.ct-form-side{background:#fff;border-radius:24px;padding:40px;box-shadow:0 1px 3px #0000000a,0 8px 32px #00000008;border:1px solid #0000000d}.ct-row{display:flex;gap:16px}.ct-field{position:relative;margin-bottom:24px;flex:1}.ct-field input,.ct-field textarea{width:100%;padding:18px 16px 8px;font-size:14px;font-family:Inter,Gilroy,sans-serif;background:#fafafa;border:1.5px solid #00000014;border-radius:12px;color:#111;outline:none;transition:border-color .3s ease,background .3s ease,box-shadow .3s ease}.ct-field textarea{resize:vertical;min-height:120px}.ct-field input:focus,.ct-field textarea:focus{border-color:#7c3aed;background:#fff;box-shadow:0 0 0 4px #7c3aed0f}.ct-field label{position:absolute;left:16px;top:14px;font-size:14px;color:#00000059;pointer-events:none;transition:all .25s cubic-bezier(.4,0,.2,1);transform-origin:left top}.ct-field input:focus+label,.ct-field input:not(:placeholder-shown)+label,.ct-field textarea:focus+label,.ct-field textarea:not(:placeholder-shown)+label{transform:translateY(-8px) scale(.75);color:#7c3aed;font-weight:600}.ct-btn{width:100%;padding:16px 32px;background:#111;color:#fff;font-family:Gilroy,sans-serif;font-weight:700;font-size:15px;border:none;border-radius:14px;cursor:pointer;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;align-items:center;justify-content:center}.ct-btn:hover:not(:disabled){background:#222;transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.ct-btn:disabled{opacity:.6;cursor:wait}.ct-btn-success{background:#16a34a!important}.ct-btn-default,.ct-btn-done,.ct-btn-loading{display:inline-flex;align-items:center;gap:8px}.ct-info-side{padding-top:8px}.ct-info-card{display:flex;align-items:center;gap:16px;padding:20px 0;border-bottom:1px solid #0000000f}.ct-info-card:first-child{padding-top:0}.ct-info-icon{flex-shrink:0;width:48px;height:48px;border-radius:14px;background:#7c3aed0f;color:#7c3aed;display:flex;align-items:center;justify-content:center}.ct-info-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#0000004d;margin-bottom:2px}.ct-info-value{font-family:Gilroy,sans-serif;font-size:15px;font-weight:600;color:#111;text-decoration:none}a.ct-info-value:hover{color:#7c3aed}.ct-trust{display:flex;gap:0;margin-top:32px;padding-top:28px;border-top:1px solid #0000000f}.ct-trust-item{flex:1;text-align:center;position:relative}.ct-trust-item:not(:last-child):after{content:"";position:absolute;right:0;top:4px;bottom:4px;width:1px;background:#0000000f}.ct-trust-num{display:block;font-family:Gilroy,sans-serif;font-size:28px;font-weight:800;color:#111;line-height:1;margin-bottom:4px}.ct-trust-label{font-size:11px;color:#00000059}@media(max-width:900px){.ct-layout{grid-template-columns:1fr;gap:40px}.ct-info-side{order:-1}.ct-trust{margin-top:24px;padding-top:20px}}@media(max-width:500px){.ct-row{flex-direction:column;gap:0}.ct-form-side{padding:28px 24px}}.ct-split{min-height:calc(100vh - 80px);display:flex;align-items:center;padding:60px 0 80px}.ct-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.ct-left{padding-right:16px}.ct-heading{font-family:Gilroy,sans-serif;font-size:clamp(30px,3.5vw,44px);font-weight:800;color:#fff;line-height:1.15;margin:12px 0 16px;letter-spacing:-.02em}.ct-desc{font-size:15px;color:#ffffff73;line-height:1.7;max-width:420px}.ct-desc,.ct-kpis{margin-bottom:36px}.ct-kpis{display:flex;gap:0}.ct-kpi{flex:1;text-align:center;position:relative;padding:16px 0}.ct-kpi:not(:last-child):after{content:"";position:absolute;right:0;top:16px;bottom:16px;width:1px;background:#ffffff14}.ct-kpi-num{display:block;font-family:Gilroy,sans-serif;font-size:32px;font-weight:800;color:#fff;line-height:1;margin-bottom:4px}.ct-kpi-txt{font-size:11px;color:#ffffff4d}.ct-contact-lines{display:flex;flex-direction:column;gap:10px}.ct-line{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:#fff6;text-decoration:none;transition:color .25s ease}a.ct-line:hover{color:#fff}.ct-form{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:36px}.ct-f-row{display:flex;gap:14px}.ct-f-group{flex:1;margin-bottom:18px}.ct-f-group label{display:block;font-size:12px;font-weight:600;color:#fff6;margin-bottom:6px}.ct-f-group input,.ct-f-group textarea{width:100%;padding:13px 16px;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;color:#fff;font-size:14px;font-family:Inter,Gilroy,sans-serif;outline:none;transition:border-color .3s ease,box-shadow .3s ease,background .3s ease}.ct-f-group input::placeholder,.ct-f-group textarea::placeholder{color:#ffffff26}.ct-f-group input:focus,.ct-f-group textarea:focus{border-color:#7c3aed80;background:#ffffff0f;box-shadow:0 0 0 4px #7c3aed14}.ct-f-group textarea{min-height:100px;resize:vertical}.ct-submit{width:100%;padding:15px 32px;background:#fff;color:#0a0a0a;font-family:Gilroy,sans-serif;font-weight:700;font-size:15px;border:none;border-radius:60px;cursor:pointer;transition:all .35s cubic-bezier(.22,1,.36,1);margin-top:4px}.ct-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #ffffff1a}.ct-submit:disabled{opacity:.6;cursor:wait}.ct-submit.ct-ok{background:#16a34a;color:#fff}.ct-s-default,.ct-s-done,.ct-s-loading{display:inline-flex;align-items:center;gap:8px}.ct-legal{font-size:11px;color:#fff3;text-align:center;margin-top:14px}@media(max-width:900px){.ct-split{padding:40px 0 60px}.ct-grid{grid-template-columns:1fr;gap:40px}.ct-left{padding-right:0}}@media(max-width:500px){.ct-f-row{flex-direction:column;gap:0}.ct-form{padding:28px 22px}.ct-kpis{flex-direction:column;gap:0}.ct-kpi:after{display:none}}.ct-usps{display:flex;flex-direction:column;gap:20px;margin-bottom:36px}.ct-usp{display:flex;align-items:flex-start;gap:14px}.ct-usp-icon{flex-shrink:0;width:40px;height:40px;border-radius:12px;background:#7c3aed14;color:#a78bfa;display:flex;align-items:center;justify-content:center}.ct-usp h4{font-family:Gilroy,sans-serif;font-size:15px;font-weight:700;color:#fff!important;margin-bottom:2px;line-height:1.3}.ct-usp p{font-size:13px;color:#fff6!important;line-height:1.5}.ct-f-group label{color:#ffffffb3!important}.ct-f-group input,.ct-f-group textarea{background:#ffffff1a!important;border-color:#ffffff26!important;color:#fff!important}.ct-f-group input::placeholder,.ct-f-group textarea::placeholder{color:#ffffff4d!important}.ct-f-group input:focus,.ct-f-group textarea:focus{background:#ffffff24!important;border-color:#7c3aed99!important}.ref-case{padding:64px 0;border-bottom:1px solid #ffffff0a}.ref-case-head{gap:20px;margin-bottom:24px}.ref-case-head,.ref-case-logo{display:flex;align-items:center}.ref-case-logo{width:72px;height:72px;background:#fff;border-radius:16px;justify-content:center;box-shadow:0 2px 12px #0000001a}.ref-case-logo img{max-height:44px;max-width:56px;object-fit:contain}.ref-case-badge{font-family:Gilroy,sans-serif;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ref-accent,#a78bfa);padding:6px 16px;border-radius:100px;border:1px solid var(--ref-accent,#a78bfa);opacity:.8}.ref-case-title{font-family:Gilroy,sans-serif;font-size:clamp(24px,3vw,36px);font-weight:800;color:#fff;line-height:1.2;max-width:700px;margin-bottom:40px;letter-spacing:-.02em}.ref-case-stats{display:flex;gap:0;margin-bottom:40px;padding:32px 0;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f}.ref-stat{flex:1;text-align:center;position:relative}.ref-stat:not(:last-child):after{content:"";position:absolute;right:0;top:8px;bottom:8px;width:1px;background:#ffffff0f}.ref-stat-num{display:block;font-family:Gilroy,sans-serif;font-size:clamp(32px,4vw,48px);font-weight:800;color:var(--ref-accent,#a78bfa);line-height:1;margin-bottom:8px}.ref-stat-label{font-size:13px;color:#fff6;line-height:1.4}.ref-case-body{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-bottom:28px}.ref-case-col h3{font-family:Gilroy,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#ffffff4d;margin-bottom:12px}.ref-case-col p{font-size:15px;color:#ffffff8c;line-height:1.8}.ref-case-tags{display:flex;flex-wrap:wrap;gap:6px}.ref-case-tags span{font-size:11px;font-weight:600;padding:5px 14px;border-radius:100px;background:#ffffff0a;color:#fff6;border:1px solid #ffffff0f}@media(max-width:768px){.ref-case{padding:40px 0}.ref-case-stats{flex-direction:column;gap:24px}.ref-stat:after{display:none}.ref-case-body{grid-template-columns:1fr;gap:24px}}.ref-v2{padding:56px 0;border-top:1px solid #ffffff0a}.ref-v2-top{gap:16px;margin-bottom:20px}.ref-v2-logo,.ref-v2-top{display:flex;align-items:center}.ref-v2-logo{width:56px;height:56px;background:#fff;border-radius:14px;justify-content:center;flex-shrink:0}.ref-v2-logo img{max-height:36px;max-width:44px;object-fit:contain}.ref-v2-badge{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ra,#a78bfa);display:block;margin-bottom:2px}.ref-v2-client{font-family:Gilroy,sans-serif;font-size:20px;font-weight:800;color:#fff}.ref-v2-mission{font-family:Gilroy,sans-serif;font-size:clamp(20px,2.5vw,28px);font-weight:700;color:#ffffffd9;line-height:1.35;max-width:720px;margin-bottom:32px;padding-left:20px;border-left:3px solid var(--ra,#a78bfa)}.ref-v2-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;margin-bottom:24px}.ref-v2-label{font-family:Gilroy,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff40;display:block;margin-bottom:14px}.ref-v2-what ul{list-style:none;padding:0;margin:0}.ref-v2-what ul li{font-size:14px;color:#ffffff8c;line-height:1.7;padding:10px 0 10px 18px;position:relative;border-bottom:1px solid #ffffff0a}.ref-v2-what ul li:last-child{border-bottom:none}.ref-v2-what ul li:before{content:"";position:absolute;left:0;top:17px;width:6px;height:6px;border-radius:50%;background:var(--ra,#a78bfa)}.ref-v2-result{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:24px}.ref-v2-metric{font-size:14px;color:#ffffff80;line-height:1.6;padding:8px 0;border-bottom:1px solid #ffffff0a}.ref-v2-metric:last-child{border-bottom:none}.ref-v2-metric strong{font-family:Gilroy,sans-serif;font-weight:800;color:var(--ra,#a78bfa);font-size:16px}.ref-v2-tags{display:flex;flex-wrap:wrap;gap:6px}.ref-v2-tags span{font-size:10px;font-weight:600;padding:4px 12px;border-radius:100px;background:#ffffff08;color:#ffffff4d;border:1px solid #ffffff0d}@media(max-width:768px){.ref-v2{padding:36px 0}.ref-v2-grid{grid-template-columns:1fr;gap:24px}.ref-v2-mission{font-size:20px}}.sx-explorer{display:grid;grid-template-columns:300px 1fr;min-height:560px;border-radius:20px;overflow:hidden;margin:0 auto 48px;max-width:1200px;border:1px solid #ffffff0f}.sx-list{background:#ffffff05;border-right:1px solid #ffffff0f;padding:12px 0;overflow-y:auto;max-height:560px}.sx-list-item{padding:14px 24px;cursor:pointer;border-left:3px solid #0000;transition:all .3s ease}.sx-list-item:hover{background:#ffffff08}.sx-list-item.sx-active{background:#ffffff0a}.sx-list-name{font-family:Gilroy,sans-serif;font-size:14px;font-weight:600;color:#fff6;transition:color .3s ease}.sx-panel{position:relative;overflow:hidden}.sx-panel-bg{position:absolute;inset:0;background-size:cover;background-position:50%;transition:background-image .5s ease}.sx-panel-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0a0a0aeb,#0a0a0abf)}.sx-panel-content{position:relative;z-index:2;padding:48px 48px 40px;display:flex;flex-direction:column;justify-content:center;min-height:560px}.sx-panel-badge{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;border-radius:100px;border:1px solid #ffffff4d;color:#ffffff80;margin-bottom:20px;align-self:flex-start}.sx-panel-name{font-family:Gilroy,sans-serif;font-size:clamp(28px,3.5vw,40px);font-weight:800;color:#fff!important;line-height:1.15;margin-bottom:12px;letter-spacing:-.02em}.sx-panel-desc{font-size:15px;color:#ffffff80!important;line-height:1.7;max-width:480px}.sx-panel-cases,.sx-panel-desc{margin-bottom:32px}.sx-panel-cases-label{font-family:Gilroy,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff3;display:block;margin-bottom:16px}.sx-panel-cases-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.sx-case-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#ffffffa6;padding:10px 16px 10px 0;border-bottom:1px solid #ffffff0a;line-height:1.4}.sx-case-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%}.sx-panel-cta{display:inline-flex;align-items:center;gap:6px;font-family:Gilroy,sans-serif;font-size:13px;font-weight:700;color:#ffffff80;text-decoration:none;transition:color .3s ease;align-self:flex-start}.sx-panel-cta:hover{color:#fff}@media(max-width:900px){.sx-explorer{grid-template-columns:1fr;min-height:auto;border-radius:16px}.sx-list{display:flex;overflow-x:auto;overflow-y:hidden;max-height:none;border-right:none;border-bottom:1px solid #ffffff0f;padding:0;gap:0}.sx-list-item{white-space:nowrap;padding:14px 18px;border-left:none;border-bottom:3px solid #0000}.sx-list-item.sx-active{border-left:none!important;border-bottom:3px solid!important}.sx-panel-content{padding:32px 24px;min-height:auto}.sx-panel-cases-grid{grid-template-columns:1fr}}section.sx-explorer{display:grid!important;grid-template-columns:300px 1fr!important;min-height:560px!important;border-radius:20px!important;overflow:hidden!important;margin:0 auto 48px!important;max-width:1200px!important;border:1px solid #ffffff0f!important;padding:0!important}section.sx-explorer .sx-panel{position:relative!important;min-height:560px!important}section.sx-explorer .sx-panel-bg{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.ref-s{padding:64px 0;border-top:1px solid #ffffff0a}.ref-s-row{display:grid;grid-template-columns:1fr 380px;gap:48px;align-items:start}.ref-s-head{gap:14px;margin-bottom:20px}.ref-s-head,.ref-s-logo{display:flex;align-items:center}.ref-s-logo{width:52px;height:52px;background:#fff;border-radius:14px;justify-content:center;flex-shrink:0}.ref-s-logo img{max-height:32px;max-width:40px;object-fit:contain}.ref-s-badge{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ra,#a78bfa);display:block;margin-bottom:2px}.ref-s-client{font-size:18px;font-weight:800;color:#fff!important}.ref-s-client,.ref-s-mission{font-family:Gilroy,sans-serif}.ref-s-mission{font-size:clamp(20px,2.5vw,26px);font-weight:700;color:#ffffffd9!important;line-height:1.35;margin-bottom:28px;padding-left:18px;border-left:3px solid var(--ra,#a78bfa)}.ref-s-what{margin-bottom:20px}.ref-s-label{font-family:Gilroy,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff40;display:block;margin-bottom:12px}.ref-s-what ul{list-style:none;padding:0;margin:0}.ref-s-what ul li{font-size:14px;color:#ffffff80;line-height:1.7;padding:8px 0 8px 16px;position:relative;border-bottom:1px solid #ffffff0a}.ref-s-what ul li:last-child{border-bottom:none}.ref-s-what ul li:before{content:"";position:absolute;left:0;top:15px;width:5px;height:5px;border-radius:50%;background:var(--ra,#a78bfa)}.ref-s-tags{display:flex;flex-wrap:wrap;gap:5px}.ref-s-tags span{font-size:10px;font-weight:600;padding:4px 11px;border-radius:100px;background:#ffffff08;color:#ffffff4d;border:1px solid #ffffff0d}.ref-s-right{position:sticky;top:120px}.ref-s-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:20px;padding:28px 28px 20px;position:relative;overflow:hidden}.ref-s-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--ra,#a78bfa)}.ref-s-card-title{font-family:Gilroy,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff40;display:block;margin-bottom:20px}.ref-s-card-metric{display:flex;align-items:baseline;gap:14px;padding:14px 0;border-bottom:1px solid #ffffff0d}.ref-s-card-metric:last-of-type{border-bottom:none}.ref-s-card-num{font-family:Gilroy,sans-serif;font-size:28px;font-weight:800;color:var(--ra,#a78bfa);line-height:1;min-width:80px;flex-shrink:0}.ref-s-card-txt{font-size:13px;color:#ffffff73;line-height:1.4}.ref-s-card-footer{margin-top:16px;padding-top:14px;border-top:1px solid #ffffff0d;font-size:12px;font-weight:600;color:#ffffff4d;text-align:center}@media(max-width:900px){.ref-s{padding:40px 0}.ref-s-row{grid-template-columns:1fr;gap:28px}.ref-s-right{position:static}}.ref-s-photo{border-radius:20px;overflow:hidden;position:relative;min-height:420px;background-size:cover;background-position:50%;display:flex;align-items:flex-end}.ref-s-photo-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000026,#000000bf)}.ref-s-photo-content{position:relative;z-index:2;padding:32px;width:100%}.ref-s-photo-label{font-family:Gilroy,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;display:block;margin-bottom:16px}.ref-s-photo-kpi{font-size:15px;color:#ffffffd9;padding:10px 0;border-bottom:1px solid #ffffff1f;line-height:1.4}.ref-s-photo-kpi:last-child{border-bottom:none}.ref-s-photo-kpi strong{font-family:Gilroy,sans-serif;font-weight:800;color:#fff;font-size:18px}.ref-s-row{align-items:center!important}.ref-logo-strip{gap:48px}.ref-logo-item,.ref-logo-strip{display:flex;justify-content:center;align-items:center}.ref-logo-item{width:80px;height:48px;opacity:.5;transition:opacity .3s ease}.ref-logo-item:hover{opacity:.8}.ref-logo-item img{max-height:36px;max-width:72px;object-fit:contain;filter:brightness(0) invert(1)}.ref-s[id]{scroll-margin-top:160px}.ref-logo-item{opacity:1!important;background:#fff;border-radius:12px;padding:8px 16px;width:auto!important;height:auto!important}.ref-logo-item img{filter:none!important;max-height:28px;max-width:80px}.sc3-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.sc3-card{border-radius:18px;overflow:hidden;background:#111;border:1px solid #ffffff0f;transition:transform .4s ease,box-shadow .4s ease,border-color .4s ease;scroll-margin-top:120px}.sc3-card:hover{border-color:#ffffff1f;transform:translateY(-4px);box-shadow:0 16px 48px #00000059}.sc3-card-img{height:160px;background-size:cover;background-position:50%;position:relative;opacity:.7;transition:opacity .4s ease}.sc3-card:hover .sc3-card-img{opacity:.85}.sc3-card-body{padding:22px 24px 24px}.sc3-card-name{font-family:Gilroy,sans-serif;font-size:18px;font-weight:800;color:#fff!important;margin-bottom:6px;line-height:1.25}.sc3-card-desc{font-size:13px;color:#ffffff73!important;line-height:1.5;margin-bottom:18px}.sc3-card-cases{padding-top:16px;border-top:1px solid #ffffff0f}.sc3-card-label{font-family:Gilroy,sans-serif;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--sc,#ffffff40);display:block;margin-bottom:10px}.sc3-card-cases ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.sc3-card-cases ul li{font-size:12px;color:#ffffff8c;padding:6px 0 6px 14px;position:relative;line-height:1.35;border-bottom:1px solid #ffffff08}.sc3-card-cases ul li:before{content:"";position:absolute;left:0;top:12px;width:5px;height:5px;border-radius:50%;background:var(--sc,#fff3)}@media(max-width:1024px){.sc3-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.sc3-card-cases ul,.sc3-grid{grid-template-columns:1fr}}.sxp-wrap{display:flex!important;border-radius:20px;overflow:hidden;border:1px solid #ffffff0f;min-height:560px;max-width:1200px;margin:0 auto}.sxp-list{width:280px;min-width:280px;background:#ffffff05;border-right:1px solid #ffffff0f;padding:12px 0;overflow-y:auto;max-height:560px}.sxp-item{padding:13px 22px;cursor:pointer;border-left:3px solid #0000;font-family:Gilroy,sans-serif;font-size:14px;font-weight:600;color:#fff6;transition:all .25s ease}.sxp-item:hover{background:#ffffff08;color:#fff9}.sxp-item.sxp-active{background:#ffffff0a;color:#fff}.sxp-view{flex:1;position:relative;min-height:560px;overflow:hidden}.sxp-img{background-size:cover;background-position:50%;transition:background-image .6s ease;opacity:.5}.sxp-img,.sxp-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.sxp-overlay{background:linear-gradient(135deg,#0a0a0ad9,#0a0a0a99)}.sxp-content{position:relative;z-index:2;padding:48px;display:flex;flex-direction:column;justify-content:center;min-height:560px}.sxp-badge{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;border-radius:100px;border:1px solid #ffffff4d;color:#ffffff80;margin-bottom:20px;align-self:flex-start}.sxp-name{font-family:Gilroy,sans-serif!important;font-size:clamp(26px,3vw,38px)!important;font-weight:800!important;color:#fff!important;line-height:1.15;margin-bottom:12px;letter-spacing:-.02em}.sxp-desc{font-size:15px!important;color:#ffffff8c!important;line-height:1.7;max-width:460px;margin-bottom:32px}.sxp-cases-wrap{margin-bottom:28px}.sxp-cases-label{font-family:Gilroy,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff40;display:block;margin-bottom:14px}.sxp-cases{display:grid;grid-template-columns:1fr 1fr;gap:0}.sxp-case{display:flex;align-items:center;gap:10px;font-size:14px;color:#ffffffb3;padding:10px 14px 10px 0;border-bottom:1px solid #ffffff0f;line-height:1.4}.sxp-dot{flex-shrink:0;width:7px;height:7px;border-radius:50%;display:inline-block}.sxp-cta{display:inline-flex;align-items:center;gap:6px;font-family:Gilroy,sans-serif;font-size:13px;font-weight:700;color:#ffffff73;text-decoration:none;transition:color .3s ease;align-self:flex-start}.sxp-cta:hover{color:#fff}@media(max-width:900px){.sxp-wrap{flex-direction:column!important;min-height:auto}.sxp-list{width:100%!important;min-width:0!important;display:flex;overflow-x:auto;overflow-y:hidden;max-height:none;border-right:none;border-bottom:1px solid #ffffff0f;padding:0}.sxp-item{white-space:nowrap;padding:13px 16px;border-left:none!important;border-bottom:3px solid #0000;font-size:13px}.sxp-item.sxp-active{border-bottom-color:inherit!important}.sxp-content,.sxp-view{min-height:420px}.sxp-content{padding:28px 24px}.sxp-cases{grid-template-columns:1fr}}.sxp-img{opacity:.65!important;transition:opacity .6s ease,background-image .6s ease!important}.sxp-overlay{background:linear-gradient(135deg,#0a0a0ab3,#0a0a0a66)!important}.sxp-item{transition:all .25s ease,padding-left .25s ease!important}.sxp-item.sxp-active,.sxp-item:hover{padding-left:28px!important}.sxp-img{opacity:.85!important}.sxp-overlay{background:linear-gradient(135deg,#0a0a0a8c,#0a0a0a4d)!important}.sxp-content,.sxp-view,.sxp-wrap{min-height:calc(100vh - 140px)!important}.sxp-list{max-height:calc(100vh - 140px)!important}.sxp-cases{grid-template-columns:1fr 1fr 1fr!important}.sxp-case{padding:8px 12px 8px 0!important;font-size:13px!important}.sxp-cases-wrap{background:#0000004d!important;margin:auto -48px -40px!important;border-top:1px solid #ffffff14}@media(max-width:900px){.sxp-cases{grid-template-columns:1fr 1fr!important}.sxp-cases-wrap{margin:auto -24px -28px!important;padding:16px 24px 20px!important}}.sxp-cta-btn{display:inline-flex;align-items:center;gap:8px;font-family:Gilroy,sans-serif;font-size:14px;font-weight:700;color:#0a0a0a;background:#fff;padding:13px 28px;border-radius:60px;text-decoration:none;transition:all .35s ease;margin-top:8px}.sxp-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffffff26}.sxp-content{align-items:center!important;text-align:center!important}.sxp-content .sxp-badge,.sxp-content .sxp-desc,.sxp-content .sxp-name{text-align:center!important;align-self:center!important}.sxp-cta-btn{align-self:center!important;display:inline-flex!important;width:auto!important;padding:11px 24px!important;font-size:13px!important;border-radius:100px!important;background:#ffffff14!important;color:#ffffffb3!important;border:1px solid #ffffff1f!important;margin-top:12px!important}.sxp-cta-btn:hover{background:#ffffff26!important;color:#fff!important;box-shadow:none!important;transform:none!important}.sxp-content{align-items:flex-start!important;text-align:left!important}.sxp-content .sxp-badge,.sxp-content .sxp-desc,.sxp-content .sxp-name{text-align:left!important;align-self:flex-start!important}.sxp-cta-btn{align-self:flex-start!important;background:#fff!important;color:#0a0a0a!important;border:none!important;padding:10px 22px!important;font-size:12px!important;margin-top:16px!important}.sxp-cta-btn:hover{background:#ffffffe6!important;color:#0a0a0a!important}.sxp-cases-wrap{padding:18px 48px 24px!important}.sxp-cta-btn{position:static!important;left:auto!important;bottom:auto!important;transform:none!important;display:block!important;margin:20px auto 0!important;text-align:center!important;width:-moz-fit-content!important;width:fit-content!important}.sxp-cta-btn:hover{transform:translateY(-2px)!important}.sxp-content{padding:40px 48px 0!important}.sxp-badge{margin-bottom:16px!important}.sxp-name{margin-bottom:10px!important}.sxp-desc{margin-bottom:26px!important}.sxp-cases-wrap{padding:20px 48px 28px!important;margin:auto -48px 0!important}.sxp-cases-label{margin-bottom:12px!important}.sxp-cases{margin-bottom:0!important}.sxp-cases-wrap{padding-bottom:40px!important}.sxp-cta-btn{margin:20px auto 24px!important}.sxp-cases-wrap{padding-bottom:56px!important;margin-bottom:0!important}.ap-kpis{gap:40px}.ap-kpi-num{color:#fff}.ap-kpi-label{color:#ffffff59}.ap-kpi-sep{background:#ffffff14}.ap-photo{opacity:.75}.ap-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ap-step{background:#ffffff05;border-radius:18px;padding:32px 28px;border:1px solid #ffffff0f;border-left:3px solid #c9a84c80}.ap-step-num{font-size:32px;color:#c9a84c80;margin-bottom:16px}.ap-step-num,.ap-step-title{font-family:Gilroy,sans-serif;font-weight:800}.ap-step-title{font-size:17px;color:#fff!important;margin-bottom:12px;line-height:1.3}.ap-step-desc{font-size:13px;color:#fff6!important;line-height:1.7}@media(max-width:900px){.ap-kpis{flex-direction:column;gap:24px}.ap-kpi-sep{width:48px;height:1px}.ap-split{flex-direction:column;gap:32px}.ap-steps{grid-template-columns:1fr}.ap-kpis{flex-direction:column;gap:24px}.ap-kpi-sep{width:48px;height:1px}.ap-split{flex-direction:column;gap:32px}.ap-steps-light{grid-template-columns:1fr}}.ap-lity-badge{display:inline-flex;align-items:center;gap:12px;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;padding:8px 20px 8px 10px;margin-bottom:24px}.ap-lity-logo{height:28px;width:auto;border-radius:6px}.ap-lity-arrow{color:#ffffff40;font-size:16px}.ap-lity-labs{font-family:Gilroy,sans-serif;font-size:15px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#fff9}@media(max-width:900px){.ap-split{flex-direction:column;gap:32px}.ap-steps-light{grid-template-columns:1fr}}.ap-hero-row{display:flex;align-items:flex-start;justify-content:space-between;gap:48px}.ap-hero-left{flex:1;min-width:0}.ap-hero-right{flex-shrink:0;display:flex;align-items:flex-start;padding-top:32px}.ap-filiation{display:flex;flex-direction:column;align-items:center;gap:12px;background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;padding:28px 36px}.ap-filiation-logo{height:40px;width:auto;filter:brightness(0) invert(1);opacity:.7}.ap-filiation-arrow{font-size:20px;color:#c9a84c80;line-height:1}.ap-filiation-labs{display:flex;flex-direction:column;align-items:center;gap:2px}.ap-filiation-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#ffffff4d}.ap-filiation-name{font-family:Gilroy,sans-serif;font-size:20px;font-weight:800;color:#fff;letter-spacing:.08em}.ap-kpis{display:flex;justify-content:center;align-items:center;gap:48px}.ap-kpi{text-align:center}.ap-kpi-num{font-family:Gilroy,sans-serif;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}.section-light .ap-kpi-num{color:#0a0a0a}.ap-kpi-label{font-size:13px;margin-top:6px;max-width:160px;margin-left:auto;margin-right:auto}.section-light .ap-kpi-label{color:#00000073}.ap-kpi-sep{width:1px;height:48px}.section-light .ap-kpi-sep{background:#0000001a}@media(max-width:900px){.ap-hero-row{flex-direction:column;gap:32px}.ap-kpis{flex-direction:column;gap:24px}.ap-kpi-sep{width:48px;height:1px}.ap-split{flex-direction:column;gap:32px}.ap-steps-light{grid-template-columns:1fr}}.ap-top{display:flex;align-items:center;justify-content:space-between;gap:48px}.ap-top-left{flex:1;min-width:0}.ap-top-right{flex-shrink:0}.ap-lity-block{display:flex;flex-direction:column;align-items:center;gap:16px;background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;padding:40px 48px;text-decoration:none;transition:all .35s ease}.ap-lity-block:hover{background:#ffffff12;border-color:#ffffff24;transform:translateY(-2px)}.ap-lity-big-logo{height:72px;width:auto}.ap-lity-link{font-size:13px;font-weight:600;color:#c9a84c99;transition:color .3s ease}.ap-lity-block:hover .ap-lity-link{color:#c9a84ce6}.marquee-logo{height:36px}.ap-photo{width:100%;aspect-ratio:4/3;border-radius:18px;background-size:cover;background-position:50%}@media(max-width:900px){.ap-split,.ap-top{flex-direction:column;gap:32px}.ap-steps-light{grid-template-columns:1fr}}.ap-top{align-items:center!important}.ap-lity-block{padding:48px 56px!important;border-radius:20px!important;background:#ffffff08!important;border:1px solid #ffffff0f!important}.ap-lity-big-logo{height:88px!important}.ap-lity-link{font-size:12px!important;margin-top:4px!important}.ap-split{align-items:center!important}.ap-photo{border-radius:20px!important}.marquee-logo{height:28px!important}.ap-lity-pill{display:inline-flex;align-items:center;gap:10px;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;padding:6px 16px 6px 8px;margin-bottom:20px;text-decoration:none;transition:all .3s ease}.ap-lity-pill:hover{background:#ffffff12;border-color:#ffffff24}.ap-hero{display:flex;align-items:center;gap:56px}.ap-hero-text,.ap-hero-visual{flex:1;min-width:0}.ap-hero-visual{position:relative}.ap-hero-photo{width:100%;aspect-ratio:4/3;border-radius:20px;background-size:cover;background-position:50%}.ap-hero-logo-badge{position:absolute;bottom:-24px;left:-24px;display:flex;align-items:center;justify-content:center;width:96px;height:96px;background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000004d;transition:transform .35s ease;text-decoration:none}.ap-hero-logo-badge:hover{transform:scale(1.05)}.ap-hero-logo-img{height:56px;width:auto}.marquee-wrap{position:relative;width:100%;overflow:hidden}.marquee-wrap:after,.marquee-wrap:before{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.marquee-wrap:before{left:0;background:linear-gradient(90deg,#0a0a0a,#0000)}.marquee-wrap:after{right:0;background:linear-gradient(270deg,#0a0a0a,#0000)}.marquee-track{display:flex;align-items:center;gap:56px;animation:marquee-scroll 30s linear infinite;width:max-content}.marquee-logo{height:32px;width:auto;opacity:.5;filter:brightness(0) invert(1);transition:opacity .3s ease;flex-shrink:0}.marquee-logo:hover{opacity:.8}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.ap-split{display:flex;gap:60px;align-items:flex-start}.ap-split-photo,.ap-split-text{flex:1;min-width:0}.ap-steps-light{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ap-step-light{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:36px 28px;transition:all .35s ease}.ap-step-light:hover{transform:translateY(-4px);box-shadow:0 16px 48px #00000012;border-color:#0000001a}.ap-step-num-light{font-size:32px;color:#c9a84c99;margin-bottom:16px}.ap-step-num-light,.ap-step-title-light{font-family:Gilroy,sans-serif;font-weight:800}.ap-step-title-light{font-size:17px;color:#0a0a0a!important;margin-bottom:12px;line-height:1.3}.ap-step-desc-light{font-size:14px;color:#00000080!important;line-height:1.7}@media(max-width:900px){.ap-hero{flex-direction:column;gap:32px}.ap-hero-logo-badge{bottom:-16px;left:16px;width:72px;height:72px}.ap-hero-logo-img{height:40px}.ap-split{flex-direction:column;gap:32px}.ap-steps-light{grid-template-columns:1fr}}.ap-hero-photo{aspect-ratio:5/4!important;max-height:320px!important}.ap-hero-logo-badge{background:none!important;box-shadow:none!important;width:80px!important;height:80px!important;bottom:-16px!important;left:-16px!important}.ap-hero-logo-badge:hover{transform:scale(1.08)!important}.ap-hero-logo-img{height:72px!important}.ap-models-panel{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;padding:32px}.ap-models-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#c8d5f966;margin-bottom:24px}.ap-models-grid{display:flex;flex-direction:column;gap:12px}.ap-model-chip{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#ffffff08;border:1px solid #ffffff0d;border-radius:14px;transition:all .3s ease}.ap-model-chip:hover{background:#ffffff0f;border-color:#ffffff1a}.ap-model-chip img{width:32px;height:32px;border-radius:8px;object-fit:contain}.ap-model-chip span{font-family:Gilroy,sans-serif;font-size:15px;font-weight:700;color:#fff9}.ap-step-img{height:120px;border-radius:12px 12px 0 0;background-size:cover;background-position:50%;margin:-36px -28px 20px}.ap-step-light{overflow:hidden!important}.ref-wave-bg{position:absolute;left:-10%;right:-10%;bottom:-20px;height:220px;z-index:0;pointer-events:none;background:radial-gradient(ellipse 80% 50% at 20% 80%,#3b82f61f 0,#0000 70%),radial-gradient(ellipse 60% 40% at 70% 70%,#6366f11a 0,#0000 70%),radial-gradient(ellipse 90% 60% at 50% 90%,#2563eb14 0,#0000 70%);animation:ref-wave-move 8s ease-in-out infinite alternate}.ref-wave-bg:after,.ref-wave-bg:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;pointer-events:none}.ref-wave-bg:before{background:repeating-linear-gradient(0deg,#0000,#0000 8px,#3b82f60a 0,#3b82f60a 9px);animation:ref-wave-lines 6s ease-in-out infinite alternate}.ref-wave-bg:after{background:radial-gradient(circle 2px at 15% 60%,#64b4ff66 0,#0000 100%),radial-gradient(circle 2px at 25% 45%,#64b4ff4d 0,#0000 100%),radial-gradient(circle 1.5px at 35% 70%,#82a0ff59 0,#0000 100%),radial-gradient(circle 2px at 45% 50%,#64b4ff40 0,#0000 100%),radial-gradient(circle 1.5px at 55% 65%,#78aaff4d 0,#0000 100%),radial-gradient(circle 2px at 65% 40%,#64b4ff59 0,#0000 100%),radial-gradient(circle 1.5px at 75% 55%,#82a0ff4d 0,#0000 100%),radial-gradient(circle 2px at 85% 45%,#64b4ff40 0,#0000 100%),radial-gradient(circle 2px at 10% 35%,#64c8ff33 0,#0000 100%),radial-gradient(circle 1.5px at 30% 30%,#64c8ff26 0,#0000 100%),radial-gradient(circle 2px at 50% 25%,#64c8ff33 0,#0000 100%),radial-gradient(circle 1.5px at 70% 30%,#64c8ff26 0,#0000 100%),radial-gradient(circle 2px at 90% 35%,#64c8ff33 0,#0000 100%),radial-gradient(circle 2.5px at 20% 75%,#50a0ff80 0,#0000 100%),radial-gradient(circle 2.5px at 40% 80%,#50a0ff73 0,#0000 100%),radial-gradient(circle 3px at 60% 85%,#50a0ff80 0,#0000 100%),radial-gradient(circle 2.5px at 80% 75%,#50a0ff66 0,#0000 100%);animation:ref-wave-dots 10s ease-in-out infinite alternate}@keyframes ref-wave-move{0%{transform:translateX(-2%) translateY(0)}to{transform:translateX(2%) translateY(-8px)}}@keyframes ref-wave-lines{0%{transform:translateY(0) skewY(-.5deg)}to{transform:translateY(-6px) skewY(.5deg)}}@keyframes ref-wave-dots{0%{transform:translateX(-1%) translateY(0);opacity:.7}to{transform:translateX(1%) translateY(-10px);opacity:1}}.ref-hero-wave .container{position:relative;z-index:2}.ref-wave-img{position:absolute;left:-5%;right:-5%;bottom:-30px;height:280px;z-index:0;pointer-events:none;background:url(/refs/wave-bg.png) bottom/120% auto no-repeat;opacity:.7;animation:ref-img-drift 12s ease-in-out infinite alternate}@keyframes ref-img-drift{0%{transform:translateX(-2%) scale(1);opacity:.6}50%{transform:translateX(1%) scale(1.03);opacity:.8}to{transform:translateX(2%) scale(1);opacity:.65}}.ref-wave-bg{display:none!important}.page-hero.exp-page-hero{position:relative!important;overflow:hidden!important}.page-hero.exp-page-hero:after{content:"";position:absolute;left:-10%;right:-10%;bottom:-10%;height:60%;z-index:0;pointer-events:none;background:radial-gradient(ellipse 120% 80% at 20% 100%,#2563eb2e 0,#0000 60%),radial-gradient(ellipse 100% 70% at 80% 100%,#6366f126 0,#0000 55%),radial-gradient(ellipse 140% 90% at 50% 100%,#3b82f61f 0,#0000 65%);animation:hero-glow-drift 10s ease-in-out infinite alternate}.page-hero.exp-page-hero .container,.page-hero.exp-page-hero .exp-hero-centered{position:relative;z-index:2}@keyframes hero-glow-drift{0%{transform:translateX(-3%) scaleY(1);opacity:.8}33%{transform:translateX(1%) scaleY(1.1);opacity:1}66%{transform:translateX(2%) scaleY(.95);opacity:.9}to{transform:translateX(-1%) scaleY(1.05);opacity:1}}.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.blog-card{display:block;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:28px;text-decoration:none;transition:all .35s ease}.blog-card:hover{background:#ffffff0f;border-color:#ffffff1f;transform:translateY(-3px)}.blog-card-meta{font-size:12px;color:#c9a84c80;margin-bottom:10px}.blog-card-title{font-family:Gilroy,sans-serif;font-size:18px;font-weight:800;color:#fff;line-height:1.3;margin-bottom:10px}.blog-card-desc{font-size:13px;color:#fff6;line-height:1.6;margin-bottom:14px}.blog-card-link{font-size:13px;color:#c9a84c99;font-weight:600}.blog-article .blog-content h2{font-family:Gilroy,sans-serif;font-size:26px;font-weight:800;color:#fff;margin:48px 0 18px;line-height:1.25}.blog-article .blog-content h3{font-family:Gilroy,sans-serif;font-size:19px;font-weight:700;color:#fff;margin:32px 0 12px}.blog-article .blog-content li,.blog-article .blog-content p{font-size:17px;color:#ffffffeb;line-height:1.75;margin-bottom:18px}@media(max-width:768px){.blog-grid{grid-template-columns:1fr}}.nav-cta,.nav-dropdown>span,.nav-link{font-weight:700}.logo-wrap{display:flex;align-items:center;gap:0;padding:0}.logo-wrap img{height:28px;width:auto}.hero-sub-accent{font-size:clamp(1rem,2vw,1.35rem);font-weight:500;color:#ffffffbf;margin-top:.25rem;margin-bottom:1.5rem;letter-spacing:-.01em}.exp-anim-grid-4{grid-template-columns:repeat(4,1fr)!important}@media(max-width:900px){.exp-anim-grid-4{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:500px){.exp-anim-grid-4{grid-template-columns:1fr!important}}@media(max-width:768px){.hero-inner{padding:48px 0 40px;gap:32px}.hero-right{display:block!important}.hero-photo{width:100%;max-height:240px;object-fit:cover;border-radius:16px;margin-top:0}.hero h1{font-size:clamp(28px,7vw,42px);letter-spacing:-1px}.hero-sub{font-size:15px;margin-bottom:24px}.hero-actions{flex-direction:column;gap:10px}.hero-actions a{width:100%;text-align:center}.hero-model-strip{flex-wrap:wrap;gap:8px;justify-content:flex-start;margin-top:20px}.hm-chip{padding:6px 10px;font-size:11px}}@media(max-width:700px){.svc-clean-grid{grid-template-columns:1fr!important;gap:16px!important}}@media(max-width:900px){.exp-anim-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:500px){.exp-anim-grid{grid-template-columns:1fr!important}}@media(max-width:700px){.realisations-simple-grid{grid-template-columns:1fr!important}}@media(max-width:768px){.why-split{flex-direction:column!important;gap:32px}.why-split-photo{width:100%!important}.why-split-photo img{width:100%;border-radius:16px;max-height:220px;object-fit:cover}.method-step{gap:24px}.method-step,.method-step-reverse{flex-direction:column!important}.method-mock{max-width:100%!important}.method-mock,.method-text{width:100%!important}.pb-mock{width:100%}section[style*="padding:100px"]{padding:60px 0!important}.section-light,section[style*="padding:80px"]{padding:56px 0!important}.ap-hero{flex-direction:column!important;gap:32px}.ap-hero-text,.ap-hero-visual{width:100%!important}.ap-hero-photo{max-height:260px!important;aspect-ratio:unset!important}.ap-split{flex-direction:column!important;gap:32px}.ap-split-photo,.ap-split-text{width:100%!important}.ap-steps-light{flex-direction:column!important;gap:24px}.ap-step-light{width:100%!important}.ref-s-row{flex-direction:column!important;gap:24px}.ref-s-left,.ref-s-right{width:100%!important}.ref-s-photo{height:220px!important}.ref-logo-strip{gap:20px!important;flex-wrap:wrap;justify-content:center}.exp-quick-nav{flex-wrap:wrap;gap:8px}.container{padding:0 16px!important}.page-cta-banner .container{flex-direction:column!important;text-align:center}.footer-top{gap:32px}.footer-bottom,.footer-top{flex-direction:column!important}.footer-bottom{gap:12px;text-align:center}}header{padding:0 32px!important}@media(max-width:768px){header{padding:0 20px!important}}body,html{overflow-x:clip!important}body{max-width:100vw!important}*{box-sizing:border-box}.hero,.hero-inner{width:100%!important}.hero,.hero-inner,.hero>.container{overflow:hidden!important}@media(max-width:768px){.container{padding-left:20px!important;padding-right:20px!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.hero-inner{grid-template-columns:1fr!important;padding:36px 0 24px!important;gap:24px!important}.hero h1{font-size:clamp(24px,6vw,36px)!important;letter-spacing:-.5px!important;line-height:1.15!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important}.hero-sub{font-size:14px!important;max-width:100%!important;margin-bottom:20px!important}.hero-actions{flex-direction:column!important;width:100%!important;gap:10px!important}.hero-actions .btn-ghost,.hero-actions .btn-white,.hero-actions a{width:100%!important;text-align:center!important;box-sizing:border-box!important;padding:13px 20px!important;font-size:14px!important}.hero-model-strip{flex-wrap:nowrap!important;overflow-x:auto!important;width:100%!important;gap:8px!important;margin-top:16px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.hero-model-strip::-webkit-scrollbar{display:none!important}.hm-chip{flex-shrink:0!important}.hero-right{display:block!important;width:100%!important}.hero-photo{width:100%!important;height:200px!important;object-fit:cover!important;border-radius:14px!important;margin-top:0!important}header>div{padding:0 20px!important;margin:0!important;max-width:100%!important;width:100%!important;justify-content:space-between!important}header>div>div:first-child{margin-left:0!important}.hero,.hero *,.hero-inner,.hero-inner *{max-width:100%!important;overflow-x:hidden!important}.hero-inner{display:block!important;padding:32px 0!important}.hero h1{font-size:26px!important;word-break:break-word!important}.hero h1,.hero-sub,.hero-sub-accent{white-space:normal!important;overflow-wrap:break-word!important;width:100%!important}.hero-sub,.hero-sub-accent{max-width:100%!important}.hero-dots,.hero-glow1,.hero-glow2,.hero-right{display:none!important}cd~/Downloads/litylabs-next && cat>>src/styles/enhancements.css << "CSS" @media(max-width: 768px){.hero,.hero *,.hero-inner,.hero-inner *{max-width:100%!important;overflow-x:hidden!important}.hero-inner{display:block!important;padding:32px 0!important}.hero h1{font-size:26px!important;word-break:break-word!important}.hero h1,.hero-sub,.hero-sub-accent{white-space:normal!important;overflow-wrap:break-word!important;width:100%!important}.hero-sub,.hero-sub-accent{max-width:100%!important}.hero-dots,.hero-glow1,.hero-glow2,.hero-right{display:none!important}}}@media(max-width:768px){.hero-actions{flex-direction:row!important;flex-wrap:wrap!important;gap:10px!important}.hero-actions .btn-ghost,.hero-actions .btn-white,.hero-actions a{width:auto!important;flex:1 1 auto!important;text-align:center!important;padding:12px 16px!important;font-size:13px!important}.hero-model-strip{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:8px!important;padding-bottom:4px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.hero-model-strip::-webkit-scrollbar{display:none!important}.hm-chip{flex-shrink:0!important;padding:5px 10px!important;font-size:11px!important}.hm-app-icon{width:20px!important;height:20px!important}}