.hero_heroSection__MTohM{position:relative;width:100%;overflow:hidden}.hero_heroLogo__Bb2tU{margin-top:-1rem;margin-bottom:2rem;display:flex;justify-content:center;align-items:center;z-index:2;filter:drop-shadow(0 0 16px rgba(50,255,170,.35))}.hero_heroLogo__Bb2tU img{width:clamp(140px,25vw,300px);height:auto}.hero_hero__JYL4I{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 1.5rem;overflow:hidden}.hero_heroBackground__x6AAw{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,30,24,.5),rgba(10,30,24,.9));background-size:cover;background-position:50%;opacity:.25;z-index:-1}.hero_heroContent__6DxUC{max-width:780px;z-index:2;display:flex;flex-direction:column;align-items:center}.hero_title__K_BI6{font-size:clamp(2.4rem,6vw,3.8rem);font-weight:800;line-height:1.1;margin-bottom:24px}.hero_title__K_BI6 span{display:block}.hero_highlight__3lMSm{color:var(--primary);text-shadow:0 0 10px rgba(50,255,170,.35),0 0 25px rgba(50,255,170,.2)}.hero_subtitle__PMAEf{font-size:1.05rem;color:var(--muted-foreground);line-height:1.6;margin-bottom:40px}.hero_actions__NtpUa{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.hero_primaryBtn__tshIr{padding:14px 32px;background:var(--primary);color:var(--primary-foreground);border-radius:4px;font-weight:600;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 0 16px rgba(50,255,170,.4)}.hero_primaryBtn__tshIr:hover{transform:translateY(-2px)}.hero_secondaryBtn__vr72R{padding:14px 32px;border:1px solid var(--border);border-radius:4px;text-decoration:none;color:var(--foreground);transition:border .2s ease,color .2s ease}.hero_secondaryBtn__vr72R:hover{border-color:var(--primary);color:var(--primary)}.footer_footer__ysJQv{background:var(--sidebar);color:var(--sidebar-foreground);padding:4rem 2rem 2rem;font-size:.95rem;border-top:1px solid var(--sidebar-border)}.footer_container__PyKNL{max-width:1200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:0 auto 2rem}.footer_brand__4_0Bw .footer_logo__qEIoK{font-weight:700;font-size:1.3rem;color:var(--sidebar-primary);text-shadow:0 0 10px rgba(50,255,170,.35);margin-bottom:.5rem}.footer_contact__kzxCV h4,.footer_links__2zAnx h4,.footer_social__KGvuf h4{font-weight:600;margin-bottom:.5rem;color:var(--primary)}.footer_contact__kzxCV ul,.footer_links__2zAnx ul,.footer_social__KGvuf ul{list-style:none;padding:0}.footer_contact__kzxCV li,.footer_links__2zAnx li,.footer_social__KGvuf li{margin-bottom:.5rem}.footer_links__2zAnx a,.footer_social__KGvuf a{color:var(--sidebar-foreground);text-decoration:none;transition:color .2s ease}.footer_links__2zAnx a:hover,.footer_social__KGvuf a:hover{color:var(--primary)}.footer_bottom__4p5lN{text-align:center;border-top:1px solid var(--sidebar-border);padding-top:1rem;font-size:.85rem;color:var(--muted-foreground)}.footer_legal__tPxeW{margin-top:.5rem;font-size:.8rem}.footer_legal__tPxeW a{color:var(--muted-foreground);text-decoration:underline;transition:color .2s ease}.footer_legal__tPxeW a:hover{color:var(--primary)}@media (max-width:768px){.footer_container__PyKNL{grid-template-columns:1fr 1fr}}@media (max-width:480px){.footer_container__PyKNL{grid-template-columns:1fr;text-align:center}}.about_about__S3AL0{padding:3rem 2rem;position:relative}.about_container__PY6WN{max-width:1200px;margin:0 auto;display:grid;text-align:center;gap:4rem;align-items:center}.about_imageWrapper___rFkK{position:relative;border:1px solid var(--border);padding:6px;background:var(--card);max-width:450px;margin:0 auto}.about_image__680Nt{height:auto;max-height:520px;object-fit:cover;filter:grayscale(10%) contrast(1.05)}.about_content__zQ7dQ h2{font-size:2.6rem;font-weight:800;color:var(--primary);margin-bottom:.4rem}.about_content__zQ7dQ h3{font-size:1rem;letter-spacing:.15em;color:var(--muted-foreground);margin-bottom:2rem;text-transform:uppercase}.about_content__zQ7dQ p{font-size:1.05rem;line-height:1.8;color:var(--foreground);margin-bottom:1.2rem}.about_services__7_X8a{margin-top:2rem;padding-left:1rem;text-align:left}.about_services__7_X8a li{margin-bottom:.6rem;color:var(--muted-foreground);position:relative}.about_services__7_X8a li:before{content:"▸";color:var(--primary);position:absolute;left:-1rem}@media (max-width:900px){.about_container__PY6WN{grid-template-columns:1fr;text-align:center}.about_services__7_X8a{text-align:left}}@media (max-width:1030px){.about_imageWrapper___rFkK{max-width:500px}.about_image__680Nt{max-height:500px}}@media (max-width:750px){.about_imageWrapper___rFkK{max-width:240px}.about_image__680Nt{max-height:300px}}.portfolio_portfolioSection__xLaRj{padding:6rem 2rem;background:var(--background);text-align:center}.portfolio_portfolioTitle__Pk419{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:var(--primary);margin-bottom:3rem;text-shadow:0 0 10px rgba(50,255,170,.35)}.portfolio_portfolioGrid__UI7qc{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,320px));gap:2.5rem;max-width:1200px;margin:0 auto;justify-content:center}.portfolio_portfolioCard__Y0__h{background:var(--card);border:1px solid var(--border);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;width:100%;max-width:320px}.portfolio_portfolioCard__Y0__h:hover{transform:translateY(-6px);box-shadow:0 0 24px rgba(50,255,170,.35)}.portfolio_portfolioCardContent___nDkP{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.portfolio_projectTitle__OTVma{font-size:1.4rem;font-weight:700;color:var(--primary)}.portfolio_projectDesc__Nndk2{font-size:.95rem;color:var(--muted-foreground);line-height:1.5}.portfolio_carouselSlide__dFogf,.portfolio_portfolioImage__F8nWH,.portfolio_portfolioVideo__YYxWw{width:100%;height:220px;object-fit:cover;border-bottom:1px solid var(--border)}.portfolio_carouselWrapper__b_nqM{width:100%;height:220px;overflow:hidden;position:relative;border-bottom:1px solid var(--border)}.portfolio_carouselInner__9Nr_1{display:flex;height:100%;transition:transform .7s ease-in-out}.portfolio_carouselSlide__dFogf{flex:0 0 100%;width:100%;height:100%;object-fit:cover}@media (max-width:1024px){.portfolio_portfolioGrid__UI7qc{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem}.portfolio_portfolioCard__Y0__h{flex:0 1 320px}}@media (max-width:750px){.portfolio_portfolioGrid__UI7qc{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.portfolio_portfolioCard__Y0__h{flex:unset;width:100%;max-width:320px}}.contact_contact__phxeV{padding:6rem 2rem}.contact_container__F9QUt{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact_infos__KfsyM h2{font-size:2.6rem;font-weight:800;color:var(--primary);margin-bottom:1.5rem}.contact_infos__KfsyM p{margin-bottom:2rem;color:var(--muted-foreground)}.contact_infos__KfsyM ul{list-style:none;padding:0}.contact_infos__KfsyM li{margin-bottom:.8rem;color:var(--foreground)}.contact_form__94lbs{background:var(--card);padding:2.5rem;border:1px solid var(--border);display:flex;flex-direction:column;gap:1rem}.contact_form__94lbs input,.contact_form__94lbs textarea{background:var(--background);border:1px solid var(--border);padding:.8rem;color:var(--foreground)}.contact_form__94lbs button{margin-top:1rem;padding:1rem;background:var(--primary);color:var(--primary-foreground);font-weight:600;cursor:pointer;box-shadow:0 0 14px rgba(50,255,170,.35)}.contact_success__hzBdG{margin-top:1rem;color:var(--primary)}.contact_contactLink__tM2Iu{color:var(--foreground);text-decoration:none;transition:color .3s ease}.contact_contactLink__tM2Iu:hover{color:var(--primary)}@media (max-width:900px){.contact_container__F9QUt{grid-template-columns:1fr}.contact_form__94lbs{margin-top:-1rem}}