.Home-module__jKgjFW__main{width:100%}.Home-module__jKgjFW__hero{text-align:center;justify-content:center;align-items:flex-start;min-height:85vh;padding:12rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__heroGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#2563eb26 0%,#0a0a0a00 70%);width:70vw;max-width:800px;height:70vw;max-height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Home-module__jKgjFW__heroLogoWrapper{z-index:0;opacity:.45;pointer-events:none;filter:drop-shadow(0 0 30px #2563eb99);mix-blend-mode:screen;width:90vw;max-width:950px;height:90vw;max-height:950px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Home-module__jKgjFW__spinningLogo{object-fit:contain;width:100%;height:100%;animation:45s linear infinite Home-module__jKgjFW__spin}@keyframes Home-module__jKgjFW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Home-module__jKgjFW__heroContent{z-index:1;flex-direction:column;align-items:center;max-width:900px;display:flex;position:relative}.Home-module__jKgjFW__heroTitle{color:var(--text-light);letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(3rem,6vw,5.5rem);line-height:1.1}.Home-module__jKgjFW__heroSubtitle{color:var(--accent);max-width:650px;margin-bottom:3rem;font-size:1.25rem}.Home-module__jKgjFW__heroActions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Home-module__jKgjFW__heroActions a{text-decoration:none}.Home-module__jKgjFW__marqueeSection{background-color:#0000;padding:3rem 0;display:flex;overflow:hidden}.Home-module__jKgjFW__marqueeContainer{width:100%;overflow:hidden}.Home-module__jKgjFW__marqueeContent{white-space:nowrap;gap:5rem;animation:40s linear infinite Home-module__jKgjFW__marquee;display:flex}.Home-module__jKgjFW__marqueeItem{font-family:var(--font-heading);color:#ffffff80;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}@keyframes Home-module__jKgjFW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Home-module__jKgjFW__section{padding:8rem 2rem}.Home-module__jKgjFW__sectionTitle{text-align:center;color:var(--text-light);letter-spacing:-.01em;margin-bottom:4rem;font-size:3rem}.Home-module__jKgjFW__projectsGrid{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.Home-module__jKgjFW__projectCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0a80;border:1px solid #ffffff0d;border-radius:12px;flex:350px;transition:transform .3s,box-shadow .3s;overflow:hidden}.Home-module__jKgjFW__projectCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-8px)}.Home-module__jKgjFW__projectMockup{background-color:#0000;border-bottom:1px solid #ffffff0d;height:220px;position:relative}.Home-module__jKgjFW__browserBar{background-color:#0a0a0a80;gap:8px;padding:12px;display:flex}.Home-module__jKgjFW__dot{background-color:#444;border-radius:50%;width:12px;height:12px}.Home-module__jKgjFW__projectInfo{padding:1.5rem}.Home-module__jKgjFW__projectClient{color:var(--text-light);margin-bottom:.5rem;font-size:1.5rem}.Home-module__jKgjFW__projectType{color:var(--accent);font-size:1rem}.Home-module__jKgjFW__linkDiscret{color:var(--accent);font-size:1.1rem;text-decoration:underline;transition:color .3s}.Home-module__jKgjFW__linkDiscret:hover{color:var(--text-light)}.Home-module__jKgjFW__testiGrid{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.Home-module__jKgjFW__testiCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0a80;border:1px solid #ffffff0d;border-radius:12px;flex:320px;padding:2.5rem;position:relative}.Home-module__jKgjFW__testiHeader{align-items:center;gap:1.2rem;margin-bottom:1.5rem;display:flex}.Home-module__jKgjFW__testiAvatar{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;width:64px;height:64px}.Home-module__jKgjFW__testiName{color:var(--text-light);font-size:1.2rem;font-weight:700}.Home-module__jKgjFW__testiRole{color:var(--accent);font-size:.95rem}.Home-module__jKgjFW__testiText{color:#e5e7ebcc;margin-bottom:1.5rem;font-style:italic;line-height:1.6}.Home-module__jKgjFW__stars{color:#f59e0b;letter-spacing:2px;font-size:1.2rem}.Home-module__jKgjFW__advGrid{flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.Home-module__jKgjFW__advCard{text-align:center;flex:250px;padding:2rem 1rem}.Home-module__jKgjFW__advIcon{width:72px;height:72px;color:var(--primary);background-color:#2563eb0d;border:1px solid #2563eb33;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;display:flex;box-shadow:inset 0 0 15px #2563eb1a}.Home-module__jKgjFW__advTitle{color:var(--text-light);margin-bottom:1rem;font-size:1.5rem}.Home-module__jKgjFW__advText{color:var(--accent);line-height:1.6}@media (max-width:1024px){.Home-module__jKgjFW__hideOnTablet{display:none!important}}@media (max-width:768px){.Home-module__jKgjFW__hideOnMobile{display:none!important}}.Home-module__jKgjFW__expertisesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Home-module__jKgjFW__expertiseCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0a80;border:1px solid #ffffff0d;border-radius:12px;padding:2.5rem 2rem;transition:transform .3s,border-color .3s;position:relative;overflow:hidden}.Home-module__jKgjFW__expertiseCard:hover{border-color:#2563eb66;transform:translateY(-5px)}.Home-module__jKgjFW__expertiseIcon{color:var(--primary);margin-bottom:1.5rem;font-size:2.5rem}.Home-module__jKgjFW__expertiseTitle{color:var(--text-light);margin-bottom:1rem;font-size:1.5rem}.Home-module__jKgjFW__expertiseText{color:var(--accent);font-size:.95rem;line-height:1.6}.Home-module__jKgjFW__finalCtaSection{text-align:center;padding:6rem 2rem;position:relative;overflow:hidden}.Home-module__jKgjFW__finalCtaGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#2563eb26 0%,#0000 60%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Home-module__jKgjFW__finalCtaContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.Home-module__jKgjFW__finalCtaTitle{color:var(--text-light);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.Home-module__jKgjFW__finalCtaSubtitle{color:var(--accent);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.2rem}@media (max-width:768px){.Home-module__jKgjFW__hero{min-height:75vh!important;padding:8rem 1.5rem 3rem!important}.Home-module__jKgjFW__section,.Home-module__jKgjFW__finalCtaSection{padding:4rem 1.5rem!important}.Home-module__jKgjFW__heroTitle{font-size:clamp(2.5rem,8vw,3.5rem)}.Home-module__jKgjFW__heroActions{flex-direction:column;width:100%}.Home-module__jKgjFW__heroActions a,.Home-module__jKgjFW__heroActions button{width:100%}.Home-module__jKgjFW__sectionTitle{margin-bottom:2.5rem;font-size:2.2rem}.Home-module__jKgjFW__marqueeContent{gap:3rem}.Home-module__jKgjFW__marqueeItem{font-size:1.5rem}.Home-module__jKgjFW__testiCard{padding:1.5rem}}.Home-module__jKgjFW__heroGradientWord{background:linear-gradient(90deg,#60a5fa 0%,#fff 100%);-webkit-text-fill-color:transparent;color:#0000;background-size:100vw 100vh;background-attachment:fixed;-webkit-background-clip:text;background-clip:text;display:inline-block}.Home-module__jKgjFW__heroGradientText{background:linear-gradient(90deg,#60a5fa 0%,#fff 100%);-webkit-text-fill-color:transparent;color:#0000;background-size:100vw 100vh;background-attachment:fixed;-webkit-background-clip:text;background-clip:text}.Home-module__jKgjFW__ctaGradientWord{background:linear-gradient(90deg,#60a5fa 0%,#fff 100%);-webkit-text-fill-color:transparent;color:#0000;background-size:100vw 100vh;background-attachment:fixed;-webkit-background-clip:text;background-clip:text;padding-right:.15em;font-style:italic;display:inline-block}.Home-module__jKgjFW__inlineGradient{background:linear-gradient(90deg, #fff 15%, var(--primary) 50%, #fff 85%);-webkit-text-fill-color:transparent;color:#0000;background-size:100vw 100vh;background-attachment:fixed;-webkit-background-clip:text;background-clip:text;padding-right:.1em;display:inline-block}
