:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:15px/145% var(--sans);letter-spacing:.15px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:14px}}body{width:100%;max-width:100vw;margin:0;padding:0;overflow-x:hidden}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:100vw;min-height:100svh;display:flex;overflow-x:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:700}h1{letter-spacing:-1.2px;margin:24px 0;font-size:42px}h2{letter-spacing:-.2px;margin:0 0 8px;font-size:22px;line-height:120%}p{margin:0}html[dir=rtl]{text-align:right;direction:rtl;font-family:Cairo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}html[dir=rtl] body{font-family:Cairo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] h4,html[dir=rtl] h5,html[dir=rtl] h6,html[dir=rtl] .hero-title,html[dir=rtl] .section-title,html[dir=rtl] .pillars-title,html[dir=rtl] .solutions-title,html[dir=rtl] .page-title{letter-spacing:normal;font-family:Cairo,system-ui,sans-serif}html[dir=rtl] .flow-arrow{transform:rotate(180deg)}html[dir=rtl] .bullets-list li{text-align:right;padding-left:0;padding-right:28px}html[dir=rtl] .bullets-list li:before{left:auto;right:0}html[dir=rtl] .dropdown-menu{text-align:right;left:auto;right:0}html[dir=rtl] .dropdown-item{flex-direction:row}html[dir=rtl] .hero-features{justify-content:center}html[dir=rtl] .contact-left-new,html[dir=rtl] .contact-right-new,html[dir=rtl] .card-bullets{text-align:right}html[dir=rtl] .card-bullet-item{flex-direction:row}html[dir=rtl] .wa-float-wrapper{left:28px;right:auto}@media (width<=480px){html[dir=rtl] .wa-float-wrapper{left:16px;right:auto}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.header{z-index:999;pointer-events:none;box-sizing:border-box;background:0 0;width:100%;position:fixed;top:0;left:0}.nav-container{pointer-events:auto;-webkit-backdrop-filter:blur(20px);box-sizing:border-box;border-bottom:1.5px solid #ffffffb3;justify-content:space-between;align-items:center;width:100%;max-width:100%;min-height:62px;margin:0;padding:6px 36px;transition:all .3s;display:flex;box-shadow:0 6px 24px #1263eb14}.nav-container.lang-fr{background:linear-gradient(90deg,#dcf0ff 0%,#b8e0ff 45%,#88c5ff 100%)}.nav-container.lang-ar{background:linear-gradient(270deg,#dcf0ff 0%,#b8e0ff 45%,#88c5ff 100%)}.logo{align-items:center;gap:12px;text-decoration:none;display:flex}.logo-icon-loops{flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.logo-text{flex-direction:column;justify-content:center;display:flex}.logo-main{color:#0f172a;letter-spacing:-.02em;font-size:1.25rem;font-weight:800;line-height:1.1}.logo-tagline{color:#52637a;letter-spacing:0;margin-top:2px;font-size:.75rem;font-weight:500;line-height:1.25}.nav-menu{align-items:center;gap:6px;display:flex}.nav-item{position:relative}.nav-link{color:#1e293b;cursor:pointer;border-radius:14px;align-items:center;gap:6px;padding:8px 18px;font-size:.925rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.nav-link:hover{color:#0f172a;background:#ffffffa6;box-shadow:0 4px 12px #2563eb14}.nav-link.active{color:#1d4ed8;background:#fff;font-weight:700;box-shadow:0 4px 14px #2563eb1f}.nav-link svg{opacity:.6;transition:transform .3s}.nav-item:hover .nav-link svg{opacity:1;stroke:#1d4ed8;transform:rotate(180deg)}.dropdown-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;visibility:hidden;z-index:110;background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:16px;min-width:290px;max-height:400px;padding:12px;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 10px);left:50%;overflow-y:auto;transform:translate(-50%)translateY(12px);box-shadow:0 16px 40px #0a193129,0 0 1px #2563eb33}.nav-item:hover .dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.dropdown-header{text-transform:uppercase;letter-spacing:.08em;color:#64748b;border-bottom:1px solid #f1f5f9;margin-bottom:4px;padding:4px 8px;font-size:.68rem;font-weight:700}.dropdown-item{border-radius:10px;align-items:center;gap:8px;margin-bottom:2px;padding:8px 10px;text-decoration:none;transition:all .25s;display:flex}.dropdown-item:hover{background:#edf5ff;transform:translate(4px)}.dropdown-icon{color:#2563eb;background:#2563eb1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .25s;display:flex}.dropdown-icon svg{width:15px!important;height:15px!important}.dropdown-item:hover .dropdown-icon{color:#fff;background:#2563eb;transform:scale(1.1)}.dropdown-title{color:#0f172a;font-size:.825rem;font-weight:600;line-height:1.2}.dropdown-desc{color:#64748b;margin-top:1px;font-size:.7rem;line-height:1.2}.nav-actions{align-items:center;gap:12px;display:flex}.nav-cta-pill{color:#0f172a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0e6;border-radius:50px;justify-content:center;align-items:center;padding:10px 22px;font-size:.885rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #0000000f,0 1px 2px #0000000a}.nav-cta-pill:hover{color:#2563eb;background:#f8fafc;border-color:#2563eb4d;transform:translateY(-2px);box-shadow:0 8px 22px #2563eb40}.mobile-toggle{color:#0f172a;cursor:pointer;background:0 0;border:none;font-size:1.6rem;display:none}.lang-switcher-btn{color:#1e40af;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border:1.5px solid #2563eb40;border-radius:50px;align-items:center;gap:6px;padding:7px 14px;font-size:.825rem;font-weight:700;transition:all .3s;display:inline-flex}.lang-switcher-btn:hover{color:#2563eb;background:#fff;border-color:#2563eb;transform:translateY(-1px)scale(1.03);box-shadow:0 4px 14px #2563eb40}@media (width<=1280px) and (width>=1101px){.nav-container{padding:8px 18px}.nav-menu{gap:2px}.nav-link{padding:6px 10px;font-size:.84rem}.nav-actions{gap:8px}}@media (width<=1100px){.nav-menu{display:none}.mobile-toggle{display:block}.nav-container{padding:6px 24px;position:relative}.nav-menu.mobile-menu-active{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0e6;border-radius:20px;flex-direction:column;align-items:stretch;gap:8px;width:100%;max-height:82vh;margin-top:10px;padding:20px 16px;display:flex;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 20px 45px #0a19312e}.nav-menu.mobile-menu-active .dropdown-menu{opacity:1;visibility:visible;box-shadow:none;border:none;max-height:none;padding:4px 12px;position:static;overflow-y:visible;transform:none}.mobile-drawer-actions{border-top:1px solid #e2e8f0;flex-direction:column;align-items:center;gap:12px;width:100%;margin-top:14px;padding-top:14px;display:flex}.mobile-drawer-actions .lang-switcher-btn{justify-content:center;width:100%}.mobile-drawer-actions .btn{text-align:center;justify-content:center;width:100%}}@media (width<=640px){.nav-container{padding:6px 14px}.nav-actions>:not(.mobile-toggle){display:none}.logo-main{font-size:1.1rem}.logo-tagline{font-size:.65rem}}.btn-reusable{cursor:pointer;white-space:nowrap;box-sizing:border-box;letter-spacing:.01em;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:13px 30px;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.btn-reusable:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff40 50%,#0000 100%);width:60%;height:100%;transition:left .75s;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.btn-reusable:hover:before{left:140%}.btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 50%,#1e40af 100%);border:1px solid #fff3;box-shadow:0 4px 14px #2563eb59,0 2px 4px #0000000d,inset 0 1px #ffffff40}.btn-primary:hover{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 50%,#1d4ed8 100%);transform:translateY(-2px)scale(1.02);box-shadow:0 10px 25px -3px #2563eb80,0 4px 10px -2px #2563eb4d,inset 0 1px #ffffff59}.btn-primary:active{transform:translateY(0)scale(.98);box-shadow:0 4px 12px #2563eb4d}.btn-secondary{color:#1d4ed8;background:#fff;border:1.5px solid #2563eb;box-shadow:0 4px 14px #2563eb14}.btn-secondary:hover{color:#1e40af;background:#f0f7ff;border-color:#1d4ed8;transform:translateY(-2px)scale(1.01);box-shadow:0 8px 22px #2563eb2e}.btn-secondary:active{transform:translateY(0)scale(.98)}.btn-cta-pill{color:#0f172a;background:#fff;border:1px solid #e2e8f0cc;padding:10px 22px;font-size:.885rem;box-shadow:0 4px 14px #0000000f,0 1px 2px #0000000a}.btn-cta-pill:hover{color:#2563eb;background:#f8fafc;border-color:#2563eb4d;transform:translateY(-2px);box-shadow:0 8px 22px #2563eb33}.kiosk-logo-wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;text-decoration:none;display:flex}.kiosk-logo-img{object-fit:contain;width:auto;height:42px;transition:transform .3s}.kiosk-logo-wrapper:hover .kiosk-logo-img{transform:scale(1.04)}@media (width<=640px){.kiosk-logo-img{height:34px}}.logo-light{box-shadow:none;background:0 0;border-radius:0;padding:0}.footer-section{color:#94a3b8;box-sizing:border-box;background:#0f172a;width:100%;padding:80px 40px 40px}.footer-container{box-sizing:border-box;width:100%;max-width:1240px;margin:0 auto}.footer-grid{box-sizing:border-box;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px;width:100%;margin-bottom:60px;display:grid}.footer-brand{flex-direction:column;align-items:flex-start;display:flex}.footer-logo{align-items:center;gap:12px;margin-bottom:24px;text-decoration:none;display:flex}.footer-logo .logo-main{color:#fff;letter-spacing:-.02em;font-size:1.45rem;font-weight:850}.footer-logo .logo-tagline{color:#38bdf8;letter-spacing:.02em;font-size:.72rem;font-weight:550}.brand-desc{color:#94a3b8;margin:0;font-size:.92rem;line-height:1.6}.footer-col h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 24px;font-size:.95rem;font-weight:800}.footer-col ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-col ul li a{color:#94a3b8;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-col ul li a:hover{color:#38bdf8}.footer-bottom{border-top:1px solid #1e293b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:40px;display:flex}.copyright{font-size:.88rem}.footer-socials{align-items:center;gap:16px;display:flex}.social-icon{color:#fff;background:#1e293b;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .25s;display:flex}.social-icon:hover{color:#0f172a;background:#38bdf8;transform:translateY(-2px)}@media (width<=1024px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (width<=640px){.footer-grid{grid-template-columns:1fr;gap:36px}.footer-section{padding:60px 20px 30px}.footer-bottom{text-align:center;flex-direction:column;align-items:center}}.wa-float-wrapper{z-index:9999;opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .4s,transform .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:28px;right:28px;transform:scale(.5)translateY(20px)}.wa-float-wrapper.wa-visible{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}.wa-float-btn{z-index:2;background:linear-gradient(135deg,#25d366 0%,#128c4e 100%);border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;position:relative;box-shadow:0 8px 25px #25d3668c,0 0 15px #25d3664d}.wa-float-btn:hover{border-color:#fffc;transform:scale(1.14)rotate(-5deg);box-shadow:0 12px 35px #25d366bf,0 0 25px #25d36680}.wa-ripple{z-index:1;background:#25d36673;border-radius:50%;width:60px;height:60px;animation:2.4s ease-out infinite wa-ripple-anim;position:absolute}.wa-ripple-delay{animation-delay:1.2s}@keyframes wa-ripple-anim{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.wa-tooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;background:#0f172a;border:1px solid #25d3664d;border-radius:12px;padding:9px 16px;font-size:.84rem;font-weight:700;transition:opacity .25s,transform .25s;position:absolute;bottom:10px;right:74px;transform:translate(8px);box-shadow:0 6px 20px #00000040,0 0 10px #25d36633}.wa-tooltip:after{content:"";border:6px solid #0000;border-left:7px solid #0f172a;border-right-width:0;position:absolute;top:50%;right:-7px;transform:translateY(-50%)}.wa-tooltip.wa-tooltip-show{opacity:1;transform:translate(0)}@media (width<=480px){.wa-float-wrapper{bottom:20px;right:16px}.wa-tooltip{display:none}}@keyframes heroGradientBg{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes badgeShimmer{0%{box-shadow:0 0 #2563eb33}50%{box-shadow:0 0 15px 3px #2563eb59}to{box-shadow:0 0 #2563eb33}}.hero-section{box-sizing:border-box;text-align:start;background:linear-gradient(135deg,#eef7ff 0%,#dbeafe 30%,#b9ddff 70%,#93c5fd 100%) 0 0/200% 200%;justify-content:center;align-items:center;width:100%;min-height:85vh;padding:95px 32px 60px;animation:14s infinite heroGradientBg;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#3b82f640 0%,#0000 70%);width:450px;height:450px;animation:8s ease-in-out infinite alternate floatBlob;position:absolute;top:-100px;right:-50px}.hero-section:after{content:"";filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#9333ea33 0%,#0000 70%);width:400px;height:400px;animation:10s ease-in-out infinite alternate-reverse floatBlob;position:absolute;bottom:-80px;left:-50px}@keyframes floatBlob{0%{transform:translate(0)scale(1)}to{transform:translate(30px,30px)scale(1.1)}}.hero-container{z-index:2;box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:center;gap:32px;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.hero-content{box-sizing:border-box;flex-direction:column;align-items:flex-start;display:flex}.hero-badge{color:#1e40af;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.04em;background:#ffffffd9;border:1px solid #2563eb4d;border-radius:50px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 16px;font-family:inherit;font-size:.88rem;font-weight:700;animation:3s ease-in-out infinite badgeShimmer;display:inline-flex}.hero-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:18px;font-size:2.45rem;font-weight:850;line-height:1.22}.hero-desc{color:#1e3a8a;max-width:520px;margin-bottom:28px;font-size:1.05rem;font-weight:600;line-height:1.6}.hero-actions{align-items:center;gap:14px;margin-bottom:36px;display:flex}.hero-features{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.feature-item{color:#334155;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border:1px solid #fffc;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.86rem;font-weight:700;transition:all .3s;display:flex}.feature-item:hover{color:#1d4ed8;background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb26}.hero-image-wrapper{justify-content:center;align-items:center;width:100%;padding-top:20px;display:flex;position:relative}.hero-img{object-fit:contain;filter:drop-shadow(0 20px 30px #2563eb38);transition:transform .5s,filter .5s}.hero-img-screen{z-index:2;max-width:140px;max-height:300px;margin-right:40px}.hero-img-l{z-index:1;max-width:300px;max-height:460px}.hero-img:hover{filter:drop-shadow(0 25px 35px #2563eb61);z-index:3;transform:translateY(-8px)scale(1.04)}@media (width>=1440px){.hero-container{max-width:1280px}.hero-title{font-size:2.8rem}}@media (width<=1024px){.hero-section{padding:100px 24px 40px}.hero-container{text-align:center;grid-template-columns:1fr;gap:36px}.hero-content{align-items:center}.hero-desc{max-width:100%}.hero-actions{flex-wrap:wrap;justify-content:center;width:100%}.hero-features{justify-content:center}}@media (width<=640px){.hero-section{min-height:auto;padding:85px 16px 30px}.hero-title{font-size:1.7rem;line-height:1.25}.hero-desc{margin-bottom:22px;font-size:.95rem}.hero-actions{flex-direction:column;gap:12px;width:100%}.hero-actions>*{width:100%;max-width:320px}.hero-image-wrapper{max-width:100%;overflow:hidden}.hero-img{max-width:140px;max-height:280px}.hero-img-screen{max-width:110px;margin-right:-15px}.hero-img-l{max-width:200px}}@media (width<=380px){.hero-title{font-size:1.45rem}.hero-badge{padding:4px 12px;font-size:.78rem}}.pillars-section{box-sizing:border-box;background:#f8fafc;width:100%;padding:80px 40px}.pillars-container{box-sizing:border-box;width:100%;max-width:1240px;margin:0 auto}.pillars-header{text-align:center;margin-bottom:50px}.pillars-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 10px;font-size:2.5rem;font-weight:900}.pillars-subtitle{color:#64748b;margin:0;font-size:1.15rem;font-weight:500}.pillars-grid{box-sizing:border-box;grid-template-columns:repeat(4,1fr);gap:24px;width:100%;display:grid}@media (width>=1440px){.pillars-container{max-width:1280px}}@media (width<=1024px){.pillars-grid{grid-template-columns:repeat(2,1fr);gap:20px}.pillars-title{font-size:2rem}}@media (width<=640px){.pillars-grid{grid-template-columns:1fr;gap:16px}.pillars-section{padding:50px 16px}.pillars-title{font-size:1.65rem}}@media (width<=380px){.pillars-title{font-size:1.4rem}}.reusable-card{text-align:center;box-sizing:border-box;background:#fff;border:1.5px solid #d8b4fe;border-radius:22px;flex-direction:column;align-items:center;padding:28px 20px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #9333ea0a}.reusable-card:before,.card-solution:before,.card-stat:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#ffffff47 50%,#0000 100%);width:70%;height:100%;transition:left .75s;position:absolute;top:0;left:-120%;transform:skew(-25deg)}.reusable-card:hover:before,.card-solution:hover:before,.card-stat:hover:before{left:150%}.reusable-card:hover{border-color:#9333ea;transform:translateY(-6px);box-shadow:0 16px 36px #9333ea2e,0 0 15px #9333ea1a}.card-stat{color:#fff;text-align:center;background:linear-gradient(135deg,#0f3c6e 0%,#1e40af 50%,#2563eb 100%) 0 0/200% 200%;border:1px solid #fff3;border-radius:20px;flex-direction:column;flex:1;align-items:center;padding:28px 20px;transition:all .35s cubic-bezier(.16,1,.3,1);animation:12s infinite heroGradientBg;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0f3c6e40}.card-stat:hover{border-color:#fff9;transform:translateY(-5px)scale(1.02);box-shadow:0 18px 40px #2563eb66,0 0 20px #3b82f64d}.card-stat-icon{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:16px;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 4px 14px #0000001a}.card-stat-icon svg{stroke:#fff;transition:stroke .3s}.card-stat:hover .card-stat-icon{background:#fff;border-color:#fff;transform:scale(1.15)rotate(8deg);box-shadow:0 8px 22px #00000040}.card-stat:hover .card-stat-icon svg{stroke:#1e40af}.card-stat-value{color:#fff;letter-spacing:-.03em;margin-bottom:8px;font-family:inherit;font-size:2.1rem;font-weight:850}.card-stat-label{color:#e2e8f0;margin:0;font-size:.88rem;font-weight:500;line-height:1.35}.card-icon-wrapper{justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:10px;display:flex}.card-solution{text-align:center;box-sizing:border-box;background:#fff;border:1.5px solid #d8b4fe;border-radius:24px;flex-direction:column;justify-content:space-between;align-items:center;min-height:480px;padding:26px 20px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #9333ea0d,0 1px 3px #00000005}.card-solution:hover{border-color:#8b5cf6;transform:translateY(-6px);box-shadow:0 18px 40px #8b5cf633,0 0 15px #8b5cf61a}.card-image-wrapper{box-sizing:border-box;background:linear-gradient(#f8fafc 0%,#fff 100%);border-radius:14px;justify-content:center;align-items:center;width:100%;height:150px;margin-bottom:16px;padding:8px;display:flex;overflow:hidden}.card-img{object-fit:contain;max-width:100%;max-height:135px;transition:transform .45s cubic-bezier(.16,1,.3,1),filter .45s}.card-solution:hover .card-img{filter:drop-shadow(0 8px 16px #8b5cf633);transform:scale(1.08)translateY(-2px)}.card-sol-title{color:#0f172a;text-align:center;justify-content:center;align-items:center;min-height:44px;margin:0 0 8px;font-size:1.15rem;font-weight:800;line-height:1.25;display:flex}.card-sol-desc{color:#64748b;text-align:center;justify-content:center;align-items:center;min-height:50px;margin-bottom:16px;font-size:.85rem;line-height:1.45;display:flex}.card-bullets{box-sizing:border-box;text-align:left;background:#fdfbf7;border:1px solid #fef3c7;border-radius:14px;flex-direction:column;flex-grow:1;justify-content:center;gap:8px;width:100%;margin:0 0 18px;padding:12px;list-style:none;display:flex}.card-bullet-item{color:#334155;align-items:flex-start;gap:6px;font-size:.78rem;font-style:italic;font-weight:600;line-height:1.35;display:flex}.card-bullet-item:before{content:"•";color:#ff6b35;flex-shrink:0;font-size:1.1rem;line-height:1}.card-btn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#ff6b35 0%,#f97316 50%,#ea580c 100%);border-radius:50px;align-items:center;gap:6px;margin-top:auto;padding:10px 24px;font-size:.84rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #f9731640}.card-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:60%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.card-btn:hover:before{left:140%}.card-btn:hover{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);transform:translateY(-2px)scale(1.02);box-shadow:0 8px 22px #f9731673}.card-icon-img{object-fit:contain;max-width:100%;max-height:100%}.card-badge{border-radius:20px;margin-bottom:16px;padding:4px 14px;font-size:.72rem;font-weight:700;transition:all .3s;display:inline-block}.badge-revenus{color:#1263eb;background:#e0f2ff;border:1px solid #1263eb33}.badge-fiabilite{color:#ea580c;background:#ffedd5;border:1px solid #ea580c33}.badge-operations{color:#15803d;background:#dcfce7;border:1px solid #15803d33}.badge-evolutivite{color:#7e22ce;background:#f3e8ff;border:1px solid #7e22ce33}.card-solution:hover .card-badge{transform:scale(1.06);box-shadow:0 4px 12px #0000000f}.card-title{color:#0f172a;justify-content:center;align-items:center;min-height:40px;margin:0 0 10px;font-size:1.05rem;font-weight:800;line-height:1.3;display:flex}.card-desc{color:#64748b;margin:0;font-size:.82rem;line-height:1.45}.card-cta-link{color:#ea580c;justify-content:center;align-items:center;margin-top:auto;padding-top:15px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.reusable-card:hover .card-cta-link{color:#c2410c;transform:translate(4px)}@media (width<=640px){.card-solution{min-height:auto;padding:22px 16px}.card-sol-title,.card-title{min-height:auto;font-size:1.05rem}.card-sol-desc{min-height:auto;font-size:.84rem}.card-btn{box-sizing:border-box;justify-content:center;width:100%}}.stats-bar-section{box-sizing:border-box;background:#f8fafc;width:100%;padding:0 40px 80px}.stats-bar-container{box-sizing:border-box;background:linear-gradient(135deg,#4f9cf8 0%,#2563eb 50%,#1d4ed8 100%) 0 0/200% 200%;border:1px solid #ffffff40;border-radius:24px;width:100%;max-width:1240px;margin:0 auto;padding:45px 40px;animation:12s infinite heroGradientBg;position:relative;overflow:hidden;box-shadow:0 16px 40px #2563eb47,inset 0 1px #ffffff4d}.stats-bar-container:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff26 50%,#0000 100%);width:60%;height:100%;animation:8s ease-in-out infinite bgShimmerPass;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes bgShimmerPass{0%{left:-100%}30%,to{left:140%}}.stats-bar-grid{z-index:2;box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:32px;width:100%;display:grid;position:relative}@media (width>=1440px){.stats-bar-container{max-width:1280px}}@media (width<=1024px){.stats-bar-grid{grid-template-columns:1fr;gap:24px}.stats-bar-container{padding:32px 24px}.stats-bar-section{padding:0 24px 60px}}@media (width<=640px){.stats-bar-section{padding:0 16px 40px}.stats-bar-container{border-radius:18px;padding:24px 16px}}.solutions-section{box-sizing:border-box;background:#fff;width:100%;padding:70px 30px;overflow:hidden}.solutions-container{box-sizing:border-box;width:100%;max-width:1140px;margin:0 auto}.solutions-header{text-align:center;margin-bottom:36px}.solutions-tag{color:#1263eb;text-transform:uppercase;letter-spacing:.08em;background:#e0f2ff;border-radius:20px;margin-bottom:12px;padding:5px 16px;font-size:.75rem;font-weight:800;display:inline-block}.solutions-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 10px;font-size:2.2rem;font-weight:900}.solutions-subtitle{color:#64748b;max-width:650px;margin:0 auto;font-size:1rem;font-weight:500;line-height:1.5}.filter-tabs{background:#f1f5f9;border-radius:50px;justify-content:center;align-items:center;gap:10px;width:fit-content;margin-bottom:40px;margin-left:auto;margin-right:auto;padding:5px;display:flex}.filter-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:40px;padding:8px 20px;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1)}.filter-btn:hover{color:#1263eb}.filter-btn.active{color:#1263eb;background:#fff;box-shadow:0 4px 12px #0f172a0d,0 1px 3px #0f172a08}.solutions-grid{box-sizing:border-box;grid-template-columns:repeat(4,1fr);gap:22px;width:100%;display:grid}@keyframes cardEntry{0%{opacity:0;transform:scale(.96)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.solutions-grid>div{animation:.4s cubic-bezier(.16,1,.3,1) forwards cardEntry}@media (width>=1440px){.solutions-container{max-width:1280px}}@media (width<=1100px){.solutions-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.solutions-grid{grid-template-columns:repeat(2,1fr);gap:18px}.solutions-title{font-size:1.95rem}}@media (width<=640px){.solutions-grid{grid-template-columns:1fr;gap:16px}.filter-tabs{box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:30px;flex-wrap:nowrap;justify-content:flex-start;gap:6px;width:100%;max-width:100%;padding:6px;display:flex;overflow-x:auto}.filter-tabs::-webkit-scrollbar{display:none}.filter-btn{white-space:nowrap;flex:none;padding:8px 16px;font-size:.8rem}.solutions-section{padding:50px 16px}.solutions-title{font-size:1.6rem}}.naps-section{box-sizing:border-box;background:#edf5ff;width:100%;padding:100px 40px}.naps-container{box-sizing:border-box;grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1240px;margin:0 auto;display:grid}.naps-content{flex-direction:column;align-items:flex-start;display:flex}.naps-tag{color:#fff;background:#1e293b;border-radius:6px;margin-bottom:20px;padding:6px 14px;font-size:.82rem;font-weight:700;display:inline-block}.naps-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 24px;font-size:2.6rem;font-weight:900;line-height:1.25}.naps-desc{color:#334155;margin-bottom:36px;font-size:1.1rem;line-height:1.6}.naps-action .btn-outline-orange{color:#ff7e36!important;box-shadow:none!important;background:0 0!important;border:2px solid #ff7e36!important}.naps-action .btn-outline-orange:hover{transform:translateY(-2px);background:#fff7ed!important;box-shadow:0 8px 20px #f9731626!important}.naps-action .btn-orange{color:#fff!important;background:#ff7e36!important;box-shadow:0 4px 14px #f973164d!important}.naps-action .btn-orange:hover{transform:translateY(-2px);background:#ea580c!important;box-shadow:0 8px 20px #f9731666!important}.naps-image-wrapper{justify-content:center;align-items:center;width:100%;display:flex}.naps-card-mockup{box-sizing:border-box;background:#fff;border-radius:28px;justify-content:center;align-items:center;width:100%;max-width:500px;padding:40px;transition:transform .5s;display:flex;box-shadow:0 20px 40px #0000000a}.naps-card-mockup:hover{transform:scale(1.02)}.naps-img{object-fit:contain;width:100%;height:auto}@media (width<=1024px){.naps-container{text-align:left;grid-template-columns:1fr;gap:40px}.naps-content{align-items:flex-start}.naps-title{font-size:2.1rem}}@media (width<=640px){.naps-section{padding:60px 20px}.naps-card-mockup{padding:20px}.naps-title{margin-bottom:16px;font-size:1.6rem}.naps-desc{margin-bottom:24px;font-size:.95rem}}.sectors-section{box-sizing:border-box;background:#fffdf9;width:100%;padding:70px 30px}.sectors-container{box-sizing:border-box;width:100%;max-width:1140px;margin:0 auto}.sectors-header{text-align:center;margin-bottom:40px}.sectors-tag{color:#ea580c;text-transform:uppercase;letter-spacing:.08em;background:#ffedd5;border-radius:20px;margin-bottom:14px;padding:5px 16px;font-size:.75rem;font-weight:800;display:inline-block}.sectors-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 10px;font-size:2.2rem;font-weight:900}.sectors-subtitle{color:#64748b;max-width:650px;margin:0 auto;font-size:1rem;font-weight:500;line-height:1.5}.sectors-grid{box-sizing:border-box;grid-template-columns:repeat(4,1fr);gap:22px;width:100%;display:grid}@media (width>=1440px){.sectors-container{max-width:1280px}}@media (width<=1024px){.sectors-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=640px){.sectors-grid{grid-template-columns:1fr;gap:16px}.sectors-section{padding:50px 16px}.sectors-title{font-size:1.7rem}}@media (width<=380px){.sectors-title{font-size:1.45rem}}.pricing-banner-section{box-sizing:border-box;background:#fffdf9;width:100%;padding:0 40px 100px}.pricing-banner-container{box-sizing:border-box;background:linear-gradient(135deg,#1d4ed8 0%,#0e56c4 40%,#073b8c 100%) 0 0/200% 200%;border:1px solid #fff3;border-radius:24px;width:100%;max-width:1240px;margin:0 auto;padding:70px 40px;animation:10s infinite heroGradientBg;position:relative;overflow:hidden;box-shadow:0 20px 45px #073b8c4d,inset 0 1px #ffffff4d}.pricing-banner-container:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff26 50%,#0000 100%);width:60%;height:100%;animation:7s ease-in-out 2s infinite bgShimmerPass;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.pricing-banner-content{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.pricing-banner-badge{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#ff7e36 0%,#ea580c 100%);border-radius:20px;margin-bottom:24px;padding:7px 20px;font-size:.8rem;font-weight:800;animation:3s ease-in-out infinite badgeShimmer;display:inline-block;box-shadow:0 4px 15px #f9731666}.pricing-banner-title{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:2.6rem;font-weight:900;line-height:1.25}.pricing-banner-desc{color:#e2e8f0;max-width:780px;margin:0 0 36px;font-size:1.15rem;line-height:1.6}.pricing-banner-action .btn-white-devis{position:relative;overflow:hidden;color:#ea580c!important;background:#fff!important;border:none!important;font-weight:800!important;box-shadow:0 6px 20px #ffffff40!important}.pricing-banner-action .btn-white-devis:before{content:"";background:linear-gradient(90deg,#0000,#ea580c26,#0000);width:60%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.pricing-banner-action .btn-white-devis:hover:before{left:140%}.pricing-banner-action .btn-white-devis:hover{transform:translateY(-3px)scale(1.02);color:#c2410c!important;background:#fff!important;box-shadow:0 12px 28px #ffffff73!important}@media (width>=1440px){.pricing-banner-container{max-width:1280px}}@media (width<=768px){.pricing-banner-container{padding:50px 24px}.pricing-banner-title{font-size:2rem}.pricing-banner-desc{font-size:1rem}.pricing-banner-section{padding:0 24px 60px}}@media (width<=640px){.pricing-banner-section{padding:0 16px 40px}.pricing-banner-container{border-radius:18px;padding:40px 18px}.pricing-banner-title{font-size:1.55rem}.pricing-banner-desc{margin-bottom:24px;font-size:.92rem}.pricing-banner-action{width:100%}.pricing-banner-action .btn{box-sizing:border-box;justify-content:center;width:100%}}.faq-section{box-sizing:border-box;background:#fff;width:100%;padding:90px 40px}.faq-container{box-sizing:border-box;width:100%;max-width:1000px;margin:0 auto}.faq-header{text-align:center;margin-bottom:60px}.faq-tag{color:#f26822;letter-spacing:.07em;text-transform:uppercase;background:linear-gradient(135deg,#f268221a,#f268220d);border:1px solid #f2682240;border-radius:50px;margin-bottom:18px;padding:6px 16px;font-size:.82rem;font-weight:700;display:inline-block}.faq-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 14px;font-size:2.5rem;font-weight:900}.faq-subtitle{color:#64748b;max-width:560px;margin:0 auto;font-size:1.1rem;font-weight:500;line-height:1.6}.faq-categories{flex-direction:column;gap:40px;display:flex}.faq-category{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden}.faq-category-header{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;padding:22px 28px;display:flex}.faq-category-icon{font-size:1.4rem;line-height:1}.faq-category-title{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700}.faq-list{padding:8px 0}.faq-item{cursor:pointer;border-bottom:1px solid #e9edf2;transition:background .2s}.faq-item:last-child{border-bottom:none}.faq-item:hover{background:#f2682208}.faq-item.open{background:#f268220a}.faq-question{-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 28px;display:flex}.faq-q-text{color:#1e293b;flex:1;font-size:.97rem;font-weight:600;line-height:1.45;transition:color .2s}.faq-item.open .faq-q-text{color:#f26822}.faq-chevron{color:#64748b;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.faq-item.open .faq-chevron{color:#fff;background:#f26822}.faq-chevron.rotated{transform:rotate(180deg)}.faq-answer{overflow:hidden}.faq-answer p{color:#475569;border-left:3px solid #f26822;margin-left:28px;padding:0 28px 22px 20px;font-size:.93rem;line-height:1.7}.faq-cta{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:50px;padding:32px 40px;display:flex}.faq-cta-text{color:#94a3b8;font-size:1.05rem;font-weight:500}.faq-cta-btn{color:#fff;background:linear-gradient(135deg,#f26822,#d9531e);border-radius:50px;align-items:center;padding:13px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 6px 18px #f268224d}.faq-cta-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #f2682266}@media (width<=768px){.faq-section{padding:60px 20px}.faq-title{font-size:2rem}.faq-question{padding:16px 20px}.faq-category-header{padding:18px 20px}.faq-answer p{margin-left:20px;padding:0 20px 18px 16px}.faq-cta{text-align:center;flex-direction:column;padding:28px 24px}}@media (width<=480px){.faq-title{font-size:1.75rem}.faq-q-text{font-size:.91rem}}.contact-section{box-sizing:border-box;background:#fff;width:100%;padding:100px 40px}.contact-container{box-sizing:border-box;width:100%;max-width:1240px;margin:0 auto}.contact-grid{box-sizing:border-box;grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:80px;width:100%;display:grid}.contact-info{flex-direction:column;align-items:flex-start;display:flex}.contact-tag{color:#1263eb;text-transform:uppercase;letter-spacing:.1em;background:#e0f2ff;border-radius:20px;margin-bottom:16px;padding:6px 18px;font-size:.8rem;font-weight:800;display:inline-block}.contact-info-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 16px;font-size:2.6rem;font-weight:900;line-height:1.25}.contact-info-desc{color:#64748b;margin-bottom:40px;font-size:1.1rem;line-height:1.6}.contact-details{flex-direction:column;gap:28px;width:100%;display:flex}.contact-detail-item{align-items:center;gap:20px;display:flex}.contact-detail-icon{background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.4rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.contact-detail-item h4{color:#0f172a;margin:0 0 4px;font-size:1rem;font-weight:750}.contact-detail-item p{color:#64748b;margin:0;font-size:.95rem}.contact-form-wrapper{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;width:100%;padding:40px;box-shadow:0 10px 25px #00000005}.contact-form{flex-direction:column;gap:20px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-group{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;display:flex}.form-group label{color:#334155;font-size:.88rem;font-weight:700}.form-group input,.form-group select,.form-group textarea{color:#0f172a;box-sizing:border-box;background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;width:100%;padding:12px 16px;font-family:inherit;font-size:.95rem;transition:all .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#1263eb;outline:none;box-shadow:0 0 0 3px #1263eb1f}.form-group textarea{resize:vertical;min-height:120px}.contact-submit-btn{color:#fff;cursor:pointer;background:#ff7e36;border:none;border-radius:50px;width:100%;margin-top:10px;padding:14px 28px;font-family:inherit;font-size:1rem;font-weight:700;transition:all .25s;box-shadow:0 4px 14px #f9731640}.contact-submit-btn:hover{background:#ea580c;transform:translateY(-1px);box-shadow:0 6px 20px #f9731659}.contact-success-msg{text-align:center;flex-direction:column;align-items:center;padding:40px 20px;display:flex}.success-icon{color:#15803d;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:24px;font-size:2.2rem;font-weight:900;display:flex;box-shadow:0 4px 10px #15803d26}.contact-success-msg h3{color:#0f172a;margin:0 0 12px;font-size:1.5rem;font-weight:850}.contact-success-msg p{color:#64748b;margin:0 0 32px;font-size:1.05rem;line-height:1.5}@media (width<=1024px){.contact-grid{grid-template-columns:1fr;gap:50px}.contact-info-title{font-size:2.1rem}}@media (width<=640px){.form-row{grid-template-columns:1fr;gap:16px}.contact-form-wrapper{padding:24px}.contact-section{padding:60px 20px}}.contact-section-new{box-sizing:border-box;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);width:100%;padding:100px 20px}.contact-container-new{box-sizing:border-box;background:#fff;border-radius:30px;flex-wrap:wrap;gap:0;width:100%;max-width:1100px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000014}.contact-left-new{color:#fff;box-sizing:border-box;background:#0f172a;flex-direction:column;flex:400px;padding:50px;display:flex;position:relative;overflow:hidden}.contact-right-new{box-sizing:border-box;background:#fff;flex:500px;padding:50px 40px}.form-row-custom{box-sizing:border-box;gap:20px;width:100%;display:flex}.form-field-custom{box-sizing:border-box;flex-direction:column;flex:1 1 0;gap:8px;width:100%;min-width:0;display:flex}.form-field-custom.full-width{flex:100%}.form-field-custom label{color:#1e293b;font-size:.9rem;font-weight:600}.custom-input{box-sizing:border-box!important;color:#0f172a!important;background-color:#fff!important;border:1.5px solid #cbd5e1!important;border-radius:12px!important;outline:none!important;width:100%!important;height:50px!important;padding:14px 16px!important;font-family:inherit!important;font-size:1rem!important;transition:border-color .2s,box-shadow .2s!important;display:block!important}select.custom-input{appearance:auto;cursor:pointer}.custom-input:focus{border-color:#f26822!important;box-shadow:0 0 0 3px #f2682226!important}.custom-textarea{resize:vertical!important;height:auto!important;min-height:120px!important}@media (width<=768px){.contact-section-new{padding:60px 16px}.contact-left-new{flex:100%;padding:36px 20px}.contact-right-new{flex:100%;padding:30px 20px}.form-row-custom{flex-direction:column;gap:16px}.custom-input{font-size:16px!important}}.page-banner{text-align:center;background:linear-gradient(#aed4ff 0%,#dbeafe 65%,#fff 100%);padding:105px 20px 45px;position:relative}.page-banner-container{flex-direction:column;align-items:center;max-width:820px;margin:0 auto;display:flex}.page-pill{color:#fff;text-transform:uppercase;letter-spacing:.04em;background-color:#ff6b35;border-radius:50px;margin-bottom:16px;padding:6px 16px;font-size:.78rem;font-weight:700;display:inline-block;box-shadow:0 4px 12px #ff6b352e}.page-pill.green{background-color:#22c55e;box-shadow:0 4px 12px #22c55e2e}.page-pill.orange{background-color:#ff6b35}.page-pill.blue{background-color:#2563eb;box-shadow:0 4px 12px #2563eb2e}.page-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:14px;font-size:2.2rem;font-weight:800;line-height:1.25}.page-subtitle{color:#475569;max-width:700px;margin:0 auto;font-size:1rem;line-height:1.6}.page-section{background-color:#fff;padding:60px 20px}.page-container{max-width:1140px;margin:0 auto}.section-header-center{text-align:center;flex-direction:column;align-items:center;max-width:720px;margin:10px auto 40px;display:flex}.section-header-left{text-align:left;max-width:700px;margin-top:10px;margin-bottom:36px}.section-title{color:#0f172a;margin-top:10px;margin-bottom:12px;font-size:1.85rem;font-weight:800;line-height:1.3}.section-desc{color:#64748b;font-size:.98rem;line-height:1.6}.flow-diagram-container{background:linear-gradient(135deg,#f0f7ff 0%,#e0f0ff 100%);border:1.5px solid #bfdbfe;border-radius:20px;margin:36px 0 60px;padding:28px 20px;box-shadow:0 4px 16px #2563eb0a}.flow-steps-wrapper{justify-content:space-between;align-items:center;gap:12px;display:flex}.flow-step-card{text-align:center;background:#93c5fd;border:1px solid #60a5fa;border-radius:14px;flex:1;min-width:150px;padding:18px 12px;transition:transform .25s;box-shadow:0 4px 12px #2563eb14}.flow-step-card:hover{color:#fff;background:#60a5fa;transform:translateY(-3px)}.flow-step-title{color:#0f172a;margin-bottom:4px;font-size:.95rem;font-weight:800}.flow-step-sub{color:#1e3a8a;font-size:.8rem;font-weight:600}.flow-arrow{color:#3b82f6;font-size:1.3rem;font-weight:700}.wa-flow-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;margin:36px 0 50px;display:grid}.wa-flow-card{text-align:center;background:#fff;border:1.5px solid #bbf7d0;border-radius:20px;flex-direction:column;justify-content:space-between;align-items:center;min-height:220px;padding:24px 16px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 16px #22c55e0f}.wa-flow-card:hover{border-color:#22c55e;transform:translateY(-4px);box-shadow:0 12px 28px #22c55e26}.wa-icon-box{background-color:#f0fdf4;border:1px solid #86efac;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 12px;font-size:1.7rem;display:flex}.wa-flow-card h4{color:#0f172a;margin-bottom:6px;font-size:.98rem;font-weight:800}.wa-flow-card p{color:#64748b;font-size:.82rem;line-height:1.45}.showcase-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;margin:40px 0 36px;display:flex}.showcase-box{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:24px;justify-content:center;align-items:center;width:100%;max-width:350px;padding:20px;display:flex;box-shadow:0 8px 24px #0000000a}.showcase-box img{object-fit:contain;border-radius:14px;max-width:100%;height:auto;max-height:320px}.highlight-pill-bar{color:#1e40af;text-align:center;background-color:#dbeafe;border:1.5px solid #bfdbfe;border-radius:50px;margin-top:36px;padding:14px 24px;font-size:.92rem;font-weight:700;box-shadow:0 4px 14px #1e40af14}.split-content{grid-template-columns:1fr 1fr;align-items:center;gap:40px;margin-top:20px;margin-bottom:60px;display:grid}.bullets-list{margin:20px 0 28px;padding:0;list-style:none}.bullets-list li{color:#334155;margin-bottom:12px;padding-left:24px;font-size:.9rem;line-height:1.5;position:relative}.bullets-list li:before{content:"✓";color:#fff;background:#ff6b35;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:2px;left:0}.payment-btn{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#f97316 100%);border-radius:50px;padding:12px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-block;box-shadow:0 4px 14px #f9731640}.payment-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f9731659}@keyframes ksp-ripple{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(2.4)}}.payment-steps-box{background-color:#eff6ff;border:1.5px solid #bfdbfe;border-radius:20px;margin-top:40px;padding:30px 20px}.payment-steps-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:center;gap:16px;display:grid}.payment-step-item{background:#fff;border:1.5px solid #ff6b35;border-radius:16px;flex-direction:column;justify-content:center;min-height:120px;padding:18px 14px;display:flex;box-shadow:0 4px 12px #ff6b3514}.payment-step-item h4{color:#0f172a;margin-bottom:6px;font-size:.95rem;font-weight:800}.payment-step-item p{color:#64748b;font-size:.8rem;line-height:1.4}.sectors-page-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;margin-top:36px;display:grid}.sector-page-card{text-align:center;background:#fff;border:1.5px solid #c7d2fe;border-radius:22px;flex-direction:column;justify-content:space-between;align-items:center;min-height:240px;padding:28px 20px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 16px #6366f10d}.sector-page-card:hover{border-color:#6366f1;transform:translateY(-5px);box-shadow:0 14px 30px #6366f126}.sector-icon-img{margin-bottom:14px;font-size:2.8rem}.sector-page-card h3{color:#0f172a;margin-bottom:10px;font-size:1.08rem;font-weight:800}.sector-page-card p{color:#64748b;font-size:.85rem;line-height:1.5}.hardware-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:22px;margin-top:36px;display:grid}.hardware-card{text-align:center;background:#fff8f5;border:1.5px solid #fed7aa;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:360px;padding:22px 18px;transition:all .3s;display:flex;box-shadow:0 6px 18px #fb923c0f}.hardware-card:hover{border-color:#ff6b35;transform:translateY(-4px);box-shadow:0 12px 28px #ff6b3526}.hardware-card img{object-fit:contain;max-width:100%;height:150px;max-height:150px;margin:0 auto 18px}.hardware-card h3{color:#0f172a;margin-bottom:8px;font-size:1.05rem;font-weight:800}.hardware-card p{color:#64748b;margin-bottom:16px;font-size:.82rem;line-height:1.45}.hardware-price{color:#c2410c;background:#ffedd5;border-radius:20px;margin-top:auto;padding:6px 14px;font-size:.82rem;font-weight:700;display:inline-block}@media (width>=1440px){.page-container{max-width:1280px}}@media (width<=1024px){.split-content{grid-template-columns:1fr;gap:30px}}@media (width<=768px){.page-banner{padding-top:95px;padding-bottom:35px}.page-title{font-size:1.8rem}.flow-steps-wrapper{flex-wrap:wrap}.flow-step-card{box-sizing:border-box;min-width:100%}.flow-arrow{margin:10px auto;display:block;transform:rotate(90deg)}.wa-flow-grid{grid-template-columns:1fr}}@media (width<=640px){.page-section{padding:40px 16px}.page-title{font-size:1.55rem}.section-title{font-size:1.45rem}.payment-steps-grid,.sectors-page-grid,.hardware-grid{grid-template-columns:1fr}.showcase-box{box-sizing:border-box;max-width:100%}.payment-btn{text-align:center;box-sizing:border-box;width:100%}}@media (width<=380px){.page-title{font-size:1.35rem}.page-subtitle{font-size:.9rem}}.notfound-wrapper{background:#f8fafc;justify-content:center;align-items:center;min-height:70vh;padding:80px 24px;display:flex;position:relative;overflow:hidden}.notfound-bg-circle{pointer-events:none;border-radius:50%;position:absolute}.notfound-bg-circle-1{background:radial-gradient(circle,#f2682212 0%,#0000 70%);width:500px;height:500px;top:-150px;left:-150px}.notfound-bg-circle-2{background:radial-gradient(circle,#1263eb0f 0%,#0000 70%);width:400px;height:400px;bottom:-100px;right:-100px}.notfound-content{text-align:center;z-index:1;max-width:600px;position:relative}.notfound-code{justify-content:center;align-items:center;gap:6px;margin-bottom:32px;line-height:1;display:flex}.notfound-4{color:#0f172a;letter-spacing:-.04em;font-size:7rem;font-weight:900;line-height:1}.notfound-0{justify-content:center;align-items:center;animation:8s linear infinite notfound-spin;display:flex}@keyframes notfound-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.notfound-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 16px;font-size:2rem;font-weight:800}.notfound-desc{color:#64748b;margin-bottom:36px;font-size:1.05rem;line-height:1.7}.notfound-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:48px;display:flex}.notfound-btn-primary{color:#fff;background:linear-gradient(135deg,#1263eb,#1d4ed8);border-radius:50px;align-items:center;padding:13px 28px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 6px 18px #1263eb4d}.notfound-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1263eb66}.notfound-btn-secondary{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:50px;align-items:center;padding:13px 28px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.notfound-btn-secondary:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px)}.notfound-links{border-top:1px solid #e2e8f0;padding-top:32px}.notfound-links-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px;font-size:.85rem;font-weight:600}.notfound-links-grid{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.notfound-links-grid a{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:50px;padding:7px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.notfound-links-grid a:hover{color:#f26822;background:#fff7f0;border-color:#f26822}@media (width<=480px){.notfound-4{font-size:5rem}.notfound-0 svg{width:72px;height:72px}.notfound-title{font-size:1.6rem}.notfound-actions{flex-direction:column;align-items:center}.notfound-btn-primary,.notfound-btn-secondary{justify-content:center;width:100%}}
