.hero[data-astro-cid-lcdefpme]{background:var(--navy);position:relative;overflow:hidden}.hero-bg[data-astro-cid-lcdefpme]{z-index:0;position:absolute;inset:0}.hero-map[data-astro-cid-lcdefpme]{width:100%;height:100%;position:absolute;inset:0}.hm-edge[data-astro-cid-lcdefpme]{stroke:var(--white-12);stroke-width:1px;fill:none;stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset 1.1s var(--ease-premium)}.hero[data-astro-cid-lcdefpme].is-loaded .hm-edge[data-astro-cid-lcdefpme]{stroke-dashoffset:0}.hm-node[data-astro-cid-lcdefpme]{fill:var(--white-20);opacity:0;transition:opacity .7s var(--ease-soft)}.hero[data-astro-cid-lcdefpme].is-loaded .hm-node[data-astro-cid-lcdefpme]{opacity:1}.hm-route[data-astro-cid-lcdefpme]{stroke:var(--accent);stroke-width:2px;fill:none;stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset 1.8s var(--ease-premium) .3s}.hero[data-astro-cid-lcdefpme].is-loaded .hm-route[data-astro-cid-lcdefpme]{stroke-dashoffset:0}.hm-waypoint[data-astro-cid-lcdefpme]{z-index:1;opacity:0;transition:opacity .7s var(--ease-premium), transform .7s var(--ease-premium);align-items:center;gap:.6rem;display:flex;position:absolute;transform:translate(-50%,-50%)translateY(10px)}.hero[data-astro-cid-lcdefpme].is-loaded .hm-waypoint[data-astro-cid-lcdefpme]{opacity:1;transform:translate(-50%,-50%)translateY(0)}.hm-waypoint-dot[data-astro-cid-lcdefpme]{background:var(--accent);width:10px;height:10px;box-shadow:0 0 0 0 var(--accent-30);border-radius:50%;flex-shrink:0;animation:2.6s ease-in-out infinite waypoint-pulse}@keyframes waypoint-pulse{0%,to{box-shadow:0 0 0 0 var(--accent-30)}50%{box-shadow:0 0 0 10px #0000}}.hm-waypoint-label[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--white);white-space:nowrap;background:var(--white-08);border:1px solid var(--white-20);backdrop-filter:blur(6px);border-radius:999px;padding:.4rem .85rem;font-size:.82rem;font-weight:600;transition:background-color .3s,border-color .3s}.hm-waypoint[data-astro-cid-lcdefpme]:hover .hm-waypoint-label[data-astro-cid-lcdefpme]{background:var(--white-12);border-color:var(--white)}.hero-bg__scrim[data-astro-cid-lcdefpme]{background:linear-gradient(100deg, var(--navy) 0%, var(--navy) 34%, #00123399 58%, #00123333 100%);position:absolute;inset:0}.hero-content[data-astro-cid-lcdefpme]{z-index:2;padding:calc(var(--header-h) + 2.5rem) 6vw 5rem;flex-direction:column;justify-content:center;gap:2rem;min-height:100svh;display:flex;position:relative}.hero-text[data-astro-cid-lcdefpme]{flex-direction:column;gap:1.5rem;max-width:640px;display:flex}.hero__eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-size:.82rem;font-weight:700}.hero__title[data-astro-cid-lcdefpme]{color:var(--white);font-size:clamp(2.4rem,6.4vw,4.6rem);font-weight:600;line-height:1.04}.word-mask[data-astro-cid-lcdefpme]{vertical-align:top;margin-bottom:-.08em;padding-bottom:.08em;display:inline-block;overflow:hidden}.word[data-astro-cid-lcdefpme]{will-change:transform;display:inline-block}.word[data-astro-cid-lcdefpme][data-accent=true]{color:var(--accent)}.hero__subtext[data-astro-cid-lcdefpme]{color:var(--white-72);max-width:50ch;font-size:clamp(1rem,1.6vw,1.15rem);line-height:1.6}.hero__ctas[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:1rem;display:flex}.btn[data-astro-cid-lcdefpme]{transition:transform .35s var(--ease-premium), box-shadow .35s var(--ease-premium), background-color .3s, border-color .3s;border-radius:999px;align-items:center;gap:.5rem;padding:.95rem 1.7rem;font-size:.92rem;font-weight:600;display:inline-flex}.btn--primary[data-astro-cid-lcdefpme]{background:var(--accent);color:var(--white);box-shadow:0 10px 24px -10px var(--accent-30)}.btn--primary[data-astro-cid-lcdefpme]:hover{box-shadow:0 16px 30px -10px var(--accent-30);transform:translateY(-2px)scale(1.02)}.btn--ghost[data-astro-cid-lcdefpme]{border:1.5px solid var(--white-20);color:var(--white)}.btn--ghost[data-astro-cid-lcdefpme]:hover{border-color:var(--white);background:var(--white-08)}.btn--lg[data-astro-cid-lcdefpme]{padding:1.1rem 2.1rem;font-size:1rem}.hero-caption[data-astro-cid-lcdefpme]{z-index:2;font-family:var(--font-display);letter-spacing:.06em;color:var(--white-55);font-size:.85rem;position:absolute;bottom:3.5rem;right:6vw}.hero__scroll-cue[data-astro-cid-lcdefpme]{z-index:2;letter-spacing:.08em;text-transform:uppercase;color:var(--white-55);align-items:center;gap:.6rem;font-size:.78rem;display:flex;position:absolute;bottom:2.4rem;left:6vw}.hero__scroll-line[data-astro-cid-lcdefpme]{background:var(--white-55);width:28px;height:1px;position:relative;overflow:hidden}.hero__scroll-line[data-astro-cid-lcdefpme]:after{content:"";background:var(--accent);animation:2.2s ease-in-out infinite scroll-cue;position:absolute;inset:0;transform:translate(-100%)}@keyframes scroll-cue{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}@media (width<=720px){.hero-caption[data-astro-cid-lcdefpme]{display:none}}@media (width<=900px){.hero-map[data-astro-cid-lcdefpme],.hm-waypoint[data-astro-cid-lcdefpme]{display:none}.hero-bg__scrim[data-astro-cid-lcdefpme]{background:var(--navy)}}.intro[data-astro-cid-lcdefpme]{background:var(--white);padding-block:clamp(5rem,10vw,8rem)}.intro__inner[data-astro-cid-lcdefpme]{max-width:var(--container-narrow);text-align:center;margin-inline:auto;padding-inline:6vw}.intro__eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-size:.8rem;font-weight:700}.intro__title[data-astro-cid-lcdefpme]{color:var(--navy);margin-top:.9rem;font-size:clamp(1.6rem,3.4vw,2.3rem);line-height:1.3}.intro__body[data-astro-cid-lcdefpme]{color:var(--navy-60);margin-top:1.3rem;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.7}.intro__quote[data-astro-cid-lcdefpme]{border-top:1px solid var(--navy-08);font-family:var(--font-display);color:var(--navy);margin-top:2rem;padding-top:1.6rem;font-size:1.05rem;font-style:italic}.hub[data-astro-cid-lcdefpme]{background:var(--navy);padding-block:clamp(5rem,10vw,8rem)}.hub__inner[data-astro-cid-lcdefpme]{max-width:var(--container);margin-inline:auto;padding-inline:6vw}.hub__eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);text-align:center;font-size:.8rem;font-weight:700}.hub__title[data-astro-cid-lcdefpme]{color:var(--white);text-align:center;margin-top:.9rem;font-size:clamp(1.9rem,4vw,2.8rem)}.hub__grid[data-astro-cid-lcdefpme]{gap:1rem;height:clamp(440px,46vw,640px);margin-top:clamp(2.5rem,5vw,4rem);display:flex}.hub__cta[data-astro-cid-lcdefpme]{margin-top:clamp(2.5rem,5vw,3.5rem);text-align:center;max-width:46ch;margin-inline:auto}.hub__cta-title[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--white);font-size:1.3rem;font-weight:600}.hub__cta-body[data-astro-cid-lcdefpme]{color:var(--white-72);margin-top:.6rem;font-size:1rem}.hub__cta[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{margin-top:1.4rem}.portal[data-astro-cid-lcdefpme]{transition:flex-grow .65s var(--ease-premium);border-radius:24px;flex:1;display:block;position:relative;overflow:hidden}.hub__grid[data-astro-cid-lcdefpme]:hover .portal[data-astro-cid-lcdefpme]:not(:hover){filter:brightness(.55)saturate(.75)}.portal[data-astro-cid-lcdefpme]:hover,.portal[data-astro-cid-lcdefpme]:focus-within{flex-grow:2.4}.portal__media[data-astro-cid-lcdefpme]{background:var(--navy-soft);position:absolute;inset:0}.portal__video[data-astro-cid-lcdefpme],.portal__img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform 1.2s var(--ease-premium);position:absolute;inset:0;transform:scale(1.02)}.portal[data-astro-cid-lcdefpme]:hover .portal__video[data-astro-cid-lcdefpme],.portal[data-astro-cid-lcdefpme]:hover .portal__img[data-astro-cid-lcdefpme]{transform:scale(1.08)}.portal__network[data-astro-cid-lcdefpme]{width:100%;height:100%;position:absolute;inset:0}.portal__scrim[data-astro-cid-lcdefpme]{background:linear-gradient(to top, var(--navy) 5%, #00123359 45%, #00123326 100%);position:absolute;inset:0}.portal__content[data-astro-cid-lcdefpme]{z-index:1;flex-direction:column;justify-content:flex-end;padding:clamp(1.4rem,2.5vw,2.2rem);display:flex;position:absolute;inset:0}.portal__n[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--accent);font-size:.85rem;font-weight:600}.portal__name[data-astro-cid-lcdefpme]{color:var(--white);margin-top:.5rem;font-size:clamp(1.15rem,1.8vw,1.5rem);font-weight:600;line-height:1.25}.portal__pitch[data-astro-cid-lcdefpme]{color:var(--white-72);opacity:0;max-height:0;transition:max-height .5s var(--ease-premium), opacity .4s var(--ease-premium);margin-top:.7rem;font-size:.9rem;line-height:1.55;overflow:hidden}.portal[data-astro-cid-lcdefpme]:hover .portal__pitch[data-astro-cid-lcdefpme],.portal[data-astro-cid-lcdefpme]:focus-within .portal__pitch[data-astro-cid-lcdefpme]{opacity:1;max-height:6rem}.portal__link[data-astro-cid-lcdefpme]{color:var(--white);align-items:center;gap:.5rem;margin-top:1rem;font-size:.85rem;font-weight:600;display:inline-flex}@media (width<=900px){.hub__grid[data-astro-cid-lcdefpme]{flex-direction:column;height:auto}.portal[data-astro-cid-lcdefpme]{flex:0 0 280px!important}.hub__grid[data-astro-cid-lcdefpme]:hover .portal[data-astro-cid-lcdefpme]:not(:hover){filter:none}.portal__pitch[data-astro-cid-lcdefpme]{opacity:1;max-height:6rem}.portal__video[data-astro-cid-lcdefpme],.portal__img[data-astro-cid-lcdefpme]{transform:scale(1.02)!important}}.proof[data-astro-cid-lcdefpme]{background:var(--white);padding-block:clamp(5rem,10vw,8rem)}.proof__inner[data-astro-cid-lcdefpme]{max-width:var(--container);margin-inline:auto;padding-inline:6vw}.proof__eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);text-align:center;font-size:.8rem;font-weight:700}.proof__title[data-astro-cid-lcdefpme]{color:var(--navy);text-align:center;margin-top:.9rem;font-size:clamp(1.9rem,4vw,2.8rem)}.proof__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;margin:clamp(2.5rem,5vw,4rem) 0 0;padding:0;list-style:none;display:grid}.proof__card[data-astro-cid-lcdefpme]{aspect-ratio:3/4;border-radius:18px;display:block;position:relative;overflow:hidden}.proof__card[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-premium);position:absolute;inset:0}.proof__card[data-astro-cid-lcdefpme]:hover img[data-astro-cid-lcdefpme]{transform:scale(1.06)}.proof__card-inner[data-astro-cid-lcdefpme]{z-index:1;background:linear-gradient(to top, var(--navy) 10%, #00123380 50%, transparent 90%);flex-direction:column;justify-content:flex-end;padding:1.2rem;display:flex;position:absolute;inset:0}.proof__name[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--white);font-size:1rem;font-weight:600}.proof__role[data-astro-cid-lcdefpme]{color:var(--white-72);margin-top:.25rem;font-size:.78rem}.proof__result[data-astro-cid-lcdefpme]{color:var(--white-72);margin-top:.6rem;font-size:.82rem;line-height:1.5}@media (width<=900px){.proof__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.proof__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.pourquoi[data-astro-cid-lcdefpme]{background:var(--navy);padding-block:clamp(5rem,10vw,8rem);position:relative;overflow:hidden}.pourquoi__bg[data-astro-cid-lcdefpme]{opacity:.1;background:url(/images/a-propos/atelier-hero.webp) 50%/cover;position:absolute;inset:0}.pourquoi__inner[data-astro-cid-lcdefpme]{max-width:var(--container-narrow);text-align:center;margin-inline:auto;padding-inline:6vw;position:relative}.pourquoi__eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-size:.8rem;font-weight:700}.pourquoi__title[data-astro-cid-lcdefpme]{color:var(--white);margin-top:.9rem;font-size:clamp(2rem,4.4vw,3rem);font-weight:600}.pourquoi__accent[data-astro-cid-lcdefpme]{color:var(--accent)}.pourquoi__body[data-astro-cid-lcdefpme]{color:var(--white-72);margin-top:1.2rem;max-width:56ch;margin-inline:auto;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.7}.pourquoi__list[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:.8rem 1.6rem;margin:2.2rem 0 0;padding:0;list-style:none;display:flex}.pourquoi__list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:var(--white-72);align-items:center;gap:.5rem;font-size:.88rem;display:flex}.pourquoi__list-icon[data-astro-cid-lcdefpme]{color:var(--accent);flex-shrink:0;display:inline-flex}.pourquoi__link[data-astro-cid-lcdefpme]{color:var(--white);text-underline-offset:4px;align-items:center;gap:.5rem;margin-top:2.2rem;font-size:.95rem;font-weight:600;text-decoration:underline;display:inline-flex}.reviews[data-astro-cid-lcdefpme]{background:var(--white);padding-block:clamp(5rem,10vw,8rem)}.reviews__inner[data-astro-cid-lcdefpme]{max-width:var(--container);margin-inline:auto;padding-inline:6vw}.reviews__eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);text-align:center;font-size:.8rem;font-weight:700}.reviews__title[data-astro-cid-lcdefpme]{color:var(--navy);text-align:center;margin-top:.9rem;margin-bottom:clamp(2.5rem,5vw,4rem);font-size:clamp(1.9rem,4vw,2.8rem)}.final-cta[data-astro-cid-lcdefpme]{background:var(--navy);text-align:center;padding-block:clamp(6rem,12vw,9rem);position:relative;overflow:hidden}.final-cta[data-astro-cid-lcdefpme]:before{content:"";background:radial-gradient(60% 70% at 50% 0%, var(--accent-15) 0%, transparent 70%);pointer-events:none;position:absolute;inset:0}.final-cta__inner[data-astro-cid-lcdefpme]{z-index:2;max-width:var(--container-narrow);flex-direction:column;align-items:center;margin-inline:auto;display:flex;position:relative}.final-cta__eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-size:.8rem;font-weight:700}.final-cta__title[data-astro-cid-lcdefpme]{color:var(--white);margin-top:1rem;font-size:clamp(2.4rem,6vw,4.4rem);font-weight:600}.final-cta__body[data-astro-cid-lcdefpme]{color:var(--white-72);max-width:44ch;margin-top:1.25rem;font-size:1.1rem}.final-cta__ctas[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.pn-edge{stroke:var(--white-20);stroke-width:1px;fill:none;stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset 1s var(--ease-premium)}.portal.is-network-loaded .pn-edge{stroke-dashoffset:0}.pn-node{fill:var(--accent);opacity:0;transition:opacity .6s var(--ease-soft)}.portal.is-network-loaded .pn-node{opacity:.85}
