.parcours-hero-grid[data-astro-cid-mmvdlsin]{background-image:radial-gradient(circle,rgba(245,192,74,.15) 1px,transparent 1px);background-size:28px 28px;mask-image:radial-gradient(ellipse 90% 70% at 50% 30%,#000 30%,transparent 100%)}.hero-flow__path[data-astro-cid-mmvdlsin]{stroke-dasharray:6 1600;stroke-dashoffset:0;opacity:.5;animation:heroFlowDraw 3.2s ease-out forwards,heroFlowDrift 14s ease-in-out 3.2s infinite alternate}.hero-flow__path--2[data-astro-cid-mmvdlsin]{opacity:.35;animation-delay:.3s,3.5s}@keyframes heroFlowDraw{0%{stroke-dasharray:6 1600;stroke-dashoffset:1600}to{stroke-dasharray:1600 1600;stroke-dashoffset:0}}@keyframes heroFlowDrift{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.hero-teaser[data-astro-cid-mmvdlsin]{position:relative;max-width:30rem;margin-left:auto;margin-right:auto}.hero-teaser__line[data-astro-cid-mmvdlsin]{display:block;width:100%;height:2px;overflow:visible}.hero-teaser__line-fill[data-astro-cid-mmvdlsin]{stroke-dasharray:600;stroke-dashoffset:600;animation:heroLineDraw 1.1s ease-out .55s forwards}@keyframes heroLineDraw{to{stroke-dashoffset:0}}.hero-teaser__dots[data-astro-cid-mmvdlsin]{display:flex;justify-content:space-between;margin-top:-.65rem}.hero-teaser__dot[data-astro-cid-mmvdlsin]{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:0;transform:translateY(8px) scale(.85);animation:heroDotPop .5s cubic-bezier(.34,1.56,.64,1) forwards}.hero-teaser__marker[data-astro-cid-mmvdlsin]{display:flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:999px;border:1.5px solid transparent;font-size:.7rem;font-weight:700;font-family:var(--font-heading);transition:transform .25s ease,box-shadow .25s ease}.hero-teaser__dot[data-astro-cid-mmvdlsin]:hover .hero-teaser__marker[data-astro-cid-mmvdlsin]{transform:scale(1.15);box-shadow:0 0 0 5px #d4a0242e}.hero-teaser__label[data-astro-cid-mmvdlsin]{font-size:.7rem;font-weight:600;letter-spacing:.02em;color:#829ab1;transition:color .25s ease}.hero-teaser__dot[data-astro-cid-mmvdlsin]:hover .hero-teaser__label[data-astro-cid-mmvdlsin]{color:#f8d382}@keyframes heroDotPop{to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:640px){.hero-teaser__label[data-astro-cid-mmvdlsin]{font-size:.6rem}}.hero-reveal[data-astro-cid-mmvdlsin]{opacity:0;transform:translateY(14px);animation:heroIn .7s ease forwards}.hero-reveal[data-astro-cid-mmvdlsin]:nth-child(1){animation-delay:.05s}.hero-reveal[data-astro-cid-mmvdlsin]:nth-child(2){animation-delay:.15s}.hero-reveal[data-astro-cid-mmvdlsin]:nth-child(3){animation-delay:.25s}.hero-reveal[data-astro-cid-mmvdlsin]:nth-child(4){animation-delay:.35s}@keyframes heroIn{to{opacity:1;transform:translateY(0)}}.phase-dots[data-astro-cid-mmvdlsin]{position:fixed;right:1.75rem;top:50%;transform:translateY(-50%) translate(0);z-index:40;flex-direction:column;align-items:flex-end;gap:0;padding:.85rem .5rem;border-radius:999px;background-color:#ffffffb3;backdrop-filter:blur(8px);box-shadow:0 4px 20px #102a431a;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,transform .35s ease,visibility .35s}.phase-dots[data-astro-cid-mmvdlsin].is-in-zone{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%) translate(-4px)}.phase-dot-link[data-astro-cid-mmvdlsin]{position:relative;display:flex;align-items:center;gap:.65rem;justify-content:flex-end;padding:.55rem .4rem}.phase-dot-link[data-astro-cid-mmvdlsin]:before{content:"";position:absolute;right:7.5px;top:-50%;width:1.5px;height:100%;background-color:#d9e2ec;z-index:0}.phase-dot-link[data-astro-cid-mmvdlsin]:first-child:before{top:50%}.phase-dot[data-astro-cid-mmvdlsin]{position:relative;z-index:1;width:9px;height:9px;border-radius:999px;background-color:#fff;border:2px solid #bcccdc;transition:all .3s cubic-bezier(.34,1.56,.64,1);flex-shrink:0;box-sizing:border-box}.phase-dot-label[data-astro-cid-mmvdlsin]{font-size:.7rem;font-weight:600;letter-spacing:.03em;color:#829ab1;opacity:0;transform:translate(6px);transition:all .25s ease;white-space:nowrap}.phase-dot-link[data-astro-cid-mmvdlsin]:hover .phase-dot-label[data-astro-cid-mmvdlsin]{opacity:1;transform:translate(0)}.phase-dot-link[data-astro-cid-mmvdlsin]:hover .phase-dot[data-astro-cid-mmvdlsin]{border-color:#d4a024}.phase-dot-link[data-astro-cid-mmvdlsin].is-active .phase-dot[data-astro-cid-mmvdlsin]{background-color:#d4a024;border-color:#d4a024;transform:scale(1.7);box-shadow:0 0 0 4px #d4a0242e}.phase-dot-link[data-astro-cid-mmvdlsin].is-active .phase-dot-label[data-astro-cid-mmvdlsin]{opacity:1;transform:translate(0);color:#102a43;font-weight:700}.track-rail[data-astro-cid-mmvdlsin]{position:absolute;left:calc(4.5rem + 1.5px);top:0;bottom:0;width:3px;background-color:#e8ede8;border-radius:999px}.track-rail__fill[data-astro-cid-mmvdlsin]{position:absolute;top:0;left:0;width:100%;height:0%;background:linear-gradient(180deg,#f5c04a,#d4a024 50%,#102a43);border-radius:999px;transition:height .1s linear}.phase-block[data-astro-cid-mmvdlsin]{padding-bottom:4rem}.phase-block[data-astro-cid-mmvdlsin]:last-child{padding-bottom:0}.phase-ghost-num[data-astro-cid-mmvdlsin]{position:absolute;left:-.5rem;top:-2.2rem;font-size:7rem;font-weight:900;font-family:var(--font-heading);opacity:.08;line-height:1;z-index:0;pointer-events:none}.phase-marker[data-astro-cid-mmvdlsin]{margin-left:auto;flex-shrink:0;width:3.25rem;height:3.25rem;border-radius:999px;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:700;font-size:1.25rem;box-shadow:0 0 0 6px #fff,0 4px 16px #102a432e;position:relative;z-index:10}.substep-index[data-astro-cid-mmvdlsin]{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:700;font-size:.75rem;padding:.2rem .55rem;border-radius:999px}.substep-card[data-astro-cid-mmvdlsin]{box-shadow:0 1px 2px #102a430a}.substep-card[data-astro-cid-mmvdlsin]:hover{border-color:var(--hover-border)!important}.reveal-up[data-astro-cid-mmvdlsin]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.reveal-up[data-astro-cid-mmvdlsin].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.hero-reveal[data-astro-cid-mmvdlsin]{animation:none;opacity:1;transform:none}.reveal-up[data-astro-cid-mmvdlsin]{opacity:1;transform:none;transition:none}.hero-flow__path[data-astro-cid-mmvdlsin],.hero-flow__path--2[data-astro-cid-mmvdlsin]{animation:none;opacity:.3;stroke-dasharray:none}.hero-teaser__line-fill[data-astro-cid-mmvdlsin]{animation:none;stroke-dashoffset:0}.hero-teaser__dot[data-astro-cid-mmvdlsin]{animation:none;opacity:1;transform:none}}@media(max-width:767px){.phase-ghost-num[data-astro-cid-mmvdlsin]{font-size:4rem;top:-1.4rem;left:-.25rem}}
