:root{--bg:#012340;--card:#025939;--muted:#b7bdc6;--accent:#04D939;--accent-light:#03A63C}html,body{height:100%;font-family:Montserrat,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial;background-color:rgb(1 35 64 / .4);color:#E6EEF8;transition:background-color 0.3s ease,color 0.3s ease}.bg-overlay{position:fixed;inset:0;z-index:-1;width:100vw;height:100vh;background:url(https://images.unsplash.com/photo-1465101046530-73398c7f28ca?auto=format&fit=crop&w=1600&q=80) center center / cover no-repeat}.bg-overlay-inner{position:absolute;inset:0;width:100%;height:100%;background:rgb(1 35 64 / .95)!important}.service-card{flex:0 0 auto;border-radius:18px;overflow:hidden;position:relative;scroll-snap-align:start;box-shadow:0 20px 40px rgb(1 35 64 / .6);background:rgb(3 166 60 / .08);border:1px solid rgb(4 217 57 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease;display:flex;flex-direction:column;width:300px;height:340px}@media (min-width:1024px){.service-card{width:360px;height:360px}}.service-card>.service-card-image{width:100%;height:180px;overflow:hidden}.service-card>.service-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.service-card:hover .service-card-image img{transform:scale(1.08)}.service-card>.service-card-content{flex:1;padding:1.25rem;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgb(1 35 64 / .8);border-color:rgb(4 217 57 / .3)}@media (max-width:640px){.service-card{width:280px;height:300px}.service-card>.service-card-image{height:140px}.service-card-content{padding:1rem}.service-card-content h3{font-size:1rem}.service-card-content p{font-size:.85rem}}@media (min-width:641px) and (max-width:1023px){.service-card{width:320px;height:340px}.service-card>.service-card-image{height:160px}}#services .horizontal-scroll{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;margin:0;max-width:100%}@media (min-width:1024px){#services .horizontal-scroll{max-width:calc(3 * 360px + 2 * 1.5rem);margin:0 auto}}@media (min-width:1024px){#services .horizontal-scroll::-webkit-scrollbar{display:none}#services .horizontal-scroll{-ms-overflow-style:none;scrollbar-width:none}}#services .carousel-btn{display:none}@media (min-width:1024px){#services .carousel-btn{display:flex!important}}#services .carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}#services .grid{display:none!important}#services{margin-top:3rem!important;margin-bottom:4rem!important}#services .max-w-6xl{width:100%;max-width:1080px;margin-left:auto;margin-right:auto}.hero-card{background:linear-gradient(90deg,rgb(4 217 57 / .05),rgb(2 115 51 / .04));border-radius:22px;backdrop-filter:blur(6px);border:1px solid rgb(4 217 57 / .1)}.project-card{flex:0 0 auto;border-radius:18px;overflow:hidden;position:relative;box-shadow:0 20px 40px rgb(1 35 64 / .6);border:1px solid rgb(4 217 57 / .1);transition:transform 0.3s ease,opacity 0.3s ease}@media (min-width:1024px){.project-card{height:360px}}.project-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.project-card:hover img{transform:scale(1.04)}.project-overlay{position:absolute;inset:0;display:flex;align-items:end;justify-content:center;padding:1rem;background:linear-gradient(180deg,#fff0 50%,rgb(1 35 64 / .75) 100%)}.project-title{color:#fff;font-weight:700;text-align:center;font-size:1.05rem;letter-spacing:.2px}.horizontal-scroll{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.horizontal-scroll::-webkit-scrollbar{height:10px}.horizontal-scroll::-webkit-scrollbar-thumb{background:rgb(4 217 57 / .3);border-radius:999px}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:40;background:rgb(4 217 57 / .15);border-radius:999px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#fff;backdrop-filter:blur(4px);border:1px solid rgb(4 217 57 / .3)}.carousel-btn:hover{background:rgb(4 217 57 / .25)}@media (max-width:1023px){.carousel-btn{display:flex!important}}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem}.carousel-dot{width:10px;height:10px;border-radius:50%;background:rgb(4 217 57 / .2);border:2px solid rgb(4 217 57 / .5);transition:background .2s;cursor:pointer}.carousel-dot.active{background:#04D939;border-color:#04D939}.muted{color:var(--muted)}.chip{background:rgb(4 217 57 / .15);padding:.45rem .75rem;border-radius:999px;color:#fff;font-weight:600;border:1px solid rgb(4 217 57 / .3)}main{padding-bottom:1px}.page-pad{padding-top:96px}#mainHeader{left:0;right:0;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);min-height:72px}.chart-container{background:rgb(4 217 57 / .05);border-radius:1rem;padding:1.5rem 1rem 1rem 1rem;overflow:hidden;width:100%;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;min-height:270px;border:1px solid rgb(4 217 57 / .1)}.chart-container canvas{max-width:100%!important;width:100%!important;height:220px!important;display:block}.light-theme .client-logo{filter:brightness(.3) contrast(1.1) saturate(1.2);opacity:.85}.client-logo{height:48px;width:auto;filter:grayscale(1);opacity:.7;transition:filter .3s,opacity .3s,transform .3s}.client-logo:hover{filter:grayscale(0);opacity:1;transform:scale(1.08)}.testimonial-slide{transition:opacity .7s}.testimonial-slide:not(.active){opacity:0;pointer-events:none;position:absolute;left:0;right:0}.testimonial-slide.active{opacity:1;position:relative}.socials-footer a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgb(4 217 57 / .15);margin:0 .25rem;transition:background .2s,transform .2s}.socials-footer a:hover{background:#04D939;transform:scale(1.12)}.socials-footer svg{width:22px;height:22px}a.link,a:not(.bg-brand):not(.carousel-btn):not(.project-link):not(.socials-footer a):not(.underline){color:inherit;text-decoration:none}a.link:hover,a:not(.bg-brand):not(.carousel-btn):not(.project-link):not(.socials-footer a):not(.underline):hover{color:#04D939}.content-wrapper{margin:auto;max-width:1800px;box-sizing:border-box;position:relative;z-index:1}.heroBg{background:linear-gradient(rgb(1 35 64 / .8),rgb(2 115 51 / .7)),url(images/hero_background.webp) right 20% / cover no-repeat;padding-top:20px;padding-right:20px;padding-bottom:40px;padding-left:20px;width:100%;margin-top:0}@media (max-width:767px){.heroBg{background-position:center center!important}}@media (max-width:1023px){.heroBg h1,.heroBg p{text-align:center!important;margin-left:auto;margin-right:auto}#projets{padding-left:1rem;padding-right:1rem}@media (min-width:768px){#projets{padding-left:0;padding-right:0}}#projets .max-w-3xl{width:100%;max-width:1080px;margin-left:0;margin-right:0;padding-left:1rem;padding-right:1rem}@media (min-width:768px){#projets .max-w-3xl{padding-left:0;padding-right:0;margin-left:auto;margin-right:auto}}#projets .relative.max-w-3xl{padding-left:0;padding-right:0}#projets .horizontal-scroll::-webkit-scrollbar{display:none}#projets .horizontal-scroll{-ms-overflow-style:none;scrollbar-width:none}*{font-family:Montserrat,sans-serif!important}h1{font-size:2.25rem!important;font-weight:800!important;line-height:1.2;letter-spacing:-1px}@media (min-width:768px){h1{font-size:2.8rem!important}}@media (min-width:1024px){h1{font-size:3.5rem!important}}@media (max-width:640px){h1{font-size:1.8rem!important}}h2{font-size:1.5rem!important;font-weight:700!important;line-height:1.3;letter-spacing:-.3px;margin-bottom:.75rem}@media (min-width:768px){h2{font-size:1.75rem!important}}@media (max-width:640px){h2{font-size:1.25rem!important}}p,body,a,span,li{font-size:1rem!important;font-weight:400!important;line-height:1.6}.text-base,.text-lg{font-size:1rem!important;font-weight:400!important}.text-sm{font-size:0.875rem!important;font-weight:400!important}.text-xs{font-size:0.75rem!important;font-weight:500!important}h3{font-weight:700!important}h4{font-weight:600!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.font-extrabold{font-weight:800!important}.tool-logo-container{transition:all 0.3s ease}.tool-logo-container:hover{transform:translateY(-4px)}.project-tag{display:inline-block;background:rgb(4 217 57 / .15);color:#04D939;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;margin-right:.5rem;margin-bottom:.5rem;border:1px solid rgb(4 217 57 / .3)}.trusted-client{border-color:#04D939!important}.border-white{border-color:#04D939!important}a:not(.project-card):not(.service-card):not(.project-link):hover,button:not(.carousel-btn):not(#navToggle):hover,.socials-footer a:hover,.client-logo:hover,.tool-logo-container:hover,nav a:not(.bg-brand):hover,#mobileMenu a:hover{transform:scale(1.05);transition:transform 0.3s ease}a.bg-brand:hover,a.border:hover{transform:scale(1.05);transition:transform 0.3s ease}#clients .client-logo{height:40px;width:auto;filter:grayscale(1);opacity:.8;transition:all 0.3s ease}#clients .client-logo:hover{filter:grayscale(0);opacity:1;transform:scale(1.1)}@media (min-width:768px){#clients .client-logo{height:48px}}#clients .trusted-client{transition:all 0.3s ease}#clients .trusted-client:hover{transform:scale(1.1)}#competences{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){#competences{grid-template-columns:repeat(3,1fr);gap:1.5rem}.chart-container{min-height:320px}.chart-container canvas{max-height:240px}}@media (max-width:640px){.chart-container canvas{aspect-ratio:1 / .9}#skillsRadarChart{transform:scale(.9)}}#searchModal{animation:fadeIn 0.3s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}#searchResultsList::-webkit-scrollbar{width:6px}#searchResultsList::-webkit-scrollbar-thumb{background:rgb(4 217 57 / .3);border-radius:999px}#searchResultsList::-webkit-scrollbar-track{background:rgb(4 217 57 / .1);border-radius:999px}#headerSearchBtn:hover{transform:scale(1.1);transition:transform 0.2s ease}#mobileSearchBtn{transition:color 0.2s ease}.project-card{transition:opacity 0.3s ease,transform 0.3s ease}@media (max-width:768px){#searchModal{padding-top:100px}}#filterSelect{min-width:220px}#filterSelect option{background-color:#012340;color:#E6EEF8;padding:.75rem}#filterSelect option:hover{background-color:#04D939}@media (max-width:768px){#filterSelect{min-width:180px}}#projets h3{background:linear-gradient(135deg,rgb(4 217 57 / .3) 0%,rgb(3 166 60 / .2) 100%);border:2px solid rgb(4 217 57 / .4);padding:.75rem 1.5rem!important;margin-right:.5rem;transition:all 0.3s ease}#projets h3:hover{transform:translateY(-2px)}@media (min-width:768px){#projets .mb-8{display:flex;flex-direction:column}#projets .mb-8>div:first-child{margin-bottom:.5rem}#projets .muted.bg-white\\/5.md\\:hidden{display:none}#projets .hidden.md\\:block{display:block!important;margin-top:.5rem;font-size:.95rem;line-height:1.5;color:var(--muted);max-width:600px;padding-left:.5rem}}@media (max-width:640px){#projets .grid{grid-template-columns:repeat(2,1fr);gap:.5rem}#projets .project-card{height:160px!important;width:100%!important;aspect-ratio:1 / 1!important;min-height:160px}#projets .project-card img{height:160px!important;width:100%!important;object-fit:cover}#projets .project-title{font-size:0.75rem!important;padding:.5rem;line-height:1.1}#projets h3{font-size:.9rem;padding:.4rem 0.8rem!important;display:inline-block;margin-bottom:.25rem}#projets .text-sm.muted.bg-white\\/5{display:inline-block;margin-top:.5rem;font-size:.8rem;padding:.4rem .8rem}}@media (min-width:641px) and (max-width:1023px){#projets .grid{grid-template-columns:repeat(2,1fr);gap:1rem}#projets .project-card{height:220px}#projets .hidden-projects.grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (min-width:1024px){#projets .grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}#projets .project-card{height:260px}#projets .hidden-projects.grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}#projets .muted.bg-white\\/5{background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .15);padding:.5rem 1rem;backdrop-filter:blur(4px)}@media (max-width:640px){#projets .mb-8{gap:.75rem;flex-direction:column!important;align-items:flex-start!important}#projets .mb-8>div:first-child{width:100%;margin-bottom:.5rem}#projets .muted.bg-white\\/5{margin-top:0;text-align:left;width:100%;font-size:.8rem;padding:.4rem .8rem}}#projets .max-w-6xl.mx-auto.mb-16.px-4{padding-top:2.5rem;border-top:1px solid rgb(4 217 57 / .1)}#projets .max-w-6xl.mx-auto.mb-16.px-4:first-of-type{border-top:none;padding-top:0}#projets .max-w-6xl.mx-auto.mb-12.px-4 h2{font-size:1.75rem;margin-bottom:.5rem;background:linear-gradient(90deg,#fff,#04D939);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}@media (max-width:640px){#projets .max-w-6xl.mx-auto.mb-12.px-4 h2{font-size:1.4rem}#projets .max-w-6xl.mx-auto.mb-12.px-4 p{font-size:.85rem}}.project-card{position:relative;overflow:hidden;border-radius:12px}.project-card img{transition:transform 0.5s ease;width:100%;height:100%;object-fit:cover}.project-card:hover img{transform:scale(1.05)}.hidden-projects{display:none!important;animation:fadeInUp 0.5s ease}.hidden-projects.active{display:grid!important}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.show-more-btn{transition:all 0.3s ease;font-weight:600;letter-spacing:.5px;position:relative;overflow:hidden;padding:.75rem 1.5rem!important;font-size:.9rem;border-width:1.5px;margin-top:1rem;cursor:pointer;background:rgb(4 217 57 / .2);border:1px solid rgb(4 217 57 / .3);color:#fff;border-radius:9999px}.show-more-btn:hover{background-color:rgb(4 217 57 / .35)!important;transform:translateY(-3px);box-shadow:0 8px 25px rgb(4 217 57 / .25)}.show-more-btn:active{transform:translateY(-1px)}@keyframes pulse{0%{box-shadow:0 0 0 0 rgb(4 217 57 / .4)}70%{box-shadow:0 0 0 10px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.show-more-btn:not(.active){animation:pulse 2s infinite}#services h2{font-size:1.75rem;margin-bottom:.5rem;color:#fff;font-weight:800;text-align:center}#projets .max-w-6xl.mx-auto.mb-12.px-4 h2{font-size:1.75rem;margin-bottom:.5rem;color:#fff;font-weight:800;text-align:center}#services h2,#projets .max-w-6xl.mx-auto.mb-12.px-4 h2{background:none;-webkit-background-clip:initial;-webkit-text-fill-color:initial;background-clip:initial}@media (max-width:640px){#services h2,#projets .max-w-6xl.mx-auto.mb-12.px-4 h2{font-size:1.4rem}}#services .muted.text-center,#projets .muted.text-center{font-size:1rem;color:var(--muted);max-width:600px;margin:0 auto 2rem;text-align:center}@media (max-width:640px){#services .muted.text-center,#projets .muted.text-center{font-size:.9rem;padding:0 1rem}}@media (max-width:640px){.service-card-content p{display:block!important;font-size:0.8rem!important;line-height:1.4;margin-top:.5rem;text-align:center;color:var(--muted);height:auto;overflow:visible;-webkit-line-clamp:unset;-webkit-box-orient:unset}.service-card{width:200px!important;min-width:2px!important;height:285px!important;margin-right:.75rem;scroll-snap-align:start;border-radius:16px!important;display:flex;flex-direction:column}.service-card>.service-card-image{height:95px!important;border-radius:12px 12px 0 0!important;flex-shrink:0}.service-card>.service-card-image img{border-radius:12px 12px 0 0!important}.service-card-content{padding:.75rem 0.5rem!important;justify-content:flex-start;align-items:center;text-align:center;flex:1}.service-card-content h3{font-size:0.8rem!important;text-align:center;margin-bottom:0!important;line-height:1.2;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:2.4em}#services .horizontal-scroll{gap:0.75rem!important;padding-left:1rem;padding-right:1rem;margin-bottom:.5rem}#services .carousel-btn{display:flex!important;width:32px!important;height:32px!important;font-size:1rem;background:rgb(4 217 57 / .25);border:1px solid rgb(4 217 57 / .4)}#services .carousel-left{left:5px!important;top:calc(50% - 0.5rem)!important}#services .carousel-right{right:5px!important;top:calc(50% - 0.5rem)!important}#services .carousel-dots{margin-top:.5rem}#services .carousel-dot{width:8px;height:8px}}@media (min-width:641px) and (max-width:1023px){.service-card-content p{font-size:0.85rem!important;line-height:1.4;display:block!important;height:auto;overflow:visible;-webkit-line-clamp:unset;-webkit-box-orient:unset;margin-bottom:0;text-align:center}.service-card{height:340px!important}.service-card>.service-card-image{height:150px!important}}.logo-dark{transition:filter 0.3s ease,opacity 0.3s ease}.light-theme .logo-dark{filter:brightness(.25) contrast(1.15) saturate(1.3);opacity:.85}/* Styles personnalisés pour les boutons spécifiques */nav a.bg-brand,#contact a.bg-brand{background:linear-gradient(135deg,#018A27 60%,#04D939 100%)!important}nav a.bg-brand:hover,#contact a.bg-brand:hover{background:linear-gradient(135deg,#015a1a 60%,#028a35 100%)!important}.heroBg a.bg-brand{background:linear-gradient(135deg,#018A27 60%,#04D939 100%)!important}.heroBg a.bg-brand:hover{background:linear-gradient(135deg,#015a1a 60%,#028a35 100%)!important}.heroBg a.bg-white\/10:hover{background:transparent!important;color:transparent!important;background-image:linear-gradient(135deg,#018A27 60%,#04D939 100%)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}