:root{--ambient:27 38% 90%;--surface:36 33% 97%;--ink:16 22% 35%;--ink-soft:16 18% 40%;--ink-whisper:16 12% 40%;--line:27 25% 80%;--line-soft:27 25% 86%;--accent:17 50% 58%;--accent-ink:36 33% 97%;--accent-text:17 55% 40%;--accent-strong:17 50% 45%;--accent-on-dark:17 65% 82%;--anchor:16 22% 35%;--anchor-ink:36 33% 97%;--sage:93 14% 67%;--sage-ink:16 25% 22%;--glow:17 55% 63%;--destructive:0 60% 40%;--font-sans:'Inter',ui-sans-serif,system-ui,sans-serif;--font-serif:'DM Serif Display',Georgia,'Times New Roman',serif;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-pill:9999px;--ease-ressac:cubic-bezier(0.22,0.61,0.36,1);--ease-souffle:cubic-bezier(0.37,0,0.63,1);--ease-pose:cubic-bezier(0.83,0,0.17,1);--dur-instant:120ms;--dur-pose:280ms;--dur-ressac:600ms;--dur-lent:900ms;--space-section:clamp(3.25rem,6.5vw,6.5rem);--space-movement:clamp(4rem,8vw,8rem);--space-ample:clamp(5rem,10vw,10rem);--header-h:5rem;--md:768px}*,*::before,*::after{box-sizing:border-box;border-color:hsl(var(--line))}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;color-scheme:light}body,h1,h2,h3,h4,p,ul,ol,dl,dd,figure,blockquote,hr{margin:0}ul,ol{padding:0;list-style:none}img{display:block;max-width:100%;height:auto}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer;background:none;border:0;padding:0}a{color:inherit}iframe{border:0}[hidden]{display:none !important}body{background:hsl(var(--ambient));color:hsl(var(--ink));font-family:var(--font-sans);font-size:17px;line-height:1.65;letter-spacing:-0.003em;font-feature-settings:'cv11' 1,'calt' 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:768px){body{font-size:18px}}h1,h2,h3,h4{font-family:var(--font-serif);font-weight:400;letter-spacing:-0.01em;line-height:1.08;color:hsl(var(--anchor))}h1{font-size:clamp(2.5rem,4.8vw + 1rem,5.5rem)}h2{font-size:clamp(2rem,2.6vw + 1rem,3.5rem)}h3{font-size:clamp(1.5rem,1.2vw + 1rem,2rem)}::selection{background:hsl(var(--accent) / 0.25);color:hsl(var(--anchor))}:focus-visible{outline:2px solid hsl(var(--glow));outline-offset:3px;border-radius:var(--radius-xs)}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:120ms !important;scroll-behavior:auto !important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:100;padding:.5rem 1rem;background:hsl(var(--anchor));color:hsl(var(--anchor-ink));border-radius:var(--radius-sm);text-decoration:none;transition:top var(--dur-pose)}.skip-link:focus{top:1rem}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.site-shell{display:flex;min-height:100vh;flex-direction:column}.site-main{flex:1}.col-page{width:100%;max-width:1240px;margin-inline:auto;padding-inline:clamp(1.5rem,4vw,3rem)}.col-narrative{width:100%;max-width:62ch;margin-inline:auto}.col-wide{width:100%;max-width:80ch;margin-inline:auto}.grid-editorial{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:clamp(1rem,2vw,2rem);row-gap:clamp(2rem,4vw,4rem)}.grid-editorial > *{grid-column:1 / -1;min-width:0}.grid-editorial.items-center{align-items:center}@media (min-width:768px){.g-aside,.g-aside-plain{grid-column:1 / span 3}.g-aside{padding-right:1.5rem;border-right:1px solid hsl(var(--line-soft))}.g-main{grid-column:4 / span 8}.g-half{grid-column:span 6}.g-half-end{grid-column:8 / span 5}.g-center8{grid-column:3 / span 8}.g-5{grid-column:span 5}.g-6-end{grid-column:7 / span 6}.g-4{grid-column:span 4}.g-8{grid-column:span 8}.md-order-1{order:1}.md-order-2{order:2}.md-mt-0{margin-top:0 !important}.sticky-aside{position:sticky;top:8rem}}.order-1{order:1}.order-2{order:2}.stack-3{display:flex;flex-direction:column;gap:.75rem}.stack-4{display:flex;flex-direction:column;gap:1rem}.stack-6{display:flex;flex-direction:column;gap:1.5rem}.section{padding-block:var(--space-section)}.section--tight{padding-block:var(--space-section)}.section--normal{padding-block:var(--space-movement)}.section--ample{padding-block:var(--space-ample)}.section--compact{padding-block:clamp(2.5rem,5vw,4.5rem)}.section--fiche-hero{padding-block:clamp(3rem,6vw,5.5rem) clamp(2.5rem,5vw,4.5rem)}.section--fiche-cta{padding-block:clamp(4rem,8vw,7rem)}.tone-surface{background:hsl(var(--surface))}.tone-anchor{background:hsl(var(--anchor));color:hsl(var(--anchor-ink))}.tone-anchor h1,.tone-anchor h2,.tone-anchor h3{color:hsl(var(--anchor-ink))}.tone-anchor .pack-card h3,.tone-anchor .pack-card .pack-card__title{color:hsl(var(--anchor))}.tone-anchor .pack-card:hover .pack-card__title{color:hsl(var(--accent-text))}.scroll-target{scroll-margin-top:7rem}.kicker{display:block;font-family:var(--font-sans);font-size:0.75rem;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;color:hsl(var(--ink-whisper));line-height:1.45}.kicker--muted{color:hsl(var(--anchor-ink) / 0.8)}span.kicker a{display:inline}.chapo{font-family:var(--font-serif);font-size:clamp(1.25rem,1vw + 1rem,1.6rem);line-height:1.4;color:hsl(var(--ink));font-weight:400;letter-spacing:-0.01em;text-wrap:pretty}.h1-editorial,.h2-editorial{font-family:var(--font-serif);text-wrap:balance;color:hsl(var(--anchor))}.serif{font-family:var(--font-serif);font-weight:400}.italic{font-style:italic}.not-italic{font-style:normal}.italic-editorial{font-family:var(--font-serif);font-style:italic;font-weight:400}.tabular{font-variant-numeric:tabular-nums}.caption-note{font-size:0.875rem;line-height:1.375;color:hsl(var(--ink-whisper))}.chapter-number{display:block;font-family:var(--font-sans);font-variant-numeric:tabular-nums;font-weight:500;font-size:0.75rem;letter-spacing:0.12em;color:hsl(var(--ink-whisper));line-height:1.45}.big-number{font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor));font-variant-numeric:tabular-nums;line-height:1;font-size:clamp(3rem,6vw,5rem)}.big-number--lg{font-size:clamp(3.5rem,7vw,6rem)}.price-lg{font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor));font-size:clamp(1.75rem,1.5vw + 1rem,2.5rem);line-height:1.1}.cta-title{font-family:var(--font-serif);font-style:italic;font-size:clamp(2.25rem,3vw + 1rem,3.5rem);line-height:1.05}.legal-title{font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor));font-size:clamp(2.5rem,4vw + 1rem,4.5rem);line-height:1.05}.post-title{font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor));font-size:clamp(2.25rem,3.5vw + 1rem,4rem);line-height:1.05}.text-xs{font-size:0.75rem;line-height:1.45}.text-sm{font-size:0.875rem;line-height:1.55}.text-lg{font-size:1.125rem;line-height:1.6}.text-xl{font-size:1.25rem;line-height:1.5}.text-2xl{font-size:1.5rem;line-height:1.35}.text-3xl{font-size:2rem;line-height:1.2}.leading-relaxed{line-height:1.625}.text-center{text-align:center}.text-balance{text-wrap:balance}.text-pretty{text-wrap:pretty}.nowrap{white-space:nowrap}.underline{text-decoration:underline}.text-ink{color:hsl(var(--ink))}.text-soft{color:hsl(var(--ink-soft))}.text-whisper{color:hsl(var(--ink-whisper))}.text-anchor{color:hsl(var(--anchor))}.text-accent{color:hsl(var(--accent-text))}.on-anchor{color:hsl(var(--anchor-ink))}.on-anchor-80{color:hsl(var(--anchor-ink) / 0.8)}.on-anchor-70{color:hsl(var(--anchor-ink) / 0.8)}.on-anchor-60{color:hsl(var(--anchor-ink) / 0.78)}.tone-anchor .text-accent{color:hsl(var(--accent-on-dark))}.max-w-36ch{max-width:36ch}.max-w-42ch{max-width:42ch}.max-w-48ch{max-width:48ch}.max-w-50ch{max-width:50ch}.max-w-52ch{max-width:52ch}.max-w-55ch{max-width:55ch}.max-w-58ch{max-width:58ch}.max-w-60ch{max-width:60ch}.rule-fine{border:0;border-top:1px solid hsl(var(--line));margin:0}.rule-short{width:4rem;margin-inline:auto}.ink-link{position:relative;color:hsl(var(--ink));text-decoration:none;background-image:linear-gradient(hsl(var(--ink)),hsl(var(--ink)));background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;padding-bottom:2px;transition:background-size var(--dur-ressac) var(--ease-ressac),color var(--dur-pose) var(--ease-pose)}.ink-link:hover,.ink-link:focus-visible{background-size:100% 2px;color:hsl(var(--anchor))}.ink-link--accent{background-image:linear-gradient(hsl(var(--accent-text)),hsl(var(--accent-text)));color:hsl(var(--accent-text))}.ink-link--accent:hover,.ink-link--accent:focus-visible{color:hsl(var(--accent-text))}.block-link{display:block;text-decoration:none}.marginalia{position:relative;padding-left:1.25rem}.marginalia::before{content:'';position:absolute;left:0;top:0.4em;width:1px;height:calc(100% - 0.8em);background:hsl(var(--line))}.pull-quote{margin:var(--space-movement) auto;max-width:44ch;text-align:center}.pull-quote__text{font-family:var(--font-serif);font-style:italic;font-size:clamp(1.5rem,2vw + 1rem,2.25rem);line-height:1.25}.prose-editorial{max-width:62ch;color:hsl(var(--ink))}.prose-editorial--lg{font-size:1.125rem;line-height:1.6}.prose-editorial h2{margin-top:3rem;margin-bottom:1rem;font-size:clamp(1.6rem,1.6vw + 1rem,2.25rem)}.prose-editorial h3{margin-top:2rem;margin-bottom:0.75rem;font-size:clamp(1.25rem,0.8vw + 1rem,1.625rem)}.prose-editorial p{margin-bottom:1.15rem}.prose-editorial > p:first-child::first-line{font-variant-caps:all-small-caps;letter-spacing:0.05em}.prose-editorial a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;color:hsl(var(--ink))}.prose-editorial a:hover{color:hsl(var(--accent-text))}.prose-editorial blockquote{margin:2rem 0;padding-left:1.5rem;border-left:1px solid hsl(var(--accent));font-family:var(--font-serif);font-style:italic;font-size:1.15em;color:hsl(var(--ink-soft))}.prose-editorial ul,.prose-editorial ol{margin-bottom:1.15rem;padding-left:1.5rem}.prose-editorial ul{list-style:disc}.prose-editorial ol{list-style:decimal}.prose-editorial li{margin-bottom:0.4rem}.prose-editorial hr{margin:3rem auto;width:3rem;border:0;border-top:1px solid hsl(var(--line))}.prose-editorial table{width:100%;border-collapse:collapse;margin-bottom:1.15rem;font-size:0.9375rem}.prose-editorial th,.prose-editorial td{padding:0.6rem 0.75rem 0.6rem 0;text-align:left;vertical-align:top;border-bottom:1px solid hsl(var(--line))}.prose-editorial th{font-family:var(--font-sans);font-size:0.75rem;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;color:hsl(var(--ink-whisper))}.prose-editorial .notice p{margin:0}.notice{border-radius:var(--radius-md);border:1px solid hsl(var(--accent) / 0.4);background:hsl(var(--accent) / 0.05);padding:1.25rem;margin:2rem 0;font-size:0.875rem;line-height:1.55;color:hsl(var(--ink))}.notice strong{font-style:normal}.reveal{opacity:0;transform:translateY(10px);transition:opacity var(--dur-ressac) var(--ease-ressac),transform var(--dur-ressac) var(--ease-ressac)}.reveal.is-visible,.no-js .reveal{opacity:1;transform:translateY(0)}@keyframes ressac{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.animate-ressac{animation:ressac var(--dur-ressac) var(--ease-ressac) both}.orb{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:none}.orb--48{width:48px;height:48px}.orb--120{width:120px;height:120px}.orb > span{position:absolute;border-radius:var(--radius-pill)}.orb__halo{inset:0;background:radial-gradient(circle,hsl(var(--glow) / 0.35),hsl(var(--glow) / 0) 65%);animation:orb-breath-out 10s var(--ease-souffle) infinite}.orb__glow{inset:18%;background:radial-gradient(circle,hsl(var(--accent) / 0.4),hsl(var(--accent) / 0) 70%);animation:orb-breath-in 10s var(--ease-souffle) infinite;animation-delay:0.4s}.orb__core{inset:38%;background:hsl(var(--accent) / 0.85);animation:orb-core 10s var(--ease-souffle) infinite}.orb--quiet .orb__halo{opacity:0.35}.orb--quiet .orb__glow{opacity:0.6}.orb--normal .orb__halo{opacity:0.6}.orb--normal .orb__glow{opacity:0.85}.orb--strong .orb__halo{opacity:0.85}.orb--strong .orb__glow{opacity:1}@keyframes orb-breath-out{0%,100%{transform:scale(0.92);opacity:0.3}40%,60%{transform:scale(1.05);opacity:0.7}}@keyframes orb-breath-in{0%,100%{transform:scale(0.88);opacity:0.5}40%,60%{transform:scale(1.02);opacity:0.9}}@keyframes orb-core{0%,100%{transform:scale(0.85)}40%,60%{transform:scale(1)}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;font-weight:500;letter-spacing:-0.01em;text-decoration:none;height:2.75rem;padding-inline:1.5rem;font-size:0.875rem;border-radius:var(--radius-pill);border:1px solid transparent;transition:background-color var(--dur-pose) var(--ease-pose),color var(--dur-pose) var(--ease-pose),border-color var(--dur-pose) var(--ease-pose),transform var(--dur-pose) var(--ease-pose)}.btn:active{transform:translateY(0.5px)}.btn:disabled{pointer-events:none;opacity:0.5}.btn:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--ambient)),0 0 0 4px hsl(var(--glow))}.btn--pose{background:hsl(var(--anchor));color:hsl(var(--anchor-ink))}.btn--pose:hover{background:hsl(var(--ink));color:hsl(var(--ambient))}.btn--ligne{background:transparent;color:hsl(var(--ink));border-color:hsl(var(--ink) / 0.7)}.btn--ligne:hover{background:hsl(var(--ink));color:hsl(var(--ambient))}.btn--inverse{background:transparent;color:hsl(var(--anchor-ink));border-color:hsl(var(--anchor-ink) / 0.7)}.btn--inverse:hover{background:hsl(var(--anchor-ink));color:hsl(var(--anchor))}.btn--accent{background:hsl(var(--accent-strong));color:hsl(var(--accent-ink))}.btn--accent:hover{filter:brightness(1.05)}.btn--ghost{border-radius:var(--radius-xs);color:hsl(var(--ink));padding-inline:0;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:hsl(var(--ink) / 0.4);text-underline-offset:6px}.btn--ghost:hover{text-decoration-color:hsl(var(--ink));text-decoration-thickness:2px}.btn--sm{height:2.25rem;padding-inline:1rem;font-size:0.875rem}.btn--lg{height:3rem;padding-inline:1.75rem;font-size:1rem}.btn--xl{height:3.5rem;padding-inline:2.25rem;font-size:1rem}.pill-sage{display:inline-flex;width:fit-content;align-items:center;border-radius:var(--radius-pill);background:hsl(var(--sage));color:hsl(var(--sage-ink));padding:.375rem 1rem;font-size:0.875rem;font-weight:500}.icon{width:1.25rem;height:1.25rem;flex:none}.icon--sm{width:1rem;height:1rem}.icon--md{width:1.25rem;height:1.25rem}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid hsl(var(--line-soft));background:hsl(var(--ambient) / 0.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__bar{display:flex;height:4rem;align-items:center;justify-content:space-between;gap:1.5rem}.brand{display:inline-flex;align-items:center;gap:.75rem;line-height:1;color:hsl(var(--anchor));text-decoration:none}.brand__logo{width:2.5rem;height:2.5rem;border-radius:50%}.brand__text{display:flex;flex-direction:column;gap:.25rem}.brand__name{font-family:var(--font-serif);font-size:1.25rem;font-style:italic}.brand__tagline{display:none}.site-nav{display:none;align-items:center;gap:1.75rem}.site-nav a[aria-current="page"]{background-size:100% 2px;color:hsl(var(--anchor))}.site-header__actions{display:none;align-items:center;gap:1rem}.menu-toggle{display:inline-flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:var(--radius-sm);color:hsl(var(--ink))}.menu-toggle > span{display:inline-flex}.mobile-menu{overflow:hidden;max-height:0;border-top:1px solid transparent;background:hsl(var(--ambient));transition:max-height var(--dur-ressac) var(--ease-ressac)}.mobile-menu.is-open{max-height:520px;border-top-color:hsl(var(--line-soft))}.mobile-menu__nav{display:flex;flex-direction:column;padding:1rem 1.5rem}.mobile-menu__link{padding:1rem 0;border-bottom:1px solid hsl(var(--line-soft));font-family:var(--font-serif);font-size:1.25rem;font-style:italic;color:hsl(var(--anchor));text-decoration:none}.mobile-menu__link:last-of-type{border-bottom:0}.mobile-menu__actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}@media (min-width:768px){.site-header__bar{height:var(--header-h)}.brand__logo{width:3rem;height:3rem}.brand__tagline{display:inline}.site-nav,.site-header__actions{display:flex}.menu-toggle,.mobile-menu{display:none}}.site-footer{border-top:1px solid hsl(var(--line));background:hsl(var(--ambient))}.site-footer__inner{padding-block:var(--space-section)}.site-footer__word{margin-bottom:5rem}.site-footer__quote{font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor));font-size:clamp(1.5rem,2vw + 1rem,2.5rem);line-height:1.25}.site-footer__cols{display:grid;gap:3rem;padding-block:4rem}@media (min-width:768px){.site-footer__cols{grid-template-columns:repeat(4,minmax(0,1fr))}}.site-footer__logo{width:4rem;height:4rem;border-radius:50%;margin-bottom:1rem}.site-footer__links{display:flex;flex-direction:column;gap:.75rem;font-size:0.875rem}.site-footer__legal{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1rem;padding-top:2rem;font-size:0.75rem;line-height:1.45;color:hsl(var(--ink-whisper))}.site-footer__legal-note{max-width:28rem}@media (min-width:768px){.site-footer__legal{flex-direction:row;align-items:baseline}.site-footer__legal-note{text-align:right}}.hero{display:flex;align-items:center;padding-block:var(--space-section)}.hero__text{display:flex;flex-direction:column;gap:2.5rem}.hero__title{display:flex;flex-direction:column;gap:2.5rem}.hero__headline{display:block}.hero__media{margin-top:2.5rem}@media (min-width:768px){.hero__media{margin-top:0}}.img-hero{width:100%;border-radius:2rem;object-fit:cover}.img-rounded{width:100%;border-radius:var(--radius-lg);object-fit:cover}.img-fiche{display:block;width:auto;max-width:100%;max-height:min(80vh,720px);margin-inline:auto;border-radius:var(--radius-lg)}.principe{border-top:1px solid hsl(var(--line));padding-block:2.5rem}.principe--lg{padding-block:3rem}.principe__num{display:flex;align-items:baseline;gap:1rem}.principe__body{display:flex;flex-direction:column;gap:1rem}.principe__body--lg{gap:1.25rem}.principe__title{font-family:var(--font-serif);font-size:2rem;line-height:1.2;color:hsl(var(--anchor))}.principe__title--lg{font-size:clamp(2rem,2.5vw + 1rem,3rem);line-height:1.1}@media (min-width:768px){.principe{padding-block:3.5rem}.principe--lg{padding-block:4rem}.principe__num{flex-direction:column}.principe__num .kicker{margin-top:.5rem}}.home-offer{border-top:1px solid hsl(var(--anchor-ink) / 0.2)}.home-offer__item{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-block:1rem;border-bottom:1px solid hsl(var(--anchor-ink) / 0.2);text-decoration:none;transition:border-color var(--dur-ressac) var(--ease-ressac)}.home-offer__item:hover{border-bottom-color:hsl(var(--anchor-ink) / 0.6)}.home-offer__title{font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor-ink));font-size:1.25rem;line-height:1.375;transition:color var(--dur-ressac) var(--ease-ressac)}.home-offer__item:hover .home-offer__title{color:hsl(var(--accent-on-dark))}.home-packs{display:grid;gap:1.5rem}@media (min-width:768px){.home-packs{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-pack{display:flex;flex-direction:column;gap:.75rem;border-radius:var(--radius-lg);border:1px solid hsl(var(--anchor-ink) / 0.2);padding:1.5rem;text-decoration:none;transition:border-color var(--dur-ressac) var(--ease-ressac)}.home-pack:hover{border-color:hsl(var(--anchor-ink) / 0.6)}.home-pack__title{font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor-ink));font-size:1.25rem;line-height:1.375;transition:color var(--dur-ressac) var(--ease-ressac)}.home-pack:hover .home-pack__title{color:hsl(var(--accent-on-dark))}.home-pack__desc{color:hsl(var(--anchor-ink) / 0.8);font-size:0.875rem;line-height:1.625}.home-pack__price{margin-top:auto;padding-top:.5rem;font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor-ink));font-size:1.5rem}.offer-item{display:block;border-top:1px solid hsl(var(--line));padding-block:2rem;text-decoration:none;transition:border-color var(--dur-ressac) var(--ease-ressac)}.offer-item:hover{border-top-color:hsl(var(--ink))}@media (min-width:768px){.offer-item{padding-block:2.5rem}}.offer-item__img{aspect-ratio:4 / 3;width:100%;max-width:240px;border-radius:var(--radius-lg);object-fit:cover}.offer-item__body{display:flex;flex-direction:column;gap:.75rem}.offer-item__title{font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor));font-size:clamp(1.5rem,2vw + 0.75rem,2.5rem);line-height:1.1;transition:color var(--dur-ressac) var(--ease-ressac)}.offer-item:hover .offer-item__title,.offer-item:hover .offer-item__more{color:hsl(var(--accent-text))}.offer-item__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:1.5rem;padding-top:.5rem}.offer-item__price{margin-left:auto;font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor));font-size:clamp(1.25rem,1vw + 1rem,1.75rem)}.offer-item__more{transition:color var(--dur-ressac) var(--ease-ressac)}.pack-grid{display:grid;gap:1.5rem}@media (min-width:768px){.pack-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pack-grid > .reveal{height:100%}.pack-card{display:flex;height:100%;flex-direction:column;gap:1rem;border-radius:var(--radius-lg);background:hsl(var(--surface));color:hsl(var(--ink));padding:2rem;text-decoration:none;transition:transform var(--dur-ressac) var(--ease-ressac)}.pack-card:hover{transform:translateY(-4px)}.pack-card__title{font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor));font-size:1.5rem;line-height:1.25;transition:color var(--dur-ressac) var(--ease-ressac)}.pack-card:hover .pack-card__title,.pack-card:hover .pack-card__more{color:hsl(var(--accent-text))}.pack-card__footer{margin-top:auto;display:flex;align-items:baseline;justify-content:space-between;padding-top:1rem}.pack-card__price{font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor));font-size:1.5rem}.pack-card__more{transition:color var(--dur-ressac) var(--ease-ressac)}.plus-list{display:flex;flex-direction:column;gap:.5rem}.plus-list li{display:flex;gap:.75rem}.plus-list--lg{gap:.75rem;font-size:1.125rem;line-height:1.6;color:hsl(var(--ink))}.plus-list--lg li{gap:1rem}.dot-list{display:flex;flex-direction:column;gap:1rem}.dot-list li{display:flex;gap:1rem;align-items:baseline;font-size:1.125rem;line-height:1.625;color:hsl(var(--ink))}.dot-list__dot{font-family:var(--font-serif);font-style:italic;color:hsl(var(--accent-text));font-size:1.25rem;line-height:1;padding-top:.25rem}.dot-list--muted li{color:hsl(var(--ink-soft))}.dot-list--muted .dot-list__dot{color:hsl(var(--ink-whisper))}.dash-list{display:flex;flex-direction:column;gap:1rem}.dash-list li{display:flex;gap:1rem;font-size:1.125rem;line-height:1.625;color:hsl(var(--ink))}.charte > .charte__row + .charte__row{border-top:1px solid hsl(var(--line))}.charte__row{padding-block:1.5rem;row-gap:1rem}.charte__term{display:flex;align-items:baseline;gap:.75rem;padding-top:.25rem}.testimonial{border-top:1px solid hsl(var(--line));padding-block:4rem}.testimonial__aside{display:flex;gap:1rem}.testimonial__body{display:flex;flex-direction:column;gap:2rem}.testimonial__quote{font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor));font-size:clamp(1.5rem,1.8vw + 1rem,2.25rem);line-height:1.3}.testimonial__caption{display:flex;align-items:baseline;gap:1rem;font-size:0.875rem;color:hsl(var(--ink-soft))}@media (min-width:768px){.testimonial{padding-block:5rem}.testimonial__aside{flex-direction:column}}.faq-item{border-top:1px solid hsl(var(--line));padding-block:1.75rem}.faq-list > .reveal:last-child .faq-item{border-bottom:1px solid hsl(var(--line))}.faq-item__summary{display:flex;cursor:pointer;align-items:baseline;justify-content:space-between;gap:1.5rem;list-style:none}.faq-item__summary::-webkit-details-marker{display:none}.faq-item__q{font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor));font-size:1.25rem;line-height:1.375}@media (min-width:768px){.faq-item__q{font-size:1.5rem}}.faq-item__icon{color:hsl(var(--accent-text));font-family:var(--font-serif);font-style:italic;font-size:1.5rem;transition:transform var(--dur-ressac) var(--ease-ressac)}.faq-item[open] .faq-item__icon{transform:rotate(45deg)}.faq-item__a{margin-top:1.25rem;line-height:1.625;color:hsl(var(--ink-soft));max-width:60ch}.post-item{display:block;border-top:1px solid hsl(var(--line));padding-block:3rem;text-decoration:none;transition:border-color var(--dur-ressac) var(--ease-ressac)}.post-item:hover{border-top-color:hsl(var(--ink))}@media (min-width:768px){.post-item{padding-block:3.5rem}}.post-item__aside{display:flex;gap:1rem}@media (min-width:768px){.post-item__aside{flex-direction:column}}.post-item__body{display:flex;flex-direction:column;gap:1rem}.post-item__title{font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor));font-size:clamp(1.75rem,2.5vw + 1rem,3rem);line-height:1.1;transition:color var(--dur-ressac) var(--ease-ressac)}.post-item:hover .post-item__title,.post-item:hover .post-item__more{color:hsl(var(--accent-text))}.post-item__tags{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding-top:.5rem}.post-item__more{margin-left:auto;transition:color var(--dur-ressac) var(--ease-ressac)}.embed-box{border-radius:var(--radius-md);border:1px solid hsl(var(--line));background:hsl(var(--ambient));overflow:hidden}.embed-box__ratio{aspect-ratio:4 / 3}.embed-box__ratio iframe{width:100%;height:100%}.embed-box__placeholder{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem;text-align:center}.contact-meta{display:flex;flex-direction:column;gap:.75rem;font-size:0.875rem;color:hsl(var(--ink-soft))}.contact-call{display:flex;align-items:center;gap:.75rem;color:hsl(var(--ink-soft))}.form{display:flex;flex-direction:column;gap:2rem}.form-grid{display:grid;gap:2rem}@media (min-width:768px){.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.label{display:inline-block;margin-bottom:.5rem;font-size:0.75rem;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;color:hsl(var(--ink-soft))}.input,.textarea{display:flex;width:100%;background:transparent;padding:.5rem 0;border:0;border-bottom:1px solid hsl(var(--line));border-radius:0;font-family:var(--font-serif);font-style:italic;font-size:1rem;color:hsl(var(--ink));transition:border-color var(--dur-pose) var(--ease-pose)}.input{height:3rem}.textarea{min-height:140px;padding:.75rem 0;resize:vertical}.input::placeholder,.textarea::placeholder{color:hsl(var(--ink-whisper));font-style:italic;font-family:var(--font-serif)}.input:hover,.textarea:hover{border-bottom-color:hsl(var(--ink) / 0.6)}.input:focus-visible,.textarea:focus-visible{outline:none;border-bottom:2px solid hsl(var(--accent))}.input[aria-invalid="true"],.textarea[aria-invalid="true"]{border-bottom-color:hsl(var(--destructive))}.input:disabled,.textarea:disabled{cursor:not-allowed;opacity:0.5}.input[type="number"]{-moz-appearance:textfield;appearance:textfield}.consent{display:flex;align-items:flex-start;gap:.75rem;padding-top:.5rem}.checkbox{margin-top:.25rem;width:1rem;height:1rem;flex:none;accent-color:hsl(var(--accent-text))}.consent__label{font-size:0.875rem;line-height:1.625;color:hsl(var(--ink-soft))}.field-error{margin-top:.5rem;font-size:0.75rem;font-family:var(--font-serif);font-style:italic;color:hsl(var(--destructive))}.field-error:empty{display:none}.form-error{font-size:0.875rem;color:hsl(var(--destructive))}.notice-success{border-radius:var(--radius-md);border:1px solid hsl(var(--accent) / 0.4);background:hsl(var(--accent) / 0.05);padding:2rem}.notice-success:focus{outline:none}.page-404{display:flex;min-height:100vh;align-items:center;justify-content:center;background:hsl(var(--ambient));color:hsl(var(--ink));padding:1.5rem}.page-404__inner{text-align:center;max-width:48ch}.page-404__num{margin-bottom:.5rem;font-family:var(--font-serif);font-style:italic;color:hsl(var(--anchor));line-height:1;font-size:clamp(6rem,16vw,14rem);opacity:0.18}.page-404__title{margin-bottom:1.5rem;font-family:var(--font-serif);font-style:italic;font-size:clamp(1.75rem,2vw + 1rem,2.5rem);line-height:1.1}.page-404__text{margin-bottom:2.5rem;color:hsl(var(--ink-soft));line-height:1.625}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1 1 0%}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.mx-auto{margin-inline:auto}.ml-auto{margin-left:auto}.w-fit{width:fit-content}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.py-20{padding-block:5rem}.my-10{margin-block:2.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-20{margin-bottom:5rem}.price-was{font-family:var(--font-sans);font-style:normal;font-size:0.875rem;color:hsl(var(--ink-whisper));text-decoration:line-through;margin-right:.5rem}.pack-card__saving{font-size:0.875rem;color:hsl(var(--accent-text));font-weight:500}.tone-anchor .home-pack .price-was{color:hsl(var(--anchor-ink) / 0.8)}.vat-note{font-size:0.75rem;line-height:1.45;color:hsl(var(--ink-whisper))}.related{display:grid;gap:1rem}@media (min-width:768px){.related{grid-template-columns:repeat(3,minmax(0,1fr))}}.related__item{display:flex;flex-direction:column;gap:.5rem;border-radius:var(--radius-lg);border:1px solid hsl(var(--line));background:hsl(var(--surface));padding:1.5rem;text-decoration:none;transition:border-color var(--dur-ressac) var(--ease-ressac)}.related__item:hover{border-color:hsl(var(--ink))}.related__title{font-family:var(--font-serif);font-style:italic;font-size:1.25rem;line-height:1.3;color:hsl(var(--anchor))}.related__item:hover .related__title{color:hsl(var(--accent-text))}.related__meta{margin-top:auto;padding-top:.5rem;display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.plus-list a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.plus-list a:hover{color:hsl(var(--accent-text))}.portrait{width:100%;max-width:420px;border-radius:2rem;object-fit:cover;aspect-ratio:4 / 5}.contact-meta a{overflow-wrap:anywhere}.fiche-hero__media{order:-1}.fiche-hero__img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:center 30%;border-radius:1.5rem}.fiche-hero .h1-editorial{font-size:clamp(2.25rem,2.6vw + 1.25rem,3.75rem);line-height:1.06}@media (min-width:768px){.fiche-hero__media{order:0}.fiche-hero__img{aspect-ratio:4 / 5;border-radius:2rem;max-height:78vh}}.req{color:hsl(var(--accent-text));font-weight:600}.form-error:focus{outline:none}.mobile-menu{visibility:hidden;transition:max-height var(--dur-ressac) var(--ease-ressac),visibility 0s linear var(--dur-ressac)}.mobile-menu.is-open{visibility:visible;transition:max-height var(--dur-ressac) var(--ease-ressac),visibility 0s}.sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:45;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem clamp(1.5rem,4vw,3rem) calc(.75rem + env(safe-area-inset-bottom));background:hsl(var(--surface) / 0.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid hsl(var(--line));transform:translateY(110%);visibility:hidden;transition:transform var(--dur-pose) var(--ease-ressac),visibility 0s linear var(--dur-pose)}.sticky-cta.is-visible{transform:translateY(0);visibility:visible;transition:transform var(--dur-pose) var(--ease-ressac),visibility 0s}.sticky-cta__info{display:flex;flex-direction:column;line-height:1.2;min-width:0}.sticky-cta__price{font-family:var(--font-serif);font-style:italic;font-size:1.375rem;color:hsl(var(--anchor))}.sticky-cta__meta{font-size:0.75rem;letter-spacing:0.08em;text-transform:uppercase;color:hsl(var(--ink-whisper))}@media (min-width:768px){.sticky-cta{display:none}}.max-w-20ch{max-width:20ch}.hero--home{padding-block:clamp(2.5rem,5vw,5rem) var(--space-section)}.hero__frame{position:relative}.hero__note{display:flex;align-items:center;gap:.75rem;margin:-2rem 1rem 0;position:relative;z-index:1;padding:.85rem 1.1rem;border-radius:var(--radius-lg);background:hsl(var(--surface));border:1px solid hsl(var(--line-soft));box-shadow:0 12px 40px -18px hsl(var(--ink) / 0.35)}.hero__note > span:last-child{display:flex;flex-direction:column;line-height:1.3}.hero__note-price{font-family:var(--font-serif);font-style:italic;font-size:1.125rem;color:hsl(var(--anchor))}.hero__note-meta{font-size:0.75rem;letter-spacing:0.08em;text-transform:uppercase;color:hsl(var(--ink-whisper))}@media (min-width:768px){.hero__note{position:absolute;left:-2rem;bottom:2rem;margin:0}}.trust-strip{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;padding-top:1.5rem;border-top:1px solid hsl(var(--line));font-size:0.875rem;color:hsl(var(--ink-soft))}.trust-strip li{display:flex;align-items:center;gap:.6rem}.trust-strip li::before{content:'';width:.4rem;height:.4rem;border-radius:50%;background:hsl(var(--accent));flex:none}.voices__list{display:flex;flex-direction:column;gap:.9rem}.voices__item{font-family:var(--font-serif);font-style:italic;font-size:clamp(1.25rem,1vw + 1rem,1.75rem);line-height:1.25;color:hsl(var(--anchor-ink) / 0.78);max-width:24ch}.voices__item em{font-style:normal}.voices__item--right{align-self:flex-end;text-align:right}.voices__answer{margin-top:3.5rem;padding-top:3rem;border-top:1px solid hsl(var(--anchor-ink) / 0.2);align-items:start}.voices__yours{font-family:var(--font-serif);font-size:clamp(1.6rem,2vw + 1rem,2.6rem);line-height:1.2;color:hsl(var(--anchor-ink));max-width:30ch}.ink-link--on-dark{color:hsl(var(--anchor-ink));background-image:linear-gradient(hsl(var(--anchor-ink)),hsl(var(--anchor-ink)));font-family:var(--font-serif);font-style:italic;font-size:1.25rem}.ink-link--on-dark:hover,.ink-link--on-dark:focus-visible{color:hsl(var(--accent-on-dark))}.need-group + .need-group{margin-top:3.5rem}.need-group__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.need-grid{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-inline:calc(-1 * clamp(1.5rem,4vw,3rem));padding-inline:clamp(1.5rem,4vw,3rem);padding-bottom:.5rem;scroll-padding-inline:clamp(1.5rem,4vw,3rem)}.need-grid::-webkit-scrollbar{display:none}.need-grid > li{flex:0 0 72%;max-width:20rem;scroll-snap-align:start}@media (min-width:768px){.need-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;overflow:visible;margin-inline:0;padding-inline:0}.need-grid > li{max-width:none}}.need-card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:hsl(var(--ink))}.need-card__media{position:relative;display:block;aspect-ratio:4 / 5;border-radius:1.5rem;overflow:hidden;background:hsl(var(--sage) / 0.35)}.need-card__img{width:100%;height:100%;object-fit:cover;object-position:center 30%;transition:transform var(--dur-lent) var(--ease-ressac)}.need-card:hover .need-card__img,.need-card:focus-visible .need-card__img{transform:scale(1.045)}.need-card__placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.need-card__price{position:absolute;top:.9rem;right:.9rem;padding:.3rem .85rem;border-radius:var(--radius-pill);background:hsl(var(--surface) / 0.94);font-family:var(--font-serif);font-style:italic;font-size:1.125rem;color:hsl(var(--anchor))}.need-card__body{display:flex;flex-direction:column;gap:.5rem;padding-top:1rem;flex:1}.need-card__title{font-family:var(--font-serif);font-style:italic;font-size:1.375rem;line-height:1.2;color:hsl(var(--anchor));transition:color var(--dur-ressac) var(--ease-ressac)}.need-card:hover .need-card__title,.need-card:hover .need-card__more{color:hsl(var(--accent-text))}.need-card__text{font-size:0.9375rem;line-height:1.55;color:hsl(var(--ink-soft))}.need-card__meta{margin-top:auto;padding-top:.5rem;display:flex;justify-content:space-between;gap:1rem}.need-card__more{transition:color var(--dur-ressac) var(--ease-ressac)}.steps{display:grid;gap:2.5rem}@media (min-width:768px){.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem)}}.steps__item{display:flex;flex-direction:column;gap:.75rem;padding-top:2rem;border-top:1px solid hsl(var(--line))}.steps__title{font-family:var(--font-serif);font-size:1.75rem;line-height:1.15;color:hsl(var(--anchor))}.refusals{margin-top:2.5rem;max-width:40rem}.refusals li{padding:.9rem 0;border-top:1px solid hsl(var(--line));font-family:var(--font-serif);font-style:italic;font-size:clamp(1.25rem,1vw + 1rem,1.6rem);line-height:1.25;color:hsl(var(--anchor))}.refusals li:last-child{border-bottom:1px solid hsl(var(--line))}@media (min-width:768px){.pack-grid--two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:56rem}}.site-main > section:first-child{padding-top:clamp(1.25rem,2.5vw,2.25rem);padding-bottom:clamp(2.75rem,5vw,4.5rem)}@media (min-width:768px){.site-main > section:first-child .sticky-aside{top:6.5rem}}@keyframes rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.in{animation:rise var(--dur-lent) var(--ease-ressac) both}.in-1{animation-delay:.05s}.in-2{animation-delay:.15s}.in-3{animation-delay:.25s}.in-4{animation-delay:.35s}.in-5{animation-delay:.75s}.in-6{animation-delay:.9s}.in-7{animation-delay:1.05s}.in-8{animation-delay:1.25s}.hero__word{display:inline-block;animation:rise var(--dur-lent) var(--ease-ressac) both}.hero__word:nth-child(1){animation-delay:.2s}.hero__word:nth-child(2){animation-delay:.28s}.hero__word:nth-child(3){animation-delay:.36s}.hero__word:nth-child(4){animation-delay:.44s}.hero__word:nth-child(5){animation-delay:.6s}.hero__word:nth-child(6){animation-delay:.68s}.hero__word:nth-child(n+7){animation-delay:.76s}@keyframes frame-open{from{clip-path:inset(100% 0 0 0 round 2rem)}to{clip-path:inset(0 0 0 0 round 2rem)}}@keyframes settle{from{transform:scale(1.08)}to{transform:scale(1)}}.hero__open{overflow:hidden;border-radius:2rem;animation:frame-open 1.1s var(--ease-pose) .25s both}.hero__img{display:block;animation:settle 1.6s var(--ease-ressac) .25s both}.hero__media{will-change:transform}.has-aura{position:relative;overflow:hidden}.has-aura > .col-page{position:relative;z-index:1}.aura{position:absolute;pointer-events:none;border-radius:50%;width:clamp(18rem,44vw,36rem);aspect-ratio:1;animation:aura-drift 22s var(--ease-souffle) infinite alternate}.aura--warm{background:radial-gradient(circle,hsl(var(--accent) / 0.22),hsl(var(--accent) / 0) 68%)}.aura--sage{background:radial-gradient(circle,hsl(var(--sage) / 0.42),hsl(var(--sage) / 0) 68%)}.tone-anchor .aura--warm{background:radial-gradient(circle,hsl(var(--accent) / 0.28),hsl(var(--accent) / 0) 68%)}.tone-anchor .aura--sage{background:radial-gradient(circle,hsl(var(--sage) / 0.22),hsl(var(--sage) / 0) 68%)}.aura--hero-1{top:-12%;right:-8%}.aura--hero-2{bottom:-30%;left:-14%;animation-duration:28s;animation-delay:-9s}.aura--voices{top:-20%;right:-10%;animation-duration:26s}.aura--packs{bottom:-35%;left:-10%;animation-duration:30s;animation-delay:-12s}.aura--final{top:-25%;left:50%;margin-left:calc(-1 * clamp(9rem,22vw,18rem));animation-duration:24s}@keyframes aura-drift{from{transform:translate3d(0,0,0) scale(1)}to{transform:translate3d(6%,-9%,0) scale(1.15)}}.marquee{overflow:hidden;border-block:1px solid hsl(var(--line));padding-block:1.1rem;background:hsl(var(--surface));mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.marquee__track{display:flex;width:max-content}.marquee__group{display:flex;flex:none;align-items:center;gap:2.75rem;padding-right:2.75rem;animation:marquee 46s linear infinite}.marquee:hover .marquee__group{animation-play-state:paused}.marquee__item{position:relative;white-space:nowrap;font-family:var(--font-serif);font-style:italic;font-size:1.25rem;color:hsl(var(--anchor));padding-left:1.25rem}.marquee__item::before{content:'';position:absolute;left:0;top:50%;width:.45rem;height:.45rem;margin-top:-.225rem;border-radius:50%;background:hsl(var(--accent))}@keyframes marquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(-100%,0,0)}}.reveal.is-visible,.no-js .reveal{transform:none}.reveal--left{transform:translate3d(-32px,0,0)}.reveal--right{transform:translate3d(32px,0,0)}.reveal--scale{transform:translate3d(0,14px,0) scale(.965);transition-duration:var(--dur-lent)}.reveal--clip{clip-path:inset(0 0 100% 0 round 2rem);transform:none;transition:opacity var(--dur-lent) var(--ease-ressac),clip-path 1.1s var(--ease-pose)}.reveal--clip.is-visible,.no-js .reveal--clip{clip-path:inset(0 0 0 0 round 2rem)}.reveal--rule{position:relative;padding-bottom:1rem}.reveal--rule::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background:hsl(var(--line));transform:scaleX(0);transform-origin:left;transition:transform 1.2s var(--ease-pose) .2s}.reveal--rule.is-visible::after,.no-js .reveal--rule::after{transform:scaleX(1)}.hl{background-image:linear-gradient(hsl(var(--accent) / 0.28),hsl(var(--accent) / 0.28));background-repeat:no-repeat;background-size:0% .45em;background-position:0 92%;transition:background-size 1s var(--ease-pose) .45s}.hl--dark{background-image:linear-gradient(hsl(var(--accent-on-dark) / 0.35),hsl(var(--accent-on-dark) / 0.35))}.is-visible .hl,.no-js .hl{background-size:100% .45em}.need-card__media{transition:transform var(--dur-ressac) var(--ease-ressac),box-shadow var(--dur-ressac) var(--ease-ressac)}.need-card:hover .need-card__media,.need-card:focus-visible .need-card__media{transform:translateY(-6px);box-shadow:0 28px 44px -28px hsl(var(--ink) / 0.5)}.arrow{display:inline-block;transition:transform var(--dur-pose) var(--ease-ressac)}.need-card:hover .arrow,.pack-card:hover .arrow{transform:translateX(4px)}.pack-card{transition:transform var(--dur-ressac) var(--ease-ressac),box-shadow var(--dur-ressac) var(--ease-ressac)}.pack-card:hover{transform:translateY(-6px);box-shadow:0 34px 56px -32px hsl(0 0% 0% / 0.45)}.steps__item{position:relative;border-top:0}.steps__item::before{content:'';position:absolute;left:0;top:0;width:100%;height:1px;background:hsl(var(--line));transform:scaleX(0);transform-origin:left;transition:transform 1.1s var(--ease-pose)}.steps__item::after{content:'';position:absolute;left:0;top:-3px;width:7px;height:7px;border-radius:50%;background:hsl(var(--accent));transform:scale(0);transition:transform .5s var(--ease-ressac) .7s}.steps__item.is-visible::before,.no-js .steps__item::before{transform:scaleX(1)}.steps__item.is-visible::after,.no-js .steps__item::after{transform:scale(1)}.steps__item:nth-child(2)::before{transition-delay:.18s}.steps__item:nth-child(3)::before{transition-delay:.36s}.steps__item:nth-child(2)::after{transition-delay:.88s}.steps__item:nth-child(3)::after{transition-delay:1.06s}.steps__num{transform:translateX(-12px);opacity:0;transition:transform var(--dur-lent) var(--ease-ressac) .25s,opacity var(--dur-lent) var(--ease-ressac) .25s}.steps__item.is-visible .steps__num,.no-js .steps__num{transform:none;opacity:1}.refusals li{position:relative;padding-left:1.25rem}.refusals li::before{content:'';position:absolute;left:0;top:50%;width:.4rem;height:.4rem;margin-top:-.2rem;border-radius:50%;background:hsl(var(--accent));transform:scale(0);transition:transform .5s var(--ease-ressac) .4s}.refusals li.is-visible::before,.no-js .refusals li::before{transform:scale(1)}.faq-item[open] .faq-item__a{animation:ressac var(--dur-ressac) var(--ease-ressac) both}.cta-orb{position:relative;display:inline-flex}.cta-orb__ring{position:absolute;inset:0;border-radius:50%;border:1px solid hsl(var(--accent) / 0.45);opacity:0;animation:ring 7.5s var(--ease-souffle) infinite}.cta-orb__ring:nth-child(2){animation-delay:2.5s}.cta-orb__ring:nth-child(3){animation-delay:5s}@keyframes ring{0%{transform:scale(.85);opacity:0}15%{opacity:.55}100%{transform:scale(2.3);opacity:0}}.btn--halo{box-shadow:0 0 0 0 hsl(var(--glow) / 0.35);transition:background-color var(--dur-pose) var(--ease-pose),color var(--dur-pose) var(--ease-pose),transform var(--dur-pose) var(--ease-pose),box-shadow var(--dur-ressac) var(--ease-ressac)}.btn--halo:hover,.btn--halo:focus-visible{transform:translateY(-2px);box-shadow:0 18px 36px -18px hsl(var(--anchor) / 0.6),0 0 0 8px hsl(var(--glow) / 0.14)}.max-w-40ch{max-width:40ch}@media (prefers-reduced-motion:reduce){.in,.hero__word,.hero__open,.hero__img,.aura,.marquee__group,.cta-orb__ring{animation:none}.in,.hero__word{opacity:1;transform:none}.hero__open{clip-path:none}.cta-orb__ring{display:none}.reveal,.reveal--clip{transform:none;clip-path:none}}.illu{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.illu .d{stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset 1.4s var(--ease-pose)}.illu .d:nth-child(2){transition-delay:.12s}.illu .d:nth-child(3){transition-delay:.24s}.illu .d:nth-child(4){transition-delay:.36s}.illu .d:nth-child(5){transition-delay:.48s}.illu .d:nth-child(6){transition-delay:.6s}.illu .f{fill:currentColor;stroke:none;opacity:0;transition:opacity .6s var(--ease-ressac) .9s}.is-visible .illu .d,.no-js .illu .d,.illu--static .d{stroke-dashoffset:0}.is-visible .illu .f,.no-js .illu .f,.illu--static .f,.illu--auto .f{opacity:1}.illu--static .d,.illu--static .f{transition:none}@keyframes draw{to{stroke-dashoffset:0}}.illu--auto .d{animation:draw 1.6s var(--ease-pose) both .6s}.illu--auto .d:nth-child(2){animation-delay:.8s}.illu--auto .d:nth-child(3){animation-delay:1s}.illu--auto .d:nth-child(4){animation-delay:1.2s}.hero__moon{position:absolute;z-index:2;top:-1.5rem;right:-.5rem;width:clamp(4.5rem,8vw,6.5rem);aspect-ratio:1;color:hsl(var(--accent-text))}@media (min-width:768px){.hero__moon{top:-2.5rem;right:-2rem}}.marquee__item{display:flex;align-items:center;gap:.65rem;padding-left:0}.marquee__item::before{content:none}.marquee__icon{width:1.6rem;height:1.6rem;flex:none;color:hsl(var(--accent-text))}.voices__quote{display:block;width:3.25rem;height:3.25rem;margin-bottom:1.25rem;color:hsl(var(--accent-on-dark))}.voices__item{position:relative;padding:.9rem 1.25rem;max-width:26ch;border:1px solid hsl(var(--anchor-ink) / 0.28);border-radius:1.4rem 1.4rem 1.4rem .3rem;background:hsl(var(--anchor-ink) / 0.05);color:hsl(var(--anchor-ink) / 0.9)}.voices__item--right{border-radius:1.4rem 1.4rem .3rem 1.4rem}.vmap{display:block;width:100%;max-width:26rem;overflow:visible;margin-inline:auto}.vmap__line{stroke:hsl(var(--anchor-ink) / 0.4);stroke-width:1;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset 1.4s var(--ease-pose)}.vmap__line:nth-child(2){transition-delay:.15s}.vmap__line:nth-child(3){transition-delay:.3s}.vmap__line:nth-child(4){transition-delay:.45s}.vmap__line:nth-child(5){transition-delay:.6s}.is-visible .vmap__line,.no-js .vmap__line{stroke-dashoffset:0}.vmap__dot{fill:hsl(var(--anchor-ink) / 0.85)}.vmap__label{font-family:var(--font-serif);font-style:italic;font-size:15px;fill:hsl(var(--anchor-ink))}.vmap__halo{fill:hsl(var(--accent) / 0.18);transform-box:fill-box;transform-origin:center;animation:vmap-breath 7s var(--ease-souffle) infinite}.vmap__center{fill:hsl(var(--accent) / 0.35);stroke:hsl(var(--accent-on-dark));stroke-width:1}.vmap__you{font-family:var(--font-serif);font-style:italic;font-size:24px;fill:hsl(var(--anchor-ink))}@keyframes vmap-breath{0%,100%{transform:scale(.9);opacity:.55}50%{transform:scale(1.1);opacity:1}}.wave{position:absolute;left:0;width:100%;height:clamp(28px,4.5vw,64px);display:block;z-index:0;pointer-events:none}.wave--top{top:-1px}.wave--bottom{bottom:-1px;transform:scaleY(-1)}.wave--ambient path{fill:hsl(var(--ambient))}.wave--surface path{fill:hsl(var(--surface))}.need-card__icon{position:absolute;top:.9rem;left:.9rem;width:2.75rem;height:2.75rem;padding:.55rem;border-radius:50%;background:hsl(var(--surface) / 0.94);color:hsl(var(--anchor));transition:color var(--dur-pose) var(--ease-pose),transform var(--dur-ressac) var(--ease-ressac)}.need-card:hover .need-card__icon{color:hsl(var(--accent-text));transform:translateY(-2px)}.need-card__placeholder--illu{padding:22%;color:hsl(var(--anchor) / 0.7)}.need-card__placeholder--illu + .need-card__icon{display:none}.steps{position:relative}.steps__path{display:none;position:absolute;left:0;width:100%;top:2rem;height:2.5rem;transform:translateY(-50%);color:hsl(var(--accent));z-index:0;overflow:visible}.steps__path path{fill:none;stroke:currentColor;stroke-width:1.2;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset 2.4s var(--ease-pose) .2s}.steps.is-visible .steps__path path,.no-js .steps__path path{stroke-dashoffset:0}@media (min-width:768px){.steps__path{display:block}}.steps__item{padding-top:0}.steps__item::before,.steps__item::after{content:none}.steps__icon{position:relative;z-index:1;display:block;width:4rem;height:4rem;padding:.95rem;margin-bottom:.75rem;border-radius:50%;background:hsl(var(--ambient));border:1px solid hsl(var(--line));color:hsl(var(--anchor))}.steps__badge{position:absolute;right:-.45rem;top:-.45rem;display:flex;align-items:center;justify-content:center;min-width:1.65rem;height:1.65rem;padding-inline:.4rem;border-radius:var(--radius-pill);background:hsl(var(--anchor));color:hsl(var(--anchor-ink));font-family:var(--font-sans);font-size:.7rem;font-weight:500;letter-spacing:.08em}.seal-wrap{position:relative;display:grid;place-items:center;width:clamp(13rem,26vw,18rem);aspect-ratio:1;margin-inline:auto}.seal-wrap::before{content:'';position:absolute;inset:19%;border-radius:50%;background:hsl(var(--surface));border:1px solid hsl(var(--line))}.seal{position:absolute;inset:0;width:100%;height:100%;animation:spin 60s linear infinite}.seal__text{font-family:var(--font-sans);font-size:11.5px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;fill:hsl(var(--ink-whisper))}.seal-wrap__core{position:relative;width:36%;color:hsl(var(--accent-text))}.portrait-wrap{position:relative;max-width:420px}.seal-wrap--corner{position:absolute;right:-1.25rem;bottom:-1.25rem;width:clamp(7.5rem,14vw,10rem);margin:0}.seal-wrap--corner::before{inset:16%}.seal-wrap--corner .seal__text{font-size:13px}.seal-wrap--corner .orb{position:relative}@keyframes spin{to{transform:rotate(360deg)}}.pack-eq{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .55rem;margin-block:.25rem .5rem}.pack-eq__icon{width:3rem;height:3rem;padding:.65rem;border-radius:50%;background:hsl(var(--sage) / 0.35);color:hsl(var(--anchor));flex:none}.pack-eq__op{font-family:var(--font-serif);font-style:italic;font-size:1.5rem;line-height:1;color:hsl(var(--accent-text))}.pack-eq__total{display:flex;align-items:baseline;font-family:var(--font-serif);font-style:italic;font-size:1.75rem;line-height:1;color:hsl(var(--anchor))}.pack-eq ~ .pack-card__footer{justify-content:flex-end}.pack-card .illu{color:hsl(var(--anchor))}.assure{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem 2.5rem;margin-top:3.5rem;padding-top:2rem;border-top:1px solid hsl(var(--line))}.assure__item{display:flex;align-items:center;gap:.7rem;font-size:.875rem;color:hsl(var(--ink-soft));text-align:left}.assure__icon{width:2.5rem;height:2.5rem;padding:.5rem;border-radius:50%;background:hsl(var(--surface));border:1px solid hsl(var(--line));color:hsl(var(--anchor));flex:none}@media (prefers-reduced-motion:reduce){.seal,.vmap__halo,.illu--auto .d{animation:none}.illu .d,.vmap__line,.steps__path path{stroke-dashoffset:0;transition:none}.illu .f{opacity:1;transition:none}}.fiche-hero__media{overflow:hidden;border-radius:1.5rem;animation:frame-open 1.1s var(--ease-pose) .25s both;will-change:transform}.fiche-hero__img{animation:settle 1.6s var(--ease-ressac) .25s both}@media (min-width:768px){.fiche-hero__media{border-radius:2rem}}.reveal .hero__word{animation-play-state:paused}.reveal.is-visible .hero__word,.no-js .hero__word{animation-play-state:running}.no-js .hero__word{animation:none}.icon-disc,.steps__icon{position:relative;z-index:1;display:block;width:4rem;height:4rem;padding:.95rem;border-radius:50%;background:hsl(var(--ambient));border:1px solid hsl(var(--line));color:hsl(var(--anchor));flex:none}.icon-disc--lg{width:5rem;height:5rem;padding:1.2rem}.tone-surface .icon-disc{background:hsl(var(--ambient))}.section:not(.tone-surface) .icon-disc{background:hsl(var(--surface))}.icon-disc__badge,.steps__badge{position:absolute;right:-.45rem;top:-.45rem;display:flex;align-items:center;justify-content:center;min-width:1.65rem;height:1.65rem;padding-inline:.4rem;border-radius:var(--radius-pill);background:hsl(var(--anchor));color:hsl(var(--anchor-ink));font-family:var(--font-sans);font-size:.7rem;font-weight:500;letter-spacing:.08em}.aside-illu{display:block;width:4rem;height:4rem;margin-top:1.25rem;color:hsl(var(--accent-text))}.aside-illu--lg{width:5.5rem;height:5.5rem}.page-illu{display:block;width:5.5rem;height:5.5rem;margin:0 auto 2rem;color:hsl(var(--accent-text))}.frame-card{display:flex;gap:1.5rem;align-items:flex-start;padding:clamp(1.5rem,3vw,2.25rem);border-radius:var(--radius-lg);border:1px solid hsl(var(--line));background:hsl(var(--surface))}.frame-card--col{flex-direction:column;height:100%}.frame-card--muted{background:transparent}.frame-card .kicker{display:block}.tone-surface .frame-card{background:hsl(var(--ambient))}.tone-surface .frame-card--muted{background:transparent}.principe--illu .principe__num{align-items:flex-start}@media (min-width:768px){.principes--illu{position:relative}.principes--illu::before{content:'';position:absolute;left:2.5rem;top:4rem;bottom:4rem;width:1px;background:linear-gradient(hsl(var(--accent) / 0),hsl(var(--accent) / .5) 12%,hsl(var(--accent) / .5) 88%,hsl(var(--accent) / 0))}.principe--illu .principe__num{flex-direction:column;align-items:flex-start}.principe--illu .principe__num .kicker{margin-top:.75rem}}.fiche-hero__icon{display:block;width:3.75rem;height:3.75rem;padding:.8rem;margin-bottom:1.25rem;border-radius:50%;background:hsl(var(--surface));border:1px solid hsl(var(--line));color:hsl(var(--anchor))}.pack-eq--hero{display:flex}.pack-eq--hero .pack-eq__icon{background:hsl(var(--surface));border:1px solid hsl(var(--line))}.related__item{position:relative}.related__icon{display:block;width:2.25rem;height:2.25rem;margin-bottom:.25rem;color:hsl(var(--anchor))}.related__item:hover .related__icon{color:hsl(var(--accent-text))}.assure--dark{border-color:hsl(var(--anchor-ink) / 0.2);color:hsl(var(--anchor-ink) / 0.85)}.assure--dark .assure__item{color:hsl(var(--anchor-ink) / 0.85)}.assure--dark .assure__icon{background:hsl(var(--anchor-ink) / 0.08);border-color:hsl(var(--anchor-ink) / 0.25);color:hsl(var(--anchor-ink))}.tone-anchor .cta-orb__ring{border-color:hsl(var(--accent-on-dark) / 0.5)}.refusals--long li{display:flex;flex-direction:column;gap:.35rem;padding:1.25rem 0 1.25rem 1.25rem}.refusals__lead{font-family:var(--font-serif);font-style:italic;font-size:clamp(1.25rem,1vw + 1rem,1.6rem);line-height:1.25;color:hsl(var(--anchor))}.refusals__detail{font-family:var(--font-sans);font-style:normal;font-size:1rem;line-height:1.6;color:hsl(var(--ink-soft));max-width:58ch}.refusals--long li::before{top:1.9rem;margin-top:0}.seal-wrap--aside{width:clamp(11rem,20vw,14rem)}.page-404{position:relative;overflow:hidden}.page-404__inner{position:relative;z-index:1}.page-404__illu{display:block;width:5rem;height:5rem;margin:0 auto 1.5rem;color:hsl(var(--accent-text))}.g-main > .reveal > .assure{justify-content:flex-start;margin-top:2.5rem;padding-top:1.5rem}@media (prefers-reduced-motion:reduce){.fiche-hero__media,.fiche-hero__img{animation:none}.fiche-hero__media{clip-path:none}}