.hero-canvas[data-v-b6fc7f39]{position:absolute;inset:0;width:100%;height:100%;opacity:.85;mask-image:radial-gradient(75% 75% at 50% 40%,#000 55%,transparent 100%);-webkit-mask-image:radial-gradient(75% 75% at 50% 40%,#000 55%,transparent 100%)}.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;padding-block:9rem 5rem}.hero__glow[data-astro-cid-bbe6dxrz]{position:absolute;top:-20%;left:50%;transform:translate(-50%);width:900px;height:900px;background:radial-gradient(circle,rgba(124,92,255,.18),transparent 60%);filter:blur(40px);pointer-events:none}.hero__inner[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center}.hero__badge[data-astro-cid-bbe6dxrz]{color:var(--text-soft)}.dot[data-astro-cid-bbe6dxrz]{width:7px;height:7px;border-radius:50%;background:var(--emerald);box-shadow:0 0 10px var(--emerald);animation:pulse-glow 2s infinite}.hero__title[data-astro-cid-bbe6dxrz]{margin-top:1.6rem;max-width:16ch}.hero__line[data-astro-cid-bbe6dxrz]{display:block}.hero__subtitle[data-astro-cid-bbe6dxrz]{max-width:60ch;margin-top:1.6rem}.hero__cta[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;margin-top:2.4rem;flex-wrap:wrap;justify-content:center}.hero__stats[data-astro-cid-bbe6dxrz]{display:flex;gap:clamp(1.5rem,5vw,3.5rem);margin-top:3.5rem;flex-wrap:wrap;justify-content:center}.hero__stat[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.3rem}.hero__stat-value[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700}.hero__stat-label[data-astro-cid-bbe6dxrz]{font-size:.85rem;color:var(--text-muted)}.hero__scroll[data-astro-cid-bbe6dxrz]{position:absolute;bottom:1.8rem;left:50%;transform:translate(-50%);width:24px;height:38px;border:1.5px solid var(--border-strong);border-radius:999px;display:grid;place-items:start center;padding-top:7px;z-index:2}.hero__scroll[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{width:4px;height:8px;border-radius:4px;background:var(--iris-bright);animation:scrolldot 1.8s infinite}@keyframes scrolldot{0%{transform:translateY(0);opacity:1}70%{transform:translateY(12px);opacity:0}to{opacity:0}}@media(max-width:640px){.hero__cta[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{width:100%}}.trust[data-astro-cid-zdc2jl42]{padding-block:2.5rem 1rem;border-block:1px solid var(--border);background:#ffffff03}.trust__label[data-astro-cid-zdc2jl42]{text-align:center;font-family:var(--font-mono);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-dim);margin-bottom:1.8rem}.trust__marquee[data-astro-cid-zdc2jl42]{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.trust__track[data-astro-cid-zdc2jl42]{display:flex;gap:3.5rem;width:max-content;animation:marquee 32s linear infinite}.trust__marquee[data-astro-cid-zdc2jl42]:hover .trust__track[data-astro-cid-zdc2jl42]{animation-play-state:paused}.trust__item[data-astro-cid-zdc2jl42]{font-family:var(--font-display);font-size:1.25rem;font-weight:600;color:var(--text-dim);transition:color .3s ease;white-space:nowrap}.trust__item[data-astro-cid-zdc2jl42]:hover{color:var(--text-soft)}.rubriques[data-astro-cid-htsdiv2e]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.rubrique[data-astro-cid-htsdiv2e]{position:relative;display:flex;flex-direction:column;padding:1.8rem;overflow:hidden}.rubrique[data-astro-cid-htsdiv2e]:before{content:"";position:absolute;inset:0;background:radial-gradient(120% 80% at 0% 0%,rgba(var(--accent-rgb),.1),transparent 55%);opacity:0;transition:opacity .4s var(--ease);pointer-events:none}.rubrique[data-astro-cid-htsdiv2e]:hover:before{opacity:1}.rubrique__icon[data-astro-cid-htsdiv2e]{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;color:rgb(var(--accent-rgb));background:rgba(var(--accent-rgb),.12);border:1px solid rgba(var(--accent-rgb),.25);margin-bottom:1.2rem}.rubrique__title[data-astro-cid-htsdiv2e]{font-size:1.3rem;margin-bottom:.5rem}.rubrique__desc[data-astro-cid-htsdiv2e]{color:var(--text-muted);font-size:.95rem;margin-bottom:1.4rem}.rubrique__more[data-astro-cid-htsdiv2e]{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;font-weight:600;font-size:.9rem;color:var(--text-soft);transition:gap .3s var(--ease),color .3s var(--ease)}.rubrique[data-astro-cid-htsdiv2e]:hover .rubrique__more[data-astro-cid-htsdiv2e]{gap:.7rem;color:#fff}.rubrique__more[data-astro-cid-htsdiv2e] svg[data-astro-cid-htsdiv2e]{color:rgb(var(--accent-rgb))}@media(max-width:900px){.rubriques[data-astro-cid-htsdiv2e]{grid-template-columns:1fr 1fr}}@media(max-width:560px){.rubriques[data-astro-cid-htsdiv2e]{grid-template-columns:1fr}}
