.LandingPage_page__czvqH{position:relative;overflow:hidden;min-height:100dvh;background:var(--landing-bg)}.LandingPage_landingHeader__Cw1MK{position:relative;z-index:5;display:flex;min-height:92px;align-items:center;justify-content:space-between;padding:14px clamp(24px,6vw,88px);border-bottom:1px solid var(--landing-divider);background:var(--landing-paper)}.LandingPage_headerLogo__lVCTt{display:block;width:clamp(190px,22vw,300px);height:62px;object-fit:contain;object-position:left center}.LandingPage_headerActions__RWWXU{display:flex;align-items:center;gap:14px}.LandingPage_headerLogin__sAjCX{min-width:150px;min-height:42px;background:var(--landing-primary)!important;color:white!important;font-weight:700!important}.LandingPage_hero__tL4AP{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);min-height:560px;border-bottom:1px solid var(--landing-divider)}.LandingPage_hero__tL4AP:before{position:absolute;z-index:-1;right:0;bottom:0;width:60%;aspect-ratio:1004/284;content:"";background:url(/accueil/main.png) 100% 100%/100% 100% no-repeat;-webkit-mask-image:linear-gradient(90deg,transparent 0,black 26%),linear-gradient(180deg,transparent 0,black 28%);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0,black 26%),linear-gradient(180deg,transparent 0,black 28%);mask-composite:intersect;pointer-events:none}.LandingPage_heroCopy__L5oCu{z-index:1;display:grid;align-content:center;justify-items:start;gap:18px;padding:58px clamp(32px,7vw,100px)}.LandingPage_eyebrow__6Ncp_{padding:7px 14px;border-radius:999px;color:var(--landing-primary);background:color-mix(in srgb,var(--landing-primary) 12%,transparent);font-size:.8rem;font-weight:700}.LandingPage_title__zlMXT{font-size:clamp(2.2rem,4vw,3.7rem);font-weight:800;line-height:1.08;letter-spacing:-.04em}.LandingPage_title__zlMXT span{color:var(--landing-primary)}.LandingPage_intro__ETY7F{max-width:620px;font-size:1rem;line-height:1.65}.LandingPage_reliabilityLine__YbSpM,.LandingPage_secure__uf5FL{display:flex;align-items:center;gap:10px}.LandingPage_reliabilityLine__YbSpM{color:var(--landing-primary)}.LandingPage_reliabilityLine__YbSpM p{color:var(--mui-palette-text-primary);font-size:.86rem;font-weight:700}.LandingPage_secure__uf5FL{color:var(--mui-palette-text-secondary)}.LandingPage_secure__uf5FL svg{font-size:1rem}.LandingPage_secure__uf5FL p{font-size:.75rem}.LandingPage_loginButton__0cRF0{width:min(100%,360px);min-height:48px;background:var(--landing-primary)!important;color:white!important;font-weight:700!important}.LandingPage_heroVisual__x1MmG{position:relative;z-index:1;min-height:520px}.LandingPage_dinosaurFrame__nCFxG{position:absolute;top:50%;left:50%;width:min(48%,360px);aspect-ratio:1;overflow:hidden;border-radius:50%;transform:translate(-50%,-50%)}.LandingPage_dinosaurFrame__nCFxG img{display:block;width:auto;max-width:none;height:100%}.LandingPage_featuresSection__W5nN0{padding:102px clamp(24px,7vw,100px) 38px}.LandingPage_sectionTitle__A4m_8{text-align:center;font-size:1.45rem;font-weight:800}.LandingPage_titleRule__hnwSM{width:54px;height:3px;margin:12px auto 28px;border-radius:99px;background:var(--landing-primary)}.LandingPage_featuresGrid__cZSTD{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;max-width:1220px;margin:auto}.LandingPage_featureCard__NhoZa{display:grid;justify-items:center;gap:12px;min-height:190px;padding:24px;border:1px solid var(--landing-divider);border-radius:10px;background:var(--landing-paper);text-align:center}.LandingPage_featureCard__NhoZa h3{font-size:1rem;font-weight:800}.LandingPage_featureCard__NhoZa p{font-size:.8rem;line-height:1.5}.LandingPage_featureIcon__rKToL{display:grid;width:54px;height:54px;place-items:center;border-radius:12px;color:var(--landing-primary);background:color-mix(in srgb,var(--landing-primary) 12%,transparent)}.LandingPage_reliabilityBanner__kXn8F{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:28px;max-width:1220px;margin:0 auto 80px;padding:26px 42px;border:1px solid var(--landing-divider);border-radius:14px;background:color-mix(in srgb,var(--landing-primary) 5%,var(--landing-paper));box-shadow:0 8px 24px rgb(20 45 28/8%)}.LandingPage_reliabilityBanner__kXn8F h2{margin-bottom:8px;color:var(--landing-primary);font-size:1.25rem;font-weight:800}.LandingPage_reliabilityBanner__kXn8F p{margin-top:4px;font-size:.9rem}.LandingPage_shield__9RBtx{display:grid;width:76px;height:76px;place-items:center;border-radius:50%;color:var(--landing-primary);background:color-mix(in srgb,var(--landing-primary) 14%,transparent)}.LandingPage_shield__9RBtx svg{font-size:2.5rem}.LandingPage_bottom__f25sN{position:relative;z-index:2;width:100%;height:280px;overflow:visible;background:transparent}.LandingPage_bottomImage__lYNi7{position:absolute;z-index:2;right:0;bottom:0;left:0;display:block;width:100%;height:auto;transform:translateY(280px);pointer-events:none}.LandingPage_copyright__dTAiz{position:absolute;z-index:3;top:70%;left:50%;padding:18px 28px;border-radius:10px;background:var(--landing-bg);text-align:center;font-size:.75rem;transform:translate(-50%,-50%)}@media (max-width:900px){.LandingPage_hero__tL4AP{grid-template-columns:1fr}.LandingPage_hero__tL4AP:before{width:100%}.LandingPage_heroCopy__L5oCu{justify-items:center;padding:36px 24px 14px;text-align:center}.LandingPage_heroVisual__x1MmG{min-height:360px}.LandingPage_dinosaurFrame__nCFxG{width:min(48%,260px)}.LandingPage_featuresGrid__cZSTD{grid-template-columns:repeat(2,1fr)}.LandingPage_reliabilityBanner__kXn8F{margin-inline:24px}}@media (max-width:560px){.LandingPage_landingHeader__Cw1MK{min-height:72px;padding:10px 18px}.LandingPage_headerLogo__lVCTt{width:158px;height:48px}.LandingPage_headerLogin__sAjCX{min-width:44px;padding-inline:12px!important}.LandingPage_headerLogin__sAjCX .MuiButton-startIcon{margin:0}.LandingPage_headerLoginLabel__ONjKb{display:none}.LandingPage_heroCopy__L5oCu{gap:14px}.LandingPage_title__zlMXT{font-size:2rem}.LandingPage_intro__ETY7F{font-size:.9rem}.LandingPage_heroVisual__x1MmG{min-height:310px}.LandingPage_featuresSection__W5nN0{padding-inline:18px}.LandingPage_featuresGrid__cZSTD{grid-template-columns:1fr;gap:14px}.LandingPage_featureCard__NhoZa{grid-template-columns:52px 1fr auto;justify-items:start;align-items:center;min-height:0;padding:18px;text-align:left}.LandingPage_featureCard__NhoZa p{grid-column:2}.LandingPage_reliabilityBanner__kXn8F{grid-template-columns:1fr;justify-items:center;margin-inline:18px;padding:24px;text-align:center}.LandingPage_bottom__f25sN{height:170px}.LandingPage_bottomImage__lYNi7{transform:translateY(120px)}.LandingPage_copyright__dTAiz{top:68%;padding:12px;font-size:.65rem}}