*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#f8fafc;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden;transition:all .3s}body.dark{background:#0f172a;color:#e2e8f0}.section{margin:0 auto;padding:80px 5%}.container,.section{max-width:1200px}h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0070f3,#0af);-webkit-background-clip:text;background-clip:text;font-size:2.8rem;margin-bottom:1rem}.lead{font-size:1.3rem;max-width:800px}.bg-light{background:#f1f5f9}.cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;padding:2.5rem;text-align:center;transition:transform .3s}body.dark .card{background:#1e293b;box-shadow:0 10px 30px #0000004d}.card:hover{transform:translateY(-10px)}.card i{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0070f3,#0af);-webkit-background-clip:text;font-size:3rem;margin-bottom:1rem}.card h3{color:#1e293b;font-size:1.5rem;margin:1rem 0}body.dark .card h3{color:#e2e8f0}.card p{color:#64748b;line-height:1.8}body.dark .card p{color:#94a3b8}@media (max-width:768px){.section{padding:60px 5%}h2{font-size:2rem}.lead{font-size:1.1rem}.cards{gap:1.5rem;grid-template-columns:1fr}[id]{scroll-margin-top:70px}}.navbar{align-items:center;background:#fff;box-shadow:0 2px 20px #00000014;display:flex;justify-content:space-between;padding:1.2rem 5%;position:fixed;top:0;transition:all .3s;width:100%;z-index:1000}.navbar.scrolled{box-shadow:0 4px 25px #0000001f;padding:.8rem 5%}body.dark .navbar{background:#1e293b}.logo{align-items:center;cursor:pointer;display:flex}.cloud-logo{height:70px;object-fit:contain;transition:transform .3s;width:auto}.logo:hover .cloud-logo{transform:scale(1.05)}.navbar.scrolled .cloud-logo{height:50px}.nav-links{display:flex;flex:1 1;justify-content:center}.nav-links ul{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.nav-links a{color:#1b263b;cursor:pointer;font-size:.95rem;font-weight:600;position:relative;text-decoration:none;transition:color .3s;white-space:nowrap}body.dark .nav-links a{color:#e2e8f0}.nav-links a:after{background:#0070f3;bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:width .3s;width:0}.nav-links a:hover:after{width:100%}.nav-links a:hover{color:#0070f3}.lang-toggle{background:#0000;border:none;border-radius:50%;box-shadow:0 2px 8px #00000026;cursor:pointer;height:40px;margin-right:1rem;overflow:hidden;padding:0;transition:transform .2s;width:40px}.lang-toggle:hover{transform:scale(1.1)}.lang-toggle img{height:100%;object-fit:cover;width:100%}.hamburger{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:.5rem}.hamburger span{background:#333;border-radius:2px;display:block;height:3px;transition:all .3s;width:25px}body.dark .hamburger span{background:#e2e8f0}.hamburger.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width:1200px){.nav-links ul{gap:1rem}.nav-links a{font-size:.9rem}}@media (max-width:968px){.navbar{grid-gap:.5rem;align-items:center;display:grid;gap:.5rem;grid-template-areas:"logo space lang hamburger";grid-template-columns:auto 1fr auto auto;padding:.8rem 3%}.logo{grid-area:logo}.cloud-logo{height:50px}.lang-toggle{grid-area:lang;height:35px;margin:0;width:35px}.hamburger{display:flex;grid-area:hamburger;z-index:1001}.hamburger span{height:2.5px;width:24px}.nav-links{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;flex-direction:column;height:calc(100vh - 70px);justify-content:flex-start;left:0;overflow-y:auto;padding:2rem 0;position:fixed;top:70px;transform:translateX(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:999}.nav-links.active{transform:translateX(0)}.nav-links ul{flex-direction:column;gap:0;width:100%}.nav-links li{border-bottom:1px solid #0000001a;text-align:center;width:100%}.nav-links a{display:block;font-size:1.1rem;padding:1.2rem 1rem}.nav-links a:hover{background:#007bff1a;color:#007bff}.nav-links a:after{display:none}body.dark .nav-links{background:#0f172afa}body.dark .nav-links li{border-bottom-color:#ffffff1a}body.dark .nav-links a{color:#e2e8f0}}@media (max-width:480px){.navbar{gap:.3rem;padding:.6rem 3%}.cloud-logo{height:45px}.lang-toggle{height:32px;width:32px}.hamburger span{height:2px;width:20px}.nav-links a{font-size:1rem;padding:1rem}}.hero{align-items:center;animation:gradient 15s ease infinite;background:linear-gradient(135deg,#0070f3,#0083c6 50%,#0af);background-size:400% 400%;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:0 5%;position:relative;text-align:center;will-change:background-position}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero-content{max-width:1200px;z-index:1}.hero-title{align-items:center;display:flex;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;justify-content:center;margin-bottom:1.5rem;min-height:1.2em}.animated-word{animation:fadeInUp .6s ease-in-out;display:inline-block;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animated-word:after{animation:blink 1s infinite;content:"|";margin-left:5px}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.subtitle{font-size:1.4rem;line-height:1.6;margin:1.5rem auto 2rem;max-width:800px;opacity:.95}.btn{border-radius:50px;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s}.btn.primary{background:#fff;color:#0070f3}.btn.primary:hover{box-shadow:0 10px 30px #0000004d;transform:translateY(-3px)}.scroll-down{animation:bounce 2s infinite;bottom:30px;color:#fff;cursor:pointer;font-size:2rem;position:absolute;z-index:1}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width:768px){.hero{animation:gradient 15s ease infinite;background:linear-gradient(135deg,#0070f3,#0083c6 50%,#0af);background-size:400% 400%;padding:6rem 5% 4rem}.hero-title{font-size:2.2rem}.subtitle{font-size:1rem;margin:1rem 0 1.5rem}.btn{font-size:.95rem;max-width:280px;padding:.8rem 2rem;width:100%}.scroll-down{bottom:20px;font-size:1.5rem}}@media (max-width:480px){.hero{animation:gradient 15s ease infinite;background:linear-gradient(135deg,#0070f3,#0083c6 50%,#0af);background-size:400% 400%;padding:5rem 5% 3rem}.hero-title{font-size:1.8rem}.subtitle{font-size:.95rem}}.section{padding:5rem 5%}.bg-light{background:#f8fafc}body.dark .bg-light{background:#1e293b}h2{color:#0070f3;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.lead,h2{text-align:center}.lead{color:#64748b;font-size:1.2rem;line-height:1.8;margin:0 auto 3rem;max-width:900px}body.dark .lead{color:#cbd5e1}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:3rem auto 0;max-width:900px}.stat-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center;transition:transform .3s}body.dark .stat-card{background:#0f172a;box-shadow:0 4px 20px #0000004d}.stat-card:hover{transform:translateY(-5px)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0070f3,#0af);-webkit-background-clip:text;font-size:3rem;font-weight:800;margin-bottom:.5rem}.stat-label{color:#64748b;font-size:1rem;font-weight:600}body.dark .stat-label{color:#94a3b8}@media (max-width:768px){.section{padding:3rem 5%}h2{font-size:2rem}.lead{font-size:1rem}.stats-grid{gap:1.5rem;grid-template-columns:1fr}.stat-number{font-size:2.5rem}}.whoweare-section{background:#fff;padding:5rem 5%}.section-title{margin-bottom:2.5rem}.founder-cards-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.founder-card.founder-horizontal{background:#f8fafc;border-radius:20px;box-shadow:0 10px 40px #0000001a;display:flex;flex-direction:column;min-width:300px;padding:2.5rem}.founder-row{align-items:center;display:flex;flex-direction:row;gap:2.5rem}.founder-image img{border-radius:16px;box-shadow:0 4px 20px #0070f319;height:160px;object-fit:cover;width:160px}.founder-info{align-items:flex-start;display:flex;flex-direction:column}.founder-name{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:.2rem}.founder-role{color:#0070f3;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.linkedin-link{margin-bottom:.9rem;padding:.5rem 1.1rem}.fab.fa-linkedin{font-size:1.1rem}.founder-description{color:#64748b;font-size:1.07rem;line-height:1.7;margin-top:2.5rem;text-align:left}@media (max-width:1050px){.founder-cards-grid{gap:2rem;grid-template-columns:1fr}}@media (max-width:800px){.whoweare-section{padding:2.5rem 1.5vw}.section-title{font-size:2rem}.founder-card.founder-horizontal{min-height:0;min-height:auto;padding:1.5rem}}@media (max-width:600px){.founder-row{align-items:center;flex-direction:column;gap:1rem}.founder-info{align-items:center;margin-top:1rem;text-align:center}.founder-description{margin-top:1.3rem;text-align:center}}.values-section{background:#f8fafc;padding:5rem 5%}body.dark .values-section{background:#0f172a}.section-subtitle{max-width:800px}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.value-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2.5rem;text-align:center;transition:all .3s}body.dark .value-card{background:#1e293b;box-shadow:0 4px 20px #0000004d}.value-card:hover{box-shadow:0 8px 30px #0070f326;transform:translateY(-8px)}.value-icon{align-items:center;background:linear-gradient(135deg,#0070f3,#0af);border-radius:16px;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.value-card h3{color:#1e293b;font-size:1.3rem;font-weight:600;margin-bottom:1rem}body.dark .value-card h3{color:#e2e8f0}.value-card p{color:#64748b;font-size:.95rem;line-height:1.7}body.dark .value-card p{color:#94a3b8}@media (max-width:1024px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.values-section{padding:3rem 5%}.section-title{font-size:2rem}.values-grid{gap:1.5rem;grid-template-columns:1fr}.value-card{padding:2rem}.value-icon{font-size:1.8rem;height:70px;width:70px}}.services-section{background:linear-gradient(135deg,#f8fafc,#e0f2fe);padding:5rem 5% 3rem}body.dark .services-section{background:linear-gradient(135deg,#0f172a,#1e293b)}.container{margin:0 auto;max-width:1400px}.platforms-section{margin-bottom:5rem}.section-title{color:#0070f3;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#64748b;font-size:1.1rem;line-height:1.6;margin:0 auto 3rem;max-width:900px;text-align:center}body.dark .section-subtitle{color:#94a3b8}.platforms-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px}.platform-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:3rem;text-align:center;transition:all .3s}body.dark .platform-card{background:#1e293b;box-shadow:0 10px 40px #0000004d}.platform-card:hover{box-shadow:0 15px 50px #0070f333;transform:translateY(-10px)}.platform-logo{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 15px #00000014;display:flex;height:100px;justify-content:center;margin:0 auto 1.5rem;padding:1.2rem;width:100px}body.dark .platform-logo{background:#0f172a}.platform-logo img{height:100%;object-fit:contain;width:100%}.platform-card h3{color:#1e293b;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}body.dark .platform-card h3{color:#e2e8f0}.platform-description{color:#64748b;font-size:1rem;line-height:1.8;margin-bottom:2rem;text-align:left}body.dark .platform-description{color:#94a3b8}.platform-features{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.feature-badge{background:linear-gradient(135deg,#e0f2fe,#bfdbfe);border-radius:20px;color:#0070f3;font-size:.85rem;font-weight:600;padding:.6rem 1.2rem}body.dark .feature-badge{background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#93c5fd}.detailed-services-section{margin-top:5rem}.services-grid-detailed{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1400px}.service-card-detailed{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s}body.dark .service-card-detailed{background:#1e293b;box-shadow:0 10px 40px #0000004d}.service-card-detailed:before{background:linear-gradient(90deg,#0070f3,#0af);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.service-card-detailed:hover{box-shadow:0 15px 50px #0070f333;transform:translateY(-10px)}.service-header{text-align:center}.service-icon-large{align-items:center;background:linear-gradient(135deg,#0070f3,#0af);border-radius:20px;box-shadow:0 8px 25px #0070f34d;color:#fff;display:flex;font-size:2.5rem;height:90px;justify-content:center;margin:0 auto 1.5rem;width:90px}.service-card-detailed h3{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:0}body.dark .service-card-detailed h3{color:#e2e8f0}.service-description{background:#f8fafc;border-left:3px solid #0070f3;border-radius:8px;border-right:3px solid #0070f3;color:#64748b;font-size:1rem;font-style:italic;line-height:1.8;padding:1rem;text-align:center}body.dark .service-description{background:#0f172a;color:#94a3b8}.service-section{display:flex;flex-direction:column;gap:.8rem}.section-label{align-items:center;color:#1e293b;display:flex;font-size:1.1rem;font-weight:700;gap:.6rem;margin-bottom:.5rem}body.dark .section-label{color:#e2e8f0}.section-label i{color:#0070f3;font-size:1.2rem}.outcomes-label i{color:#10b981}.included-label i{color:#8b5cf6}.service-for-who{color:#475569;font-size:.95rem;line-height:1.6;padding-left:1.8rem}body.dark .service-for-who{color:#94a3b8}.included-list,.outcomes-list{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:0;padding:0}.included-list li,.outcomes-list li{align-items:flex-start;color:#475569;display:flex;font-size:.95rem;gap:.8rem;line-height:1.6}body.dark .included-list li,body.dark .outcomes-list li{color:#94a3b8}.outcomes-list i{color:#10b981;flex-shrink:0;font-size:1.1rem;margin-top:.2rem}.included-list i{color:#8b5cf6;flex-shrink:0;font-size:.9rem;margin-top:.3rem}.service-cta{align-items:center;background:linear-gradient(135deg,#0070f3,#0af);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.8rem;justify-content:center;margin-top:auto;padding:1rem 1.5rem;transition:all .3s}.service-cta:hover{box-shadow:0 8px 20px #0070f366;transform:translateY(-2px)}.service-cta i{transition:transform .3s}.service-cta:hover i{transform:translateX(5px)}@media (max-width:1200px){.services-grid-detailed{gap:2rem;grid-template-columns:repeat(2,1fr)}.service-card-detailed:nth-child(3){grid-column:1/-1;margin:0 auto;max-width:600px}}@media (max-width:968px){.services-section{padding:3rem 4%}.detailed-services-section,.platforms-section{margin-bottom:3rem}.section-title{font-size:2rem}.platforms-grid{gap:2rem;grid-template-columns:1fr}.platform-card{padding:2.5rem}.services-grid-detailed{gap:2rem;grid-template-columns:1fr}.service-card-detailed:nth-child(3){grid-column:auto;max-width:100%}.service-card-detailed{padding:2rem}.service-icon-large{font-size:2rem;height:75px;width:75px}}@media (max-width:768px){.services-section{padding:3rem 5%}.section-title{font-size:1.8rem}.section-subtitle{font-size:1rem}.platform-card{padding:2rem}.platform-logo{height:80px;width:80px}.platform-card h3{font-size:1.5rem}.service-card-detailed{gap:1.2rem;padding:1.5rem}.service-icon-large{font-size:1.8rem;height:70px;width:70px}.service-card-detailed h3{font-size:1.2rem}.service-description{font-size:.95rem;padding:.8rem}.section-label{font-size:1rem}.included-list li,.outcomes-list li{font-size:.9rem}.service-cta{font-size:.95rem;padding:.9rem 1.2rem}}.sectors-section{background:#fff;padding:5rem 5%}body.dark .sectors-section{background:#1e293b}.sectors-title{color:#0070f3;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.sectors-subtitle{color:#64748b;font-size:1rem;line-height:1.8;margin:0 auto 3rem;max-width:900px;text-align:center}body.dark .sectors-subtitle{color:#94a3b8}.industries-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(6,1fr);margin:0 auto;max-width:1200px}.industry-card{background:#fff;border-radius:12px;box-shadow:0 2px 15px #00000014;cursor:pointer;padding:2rem 1rem;text-align:center;transition:all .3s}body.dark .industry-card{background:#0f172a;box-shadow:0 2px 15px #0000004d}.industry-card:hover{box-shadow:0 8px 25px #8a2be233;transform:translateY(-5px)}.industry-icon{align-items:center;display:flex;height:80px;justify-content:center;margin:0 auto 1rem;width:80px}.industry-icon img{height:100%;object-fit:contain;width:100%}.industry-card h3{color:#1e293b;font-size:.95rem;font-weight:600;line-height:1.4}body.dark .industry-card h3{color:#e2e8f0}body.fr [lang=fr]{display:block}@media (max-width:1024px){.industries-grid{gap:1.2rem;grid-template-columns:repeat(4,1fr)}.industry-icon{height:70px;width:70px}.industry-card h3{font-size:.9rem}}@media (max-width:768px){.sectors-section{padding:3rem 5%}.sectors-title{font-size:2rem}.sectors-subtitle{font-size:.95rem;margin-bottom:2rem}.industries-grid{gap:1rem;grid-template-columns:repeat(3,1fr)}.industry-card{padding:1.5rem .8rem}.industry-icon{height:60px;width:60px}.industry-card h3{font-size:.85rem}}@media (max-width:480px){.industries-grid{grid-template-columns:repeat(2,1fr)}}.sector-icon-gradient{align-items:center;background:linear-gradient(135deg,#0366a8,#45d89b);border-radius:24px;box-shadow:0 8px 24px #ff003340;display:inline-flex;height:80px;justify-content:center;margin-bottom:1rem;width:80px}.sector-icon-gradient img{filter:brightness(0) invert(1);height:42px;object-fit:contain;width:42px}.sector-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0f172a14;padding:2rem 1.8rem;text-align:center}.sectors-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(6,minmax(140px,1fr));justify-items:center}@media (max-width:1100px){.sectors-grid{grid-template-columns:repeat(3,minmax(140px,1fr))}}@media (max-width:700px){.sectors-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}}.contact-section{background:#f8fafc;padding:5rem 5%}body.dark .contact-section{background:#0f172a}.contact-title{-webkit-text-fill-color:inherit;background:none;color:#0070f3;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.contact-subtitle{color:#64748b;font-size:1.1rem;margin:0 auto 3rem;max-width:800px;text-align:center}body.dark .contact-subtitle{color:#94a3b8}.contact-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1.5fr;margin:0 auto;max-width:1200px}.contact-info{display:flex;flex-direction:column;gap:2rem}.info-item{align-items:flex-start;display:flex;gap:1.5rem}.info-icon{align-items:center;border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;height:60px;justify-content:center;width:60px}.address-icon,.email-icon,.phone-icon{background:linear-gradient(135deg,#0070f3,#0af)}.info-content h3{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}body.dark .info-content h3{color:#e2e8f0}.info-content a,.info-content p{color:#64748b;line-height:1.6;text-decoration:none;transition:color .3s}.info-content a:hover{color:#0070f3}body.dark .info-content a,body.dark .info-content p{color:#94a3b8}.social-links{margin-top:1rem}.social-links a{background:#0070f3;color:#fff;font-size:1.2rem;height:70px;width:70px}.social-links a:hover{background:#005cc5}.contact-form-wrapper{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2.5rem}body.dark .contact-form-wrapper{background:#1e293b;box-shadow:0 4px 20px #0000004d}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#1e293b;font-size:.95rem;font-weight:600}body.dark .form-group label{color:#e2e8f0}.form-group input,.form-group textarea{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#1e293b;font-family:inherit;font-size:1rem;padding:.9rem 1rem;transition:all .3s}body.dark .form-group input,body.dark .form-group textarea{background:#0f172a;border-color:#334155;color:#e2e8f0}.form-group input:focus,.form-group textarea:focus{border-color:#0070f3;box-shadow:0 0 0 3px #0070f31a;outline:none}.form-group input:disabled,.form-group textarea:disabled{cursor:not-allowed;opacity:.6}.form-group textarea{min-height:120px;resize:vertical}.success-message{align-items:center;background:#d1fae5;border:2px solid #10b981;border-radius:8px;color:#065f46;display:flex;font-weight:500;gap:.8rem;padding:1rem}body.dark .success-message{background:#064e3b;border-color:#10b981;color:#a7f3d0}.success-message i{color:#10b981;font-size:1.5rem}.error-message{align-items:center;background:#fee2e2;border:2px solid #ef4444;border-radius:8px;color:#991b1b;display:flex;font-weight:500;gap:.8rem;padding:1rem}body.dark .error-message{background:#7f1d1d;border-color:#ef4444;color:#fecaca}.error-message i{color:#ef4444;font-size:1.5rem}.submit-btn{align-items:center;background:linear-gradient(135deg,#0070f3,#0af);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.5rem;padding:1rem 2rem;transition:all .3s}.submit-btn:hover:not(:disabled){box-shadow:0 6px 20px #0070f34d;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.submit-btn i{font-size:1rem}@media (max-width:768px){.contact-section{padding:3rem 5%}.contact-title{font-size:2rem}.contact-subtitle{font-size:1rem;margin-bottom:2rem}.contact-container{gap:2rem;grid-template-columns:1fr}.contact-form-wrapper{padding:2rem}.info-icon{font-size:1.3rem;height:50px;width:50px}.info-content h3{font-size:1rem}}.contact-info-social{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;margin-top:1.8rem}.contact-linkedin{align-items:center;background:#0077b5;border-radius:50%;box-shadow:0 2px 10px #0070f328;color:#fff;display:inline-flex;font-size:2.8rem + rond;height:70px;justify-content:center;text-decoration:none;transition:background .2s,box-shadow .2s;width:70px}.contact-linkedin:hover{background:#005a8c;box-shadow:0 6px 20px #0070f32b}.contact-bookcall-btn{background:linear-gradient(90deg,#0e0e0f,#66a588);border-radius:7px;box-shadow:0 2px 10px #0070f331;color:#fff;display:inline-block;font-size:1.09rem;font-weight:600;margin-top:.3rem;max-width:300px;min-width:0;min-width:auto;padding:.6rem 1.25rem;text-decoration:none;transition:background .2s,box-shadow .2s;width:100%;width:auto}.contact-bookcall-btn:hover{background:linear-gradient(90deg,#000,#316691);box-shadow:0 7px 22px #0070f32c}.linkedin-link{align-items:center;background:#0077b5;border-radius:8px;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.5rem 1.2rem;text-decoration:none;transition:background .2s}.linkedin-link:hover{background:#005a8c}.linkedin-link .fab.fa-linkedin{font-size:1.1rem}.footer{background:#1a2332;color:#fff;padding:4rem 5% 2rem}.footer-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr;margin:0 auto 2rem;max-width:1200px}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-tagline{color:#9ca3af;font-size:.95rem;line-height:1.6;max-width:350px}.footer-section h3{-webkit-text-fill-color:inherit;background:none;color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1.5rem}.footer-section ul{display:flex;flex-direction:column;gap:.8rem;list-style:none;margin:0;padding:0}.footer-section ul li a{color:#9ca3af;font-size:.95rem;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#0070f3}.social-links{display:flex;gap:1rem;margin-top:.5rem}.social-links a{align-items:center;background:#fff;border-radius:50%;color:#0077b5;display:flex;font-size:2rem;height:50px;justify-content:center;transition:all .3s;width:50px}.social-links a:hover{background:#0070f3;color:#fff;transform:translateY(-3px)}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:2rem;text-align:center}.footer-bottom p{color:#6b7280;font-size:.9rem}[lang=fr],body.fr [lang=en]{display:none}body.fr [lang=fr]{display:inline}.footer-logo-box{align-items:center;background:#fff;border-radius:16px;display:flex;justify-content:center;margin:0 auto 1.5rem;max-width:260px;padding:1.2rem 2rem}.footer-logo-box img{height:auto;width:160px}.footer-logo{align-items:center;background:#fff;border-radius:8px;display:flex;gap:.8rem;padding:1rem 1.5rem;width:-webkit-fit-content;width:fit-content}.footer-logo img{height:40px;width:auto}.footer-logo span{color:#1a2332;font-size:1.3rem;font-weight:700}@media (max-width:768px){.footer{padding:3rem 5% 2rem}.footer-container{gap:2rem;grid-template-columns:1fr}.footer-logo{margin:0 auto 1.5rem;max-width:220px;padding:.8rem 1.4rem}.footer-logo img{width:100px}.footer-tagline{max-width:100%}.footer-section,.footer-tagline{text-align:center}.footer-section ul{align-items:center}.social-links{justify-content:center}}
/*# sourceMappingURL=main.a0b49cfd.css.map*/