.HeroSection_section__uYMYD{position:relative;height:100vh;width:100%;display:flex;align-items:center;overflow:hidden;padding-top:6rem}.HeroSection_content__ybkXx{max-width:900px;position:relative;z-index:10}.HeroSection_title__4bifz{font-size:clamp(3rem,6vw,5.5rem);line-height:1.05;margin-bottom:2rem;background:linear-gradient(90deg,#60BB46,#FDB827 20%,#F5821F 40%,#E03A3E 60%,#963D97 80%,#009DDC);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;padding-bottom:.2em}.HeroSection_subtitle__QcE7M{font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.6;margin-bottom:3rem;opacity:.9;font-weight:300;max-width:650px}.HeroSection_actions__PFSaR{display:flex;gap:1rem}.Button_button__hMNEn{padding:1rem 2.5rem;border-radius:9999px;font-family:var(--font-heading);font-weight:700;border:none;cursor:pointer;font-size:1rem;transition:opacity .2s}.Button_primary__oSpWt{background-color:var(--color-foreground);color:var(--color-background)}.Button_primary__oSpWt:hover{opacity:.9}.Button_outline__Zj6Ls{background-color:transparent;border:2px solid var(--color-foreground);color:var(--color-foreground)}.Button_glass__lHOHT{position:relative;padding:1.5rem 3rem;border:1px solid rgba(255,255,255,.3);background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.08) 50%,rgba(255,255,255,.03));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:white;font-family:Orbitron,sans-serif;font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;overflow:hidden;transition:all .8s cubic-bezier(.175,.885,.32,2.2);box-shadow:0 8px 32px 0 rgba(31,38,135,.1)}.Button_glass__lHOHT:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,255,255,.1),rgba(255,255,255,.2) 50%,rgba(255,255,255,.1));transform:translateX(-100%);transition:transform .6s ease}.Button_glass__lHOHT:hover:before{transform:translateX(100%)}@keyframes Button_floatBG__Vh0pL{0%,to{background-position:0 0}25%{background-position:30% 70%}50%{background-position:70% 30%}75%{background-position:40% 60%}}.Footer_footer__eNA9m{background-color:#2C2825;color:#EAE6DF;padding:4rem 0 2rem;margin-top:auto}.Footer_grid__WCfx6{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.Footer_brandDesc__JyP2_{opacity:.7;max-width:300px;margin-top:1rem;line-height:1.6}.Footer_column__DPqof h4{font-family:var(--font-heading);margin-bottom:1.5rem;font-size:1.1rem}.Footer_list__3JsYY{list-style:none}.Footer_list__3JsYY li{margin-bottom:.8rem}.Footer_list__3JsYY a{opacity:.6;transition:opacity .2s;font-size:.95rem}.Footer_list__3JsYY a:hover{opacity:1}.Footer_bottom__ch0uR{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;display:flex;justify-content:space-between;opacity:.5;font-size:.85rem}.LiquidNavbar_header__5K35o{position:fixed;top:1.5rem;left:50%;transform:translateX(-50%);width:95%;max-width:1200px;z-index:100;padding:.75rem 2rem;background:linear-gradient(135deg,rgba(244,241,234,.15),rgba(244,241,234,.08) 50%,rgba(244,241,234,.15));backdrop-filter:blur(35px) saturate(200%) brightness(1.05);-webkit-backdrop-filter:blur(35px) saturate(200%) brightness(1.05);border-radius:9999px;border:1px solid rgba(255,255,255,.6);box-shadow:0 8px 40px rgba(0,0,0,.04),inset 0 2px 2px rgba(255,255,255,.9),inset 0 -1px 1px rgba(255,255,255,.5);transition:all .3s cubic-bezier(.4,0,.2,1)}.LiquidNavbar_header__5K35o.LiquidNavbar_visible__o_T1g{transform:translateX(-50%) translateY(0);opacity:1}.LiquidNavbar_header__5K35o.LiquidNavbar_hidden__QO8ei{transform:translateX(-50%) translateY(-150%);opacity:0}.LiquidNavbar_header__5K35o:hover{transform:translateX(-50%) scale(1.02);box-shadow:0 12px 50px rgba(0,0,0,.06),inset 0 3px 3px rgba(255,255,255,1),inset 0 -1px 1px rgba(255,255,255,.6)}.LiquidNavbar_nav__L6Qsl{display:flex;justify-content:space-between;align-items:center;gap:2rem}.LiquidNavbar_logo__v7J_3{font-family:var(--font-heading);font-weight:800;color:var(--color-foreground);letter-spacing:-.03em;display:flex;align-items:baseline;gap:.5rem;transition:transform .3s ease}.LiquidNavbar_logo__v7J_3:hover{transform:scale(1.05)}.LiquidNavbar_logoMain__AYc2E{font-size:1.5rem}.LiquidNavbar_logoSub__ZTyTB{font-size:.85rem;font-weight:500;opacity:.8;font-family:var(--font-body)}.LiquidNavbar_links__6AIU_{display:flex;gap:.5rem;align-items:center;position:relative}.LiquidNavbar_link__JreZd{position:relative;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-foreground);opacity:.8;transition:opacity .2s;z-index:2}.LiquidNavbar_link__JreZd:hover{opacity:1}.LiquidNavbar_linkPill__4lxNM{position:absolute;top:0;left:0;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.4),rgba(255,255,255,.2) 50%,rgba(255,255,255,.4));backdrop-filter:blur(10px);border-radius:9999px;border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 16px rgba(255,255,255,.3),inset 0 1px 0 rgba(255,255,255,.8);transition:all .4s cubic-bezier(.34,1.56,.64,1);z-index:1}.LiquidNavbar_actions__rixkf{display:flex;align-items:center;margin-left:1rem;position:relative;z-index:10}.LiquidNavbar_languageToggleContainer__wOnPB{position:relative;height:36px;width:80px;border-radius:9999px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1)}.LiquidNavbar_languageOption__DDSzU{position:absolute;top:0;width:50%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;color:var(--color-foreground);cursor:pointer;transition:all .3s ease;z-index:2}.LiquidNavbar_languageOption__DDSzU:first-child{left:0}.LiquidNavbar_languageOption__DDSzU:last-child{right:0}.LiquidNavbar_languageIndicator__haw8I{position:absolute;top:2px;left:2px;height:calc(100% - 4px);width:calc(50% - 4px);background:var(--color-primary);border-radius:9999px;transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:1;box-shadow:0 2px 5px rgba(0,0,0,.2)}.LiquidNavbar_languageToggleContainer__wOnPB[data-lang=en] .LiquidNavbar_languageIndicator__haw8I{transform:translateX(calc(100% - 4px))}.LiquidNavbar_languageOption__DDSzU[data-active=true]{color:white;font-weight:700}.LiquidNavbar_languageOption__DDSzU:hover:not([data-active=true]){opacity:.8}@media (prefers-color-scheme:dark){.LiquidNavbar_header__5K35o{background:linear-gradient(135deg,rgba(26,24,22,.15),rgba(26,24,22,.08) 50%,rgba(26,24,22,.15));border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 40px rgba(0,0,0,.3),inset 0 2px 2px rgba(255,255,255,.2),inset 0 -1px 1px rgba(255,255,255,.1)}.LiquidNavbar_header__5K35o:hover{box-shadow:0 12px 50px rgba(0,0,0,.5),inset 0 3px 3px rgba(255,255,255,.25),inset 0 -1px 1px rgba(255,255,255,.15)}}.LiquidNavbar_dropdown__5zakQ{position:absolute;top:calc(100% + 15px);right:0;width:240px;background:rgba(26,24,22,.9);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:.75rem;box-shadow:0 10px 40px rgba(0,0,0,.4),inset 0 1px 1px rgba(255,255,255,.1);z-index:1000}.dark .LiquidNavbar_dropdown__5zakQ{background:rgba(15,13,11,.95);border-color:rgba(255,255,255,.05)}.LiquidNavbar_dropdownHeader__NbyyT{padding:.75rem 1rem}.LiquidNavbar_dropdownUser__OSWQm{font-size:.95rem;font-weight:700;color:white;font-family:var(--font-heading)}.LiquidNavbar_dropdownEmail__QSCa7{font-size:.75rem;color:rgba(255,255,255,.5);margin-top:.2rem}.LiquidNavbar_dropdownDivider__vUzcf{height:1px;background:rgba(255,255,255,.1);margin:.5rem 0}.LiquidNavbar_dropdownItem__M1Za3{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;width:100%;color:rgba(255,255,255,.8);font-size:.9rem;font-weight:500;border-radius:12px;transition:all .2s ease;text-align:left;background:transparent;border:none;cursor:pointer}.LiquidNavbar_dropdownItem__M1Za3:hover{background:rgba(255,255,255,.05);color:white;transform:translateX(4px)}.LiquidNavbar_logoutItem__ns_BA{color:rgba(255,255,255,.7)}.LiquidNavbar_logoutItem__ns_BA:hover{background:rgba(239,68,68,.15);color:#ef4444}.ThemeToggle_toggleContainer__Aydip{position:relative;width:64px;height:32px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:9999px;border:1px solid rgba(255,255,255,.2);cursor:pointer;display:flex;align-items:center;padding:2px;transition:all .3s ease;overflow:hidden}.dark .ThemeToggle_toggleContainer__Aydip{background:rgba(0,0,0,.2);border-color:rgba(255,255,255,.1)}.ThemeToggle_slider__keWdJ{position:absolute;width:26px;height:26px;background:#3B82F6;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .4s cubic-bezier(.34,1.56,.64,1);z-index:2;box-shadow:0 2px 8px rgba(59,130,246,.4)}.ThemeToggle_sliderLight__ybKtL{transform:translateX(0)}.ThemeToggle_sliderDark__3D92z{transform:translateX(32px);background:#6366F1;box-shadow:0 2px 8px rgba(99,102,241,.4)}.ThemeToggle_moonIcon__HZo_e,.ThemeToggle_sunIcon__TPnCx{color:white}.ThemeToggle_iconsContainer__Z1wcx{width:100%;display:flex;justify-content:space-around;align-items:center;z-index:1}.ThemeToggle_bgMoon__SUntm,.ThemeToggle_bgSun__5Qbf7{color:rgba(255,255,255,.4);transition:opacity .3s ease}.dark .ThemeToggle_bgMoon__SUntm,.dark .ThemeToggle_bgSun__5Qbf7{color:rgba(255,255,255,.2)}.ThemeToggle_active__HbI_C{opacity:0}.ThemeToggle_toggleContainer__Aydip:hover{border-color:rgba(255,255,255,.4);box-shadow:0 0 15px rgba(255,255,255,.05)}.ProductShowcase_section__bu6dH{padding:8rem 0;position:relative;overflow:hidden}.ProductShowcase_product__tKNC_{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:8rem}.ProductShowcase_product__tKNC_:last-child{margin-bottom:0}.ProductShowcase_product__tKNC_.ProductShowcase_reverse___wqD7 .ProductShowcase_content__64knH{order:2}.ProductShowcase_product__tKNC_.ProductShowcase_reverse___wqD7 .ProductShowcase_visual__Dq1Dj{order:1}.ProductShowcase_label__RcQrW{display:inline-block;font-family:var(--font-heading);font-size:.9rem;font-weight:700;color:var(--color-accent);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.ProductShowcase_title__WiL3D{font-size:clamp(2rem,4vw,3rem);margin-bottom:1.5rem;line-height:1.1}.ProductShowcase_description__eRQTv{font-size:1.1rem;opacity:.8;line-height:1.6;margin-bottom:2rem;max-width:500px}.ProductShowcase_visual__Dq1Dj{position:relative;height:400px;background:var(--color-secondary);border-radius:24px;overflow:hidden;display:flex;align-items:center;justify-content:center}.ProductShowcase_franceJobsVisual__HfFXk{background:linear-gradient(135deg,#F4F1EA,#E3DCD2)}.ProductShowcase_saasVisual__2QqhB{background:#2C2825}@media (max-width:768px){.ProductShowcase_product__tKNC_{grid-template-columns:1fr;gap:2rem}.ProductShowcase_product__tKNC_.ProductShowcase_reverse___wqD7 .ProductShowcase_content__64knH{order:0}.ProductShowcase_product__tKNC_.ProductShowcase_reverse___wqD7 .ProductShowcase_visual__Dq1Dj{order:1}}.ServicesSection_section__oJ_uE{padding:6rem 0 10rem;background:var(--color-background)}.ServicesSection_header__dXXU1{text-align:center;margin-bottom:4rem}.ServicesSection_label__mGjfi{font-family:var(--font-heading);font-size:.9rem;font-weight:700;color:var(--color-primary);text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:1rem}.ServicesSection_title__H00hU{font-size:clamp(2rem,3.5vw,2.5rem)}.ServicesSection_grid__w1HqP{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,300px);gap:1.5rem}.ServicesSection_card__Q_ITh{background:#2C2825;border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:2.5rem;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;transition:all .4s ease;box-shadow:0 4px 30px rgba(0,0,0,.1)}.ServicesSection_card__Q_ITh:hover{transform:translateY(-5px);border-color:rgba(255,255,255,.15);box-shadow:0 20px 40px rgba(0,0,0,.2)}.ServicesSection_cardLarge__HDswY{grid-column:span 2}.ServicesSection_cardMedium__8Pn1z{grid-row:span 2}.ServicesSection_cardTitle__H1vyl{font-size:1.5rem;margin-bottom:.8rem;font-family:var(--font-heading);color:#EAE6DF;position:relative;z-index:2}.ServicesSection_cardDesc__toBkM{font-size:1rem;color:rgba(234,230,223,.6);line-height:1.6;position:relative;z-index:2;max-width:90%}@media (max-width:900px){.ServicesSection_grid__w1HqP{grid-template-columns:1fr;grid-template-rows:auto}.ServicesSection_cardLarge__HDswY,.ServicesSection_cardMedium__8Pn1z{grid-column:span 1;grid-row:span 1;min-height:300px}}