/* ============================================================
   HOMÉOSPIRITS — Notre Histoire (refonte 2026)
   Effets uniques à la page, harmonisés avec Le Holon :
   hero cinématique forêt, lignes de sève dorées (timelines
   Origines / Trajectoire / Fondements), image épinglée qui
   change à mi-parcours, bande cinématique, team & gardiens,
   manifeste, araignée (halo + anneau orbital + 8 fantôme).
   Primitives partagées dans css/global.css. JS : js/nous_connaitre.js.
   ============================================================ */

/* ---- HERO cinématique ---- */
.nh-hero { position: relative; min-height: calc(100vh - 110px); display: flex; align-items: center; overflow: hidden; isolation: isolate; background: var(--hs-forest-deep); }
.nh-hero::before { content: ''; position: absolute; inset: 0; z-index: -2; pointer-events: none; background: radial-gradient(68% 58% at 80% 28%, rgba(203, 165, 107, 0.16), transparent 60%), radial-gradient(90% 70% at 8% 92%, rgba(44, 68, 56, 0.55), transparent 60%); }
.nh-hero__grain { position: absolute; inset: 0; z-index: -1; opacity: 0.45; mix-blend-mode: overlay; pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E"); }
.nh-hero__in { position: relative; width: 100%; max-width: 1240px; margin: 0 auto; padding: 4rem clamp(1.6rem, 5vw, 4rem) clamp(3.4rem, 8vh, 5.5rem); }
.nh-hero__ghost { position: absolute; left: clamp(0.6rem, 3vw, 2.4rem); top: clamp(1rem, 7vh, 4rem); z-index: 0; font-family: var(--f-display); font-weight: 600; font-style: italic; font-size: clamp(6rem, 18vw, 16rem); line-height: 0.7; color: transparent; -webkit-text-stroke: 1.4px rgba(246, 242, 234, 0.09); letter-spacing: -0.02em; pointer-events: none; }
.nh-hero__grid { position: relative; z-index: 1; display: grid; grid-template-columns: 0.9fr 1.08fr; gap: clamp(2rem, 5vw, 4.5rem); align-items: center; width: 100%; }
.nh-hero__copy { position: relative; z-index: 1; max-width: 38rem; }
.nh-hero__photo { position: relative; isolation: isolate; }
.nh-hero__photo .nh-photo { position: relative; z-index: 4; aspect-ratio: 16 / 9; overflow: hidden; box-shadow: 0 44px 90px -40px rgba(0, 0, 0, 0.78); }
.nh-hero__photo .nh-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.nh-hero__photo .nh-photo::after { content: ''; position: absolute; inset: 0; border: 1px solid rgba(246, 242, 234, 0.3); pointer-events: none; }
.nh-hero__photo .frameline { position: absolute; inset: -12px; z-index: 5; border: 1px solid rgba(203, 165, 107, 0.45); pointer-events: none; }
.nh-hero__photo .cap { position: absolute; left: 0; bottom: 0.9rem; z-index: 6; background: var(--hs-forest-deep); color: var(--hs-gold-light); font-family: var(--f-sans); font-size: 0.5rem; letter-spacing: 0.18em; text-transform: uppercase; padding: 0.45rem 0.75rem; }
/* collage de photos éparses derrière la photo principale */
.nh-scatter { position: absolute; overflow: hidden; border: 5px solid var(--hs-cream); box-shadow: 0 26px 54px -30px rgba(0, 0, 0, 0.72); transition: transform 0.8s var(--ease); will-change: transform; }
.nh-scatter img { width: 100%; height: 100%; object-fit: cover; display: block; }
.nh-scatter.s1 { z-index: 1; width: 50%; aspect-ratio: 4/3; top: -15%; left: -11%; transform: rotate(-8deg); }
.nh-scatter.s2 { z-index: 3; width: 40%; aspect-ratio: 3/4; top: -13%; right: -12%; transform: rotate(7deg); }
.nh-scatter.s3 { z-index: 2; width: 43%; aspect-ratio: 4/3; bottom: -16%; left: -8%; transform: rotate(6deg); }
.nh-scatter.s4 { z-index: 1; width: 47%; aspect-ratio: 4/3; bottom: -14%; right: -10%; transform: rotate(-6deg); }
.nh-scatter.s5 { z-index: 2; width: 30%; aspect-ratio: 1; top: 40%; left: -14%; transform: rotate(11deg); }
.nh-hero__photo:hover .nh-scatter.s1 { transform: rotate(-11deg) translate(-10px, -8px); }
.nh-hero__photo:hover .nh-scatter.s2 { transform: rotate(10deg) translate(10px, -8px); }
.nh-hero__photo:hover .nh-scatter.s3 { transform: rotate(9deg) translate(-9px, 9px); }
.nh-hero__photo:hover .nh-scatter.s4 { transform: rotate(-9deg) translate(10px, 8px); }
.nh-hero__photo:hover .nh-scatter.s5 { transform: rotate(14deg) translate(-9px, 2px); }
@media (max-width: 1024px) { .nh-scatter { display: none; } }
@media (max-width: 1024px) { .nh-hero__grid { grid-template-columns: 1fr; gap: 2.2rem; } .nh-hero__photo { max-width: 460px; margin: 0 auto; } }
.nh-hero__eyebrow { display: inline-flex; align-items: center; gap: 0.9rem; margin-bottom: 1.4rem; }
.nh-hero__eyebrow .rule { width: 40px; height: 1px; background: var(--hs-lichen); display: block; }
.nh-hero__eyebrow .eyebrow { font-family: var(--f-sans); font-size: 0.62rem; letter-spacing: 0.24em; text-transform: uppercase; color: var(--hs-lichen); }
.nh-hero__h1 { font-family: var(--f-display); font-weight: 500; font-size: clamp(2.6rem, 6vw, 5rem); line-height: 1.04; letter-spacing: -0.012em; color: var(--hs-cream); }
.nh-hero__h1 em { font-style: italic; color: var(--hs-gold-light); }
.nh-hero__p { font-family: var(--f-serif); font-size: clamp(1.18rem, 1.6vw, 1.42rem); line-height: 1.6; color: rgba(246, 242, 234, 0.88); margin-top: 1.5rem; max-width: 36rem; text-wrap: pretty; }
.nh-hero__cta { display: flex; flex-wrap: nowrap; gap: 1.1rem 1.6rem; align-items: center; margin-top: 2.2rem; }
.nh-hero__cta a { white-space: nowrap; }
@media (max-width: 480px) { .nh-hero__cta { flex-wrap: wrap; } }
.nh-hero__chain { display: inline-flex; align-items: center; gap: 1rem; margin-top: 2.6rem; padding-top: 1.5rem; border-top: 1px solid rgba(233, 206, 163, 0.26); }
.nh-hero__chain span { font-family: var(--f-sans); font-size: 0.58rem; letter-spacing: 0.26em; text-transform: uppercase; color: var(--hs-sage-light); }
.nh-hero__chain i { position: relative; width: 2.2rem; height: 1px; background: rgba(203, 165, 107, 0.5); }
.nh-hero__chain i::after { content: ''; position: absolute; left: 50%; top: 50%; width: 5px; height: 5px; border-radius: 50%; background: var(--hs-gold-light); transform: translate(-50%, -50%); box-shadow: 0 0 8px rgba(203, 165, 107, 0.6); }
.nh-hero__scroll { position: absolute; right: clamp(1.4rem, 5vw, 3.4rem); bottom: clamp(2.4rem, 6vh, 4rem); z-index: 1; display: flex; flex-direction: column; align-items: center; gap: 0.8rem; }
.nh-hero__scroll span { writing-mode: vertical-rl; font-family: var(--f-sans); font-size: 0.5rem; letter-spacing: 0.28em; text-transform: uppercase; color: rgba(246, 242, 234, 0.6); }
.nh-hero__scroll i { width: 1px; height: 46px; background: linear-gradient(rgba(203, 165, 107, 0.1), var(--hs-gold-light)); position: relative; overflow: hidden; }
.nh-hero__scroll i::after { content: ''; position: absolute; left: 0; top: -50%; width: 100%; height: 50%; background: var(--hs-gold-light); animation: nhScroll 2.2s var(--ease) infinite; }
@keyframes nhScroll { 0% { transform: translateY(-100%); } 60%, 100% { transform: translateY(220%); } }
@media (max-width: 760px) { .nh-hero__scroll { display: none; } }

/* ---- Ligne de sève dorée (timelines) ---- */
.nh-path { position: relative; margin-top: 2.8rem; padding-left: 2.8rem; --pbg: var(--hs-cream); }
.nh-path__spine { position: absolute; left: 0.85rem; top: 0.4rem; bottom: 0.4rem; width: 2px; background: rgba(146, 110, 60, 0.18); }
.nh-path__sap { position: absolute; left: 0; top: 0; width: 100%; height: 0%; background: linear-gradient(var(--hs-gold-light), var(--hs-gold)); box-shadow: 0 0 12px rgba(203, 165, 107, 0.5); }
.nh-step { position: relative; padding: 1.7rem 0 1.9rem; }
.nh-step + .nh-step { border-top: 1px solid rgba(38, 52, 42, 0.12); }
.nh-step__node { position: absolute; left: calc(-2.8rem + 0.85rem); top: 2.2rem; width: 13px; height: 13px; border-radius: 50%; transform: translateX(-50%); background: var(--hs-cream); border: 2px solid var(--hs-gold); box-shadow: 0 0 0 5px var(--pbg); transition: background 0.5s var(--ease), box-shadow 0.5s var(--ease); z-index: 2; }
.nh-step.is-lit .nh-step__node { background: var(--hs-gold-light); box-shadow: 0 0 0 5px var(--pbg), 0 0 16px rgba(203, 165, 107, 0.85); }
.nh-step__ghost { position: absolute; right: 0.5rem; top: 0.4rem; z-index: 0; font-family: var(--f-display); font-weight: 600; line-height: 0.8; font-size: clamp(3.4rem, 7vw, 6rem); color: transparent; -webkit-text-stroke: 1.2px rgba(146, 110, 60, 0.16); letter-spacing: -0.02em; pointer-events: none; }
.nh-step__in { position: relative; z-index: 1; max-width: 44rem; }
.nh-step h3 { font-family: var(--f-display); font-size: clamp(1.35rem, 2.1vw, 1.65rem); color: var(--hs-ink); margin-bottom: 0.7rem; }
.nh-step .s-body + .s-body { margin-top: 0.7rem; }
@media (max-width: 600px) { .nh-step__ghost { font-size: clamp(2.8rem, 16vw, 4.4rem); opacity: 0.7; } }

/* ---- Quote box raffinée ---- */
.nh-quote-box { position: relative; padding: 0.3rem 0 0.3rem 1.5rem; margin-top: 1.5rem; }
.nh-quote-box::before { content: ''; position: absolute; left: 0; top: 0.2rem; bottom: 0.2rem; width: 2px; background: linear-gradient(var(--hs-gold), rgba(179, 139, 83, 0.2)); }
.nh-quote-box p { font-family: var(--f-display); font-style: italic; font-size: clamp(1.15rem, 1.7vw, 1.35rem); line-height: 1.42; color: var(--hs-ink); }
.nh-quote-box em { color: var(--hs-gold-deep); }

/* ---- Split Origines (image sticky épinglée) ---- */
.nh-split { display: grid; grid-template-columns: 0.92fr 1.08fr; gap: clamp(2.4rem, 5vw, 4.5rem); align-items: start; }
.nh-split__fig { aspect-ratio: 4/5; position: sticky; top: 130px; }
@media (max-width: 880px) { .nh-split { grid-template-columns: 1fr; gap: 2.4rem; } .nh-split__fig { position: relative; top: 0; } }
.nh-split__fig .framed__img.nh-pin { position: absolute; inset: 0; }
.nh-pin__img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0; transition: opacity 0.8s var(--ease); }
.nh-pin__img.is-on { opacity: 1; }

/* ---- Mots-clés (tags spécimen) ---- */
.nh-keywords { display: flex; flex-wrap: wrap; gap: 0.6rem; margin: 1.6rem 0 0; }
.nh-keywords span { display: inline-flex; align-items: center; gap: 0.5rem; font-family: var(--f-sans); font-size: 0.58rem; letter-spacing: 0.14em; text-transform: uppercase; color: var(--hs-forest); border: 1px solid rgba(38, 52, 42, 0.3); padding: 0.46rem 0.95rem 0.46rem 0.8rem; border-radius: 40px; }
.nh-keywords span::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--hs-sage); }
.nh-keywords span:nth-child(2)::before { background: var(--hs-lichen); }
.nh-keywords span:nth-child(3)::before { background: var(--hs-gold); }
.nh-keywords span:nth-child(4)::before { background: var(--hs-sage); }

/* ---- Citation centrale ornée ---- */
.nh-bigquote { position: relative; max-width: 44rem; margin: 3rem auto 0; text-align: center; padding-top: 2rem; }
.nh-bigquote::before { content: ''; position: absolute; left: 50%; top: 0; transform: translateX(-50%); width: 1px; height: 1.8rem; background: linear-gradient(var(--hs-gold), transparent); }
.nh-bigquote p { font-family: var(--f-display); font-style: italic; font-size: clamp(1.25rem, 2.2vw, 1.7rem); line-height: 1.46; color: var(--hs-ink); }

/* ---- Bande cinématique pleine largeur ---- */
.nh-band { position: relative; min-height: 62vh; display: flex; align-items: flex-end; overflow: hidden; isolation: isolate; background: var(--hs-forest-deep); }
.nh-band__bg { position: absolute; inset: 0; z-index: -2; }
.nh-band__bg img { width: 100%; height: 100%; object-fit: cover; transform: scale(1.05); }
.nh-band__veil { position: absolute; inset: 0; z-index: -1; background: linear-gradient(180deg, rgba(20, 29, 23, 0.45), rgba(20, 29, 23, 0.15) 38%, rgba(20, 29, 23, 0.88)); }
.nh-band__in { position: relative; width: 100%; max-width: 1240px; margin: 0 auto; padding: 3rem clamp(1.6rem, 5vw, 4rem) clamp(2.6rem, 6vh, 4rem); color: var(--hs-cream); }
.nh-band__ghost { position: absolute; left: clamp(0.6rem, 3vw, 2rem); top: -2.2rem; z-index: -1; font-family: var(--f-display); font-weight: 600; font-style: italic; font-size: clamp(5rem, 16vw, 14rem); line-height: 0.8; color: transparent; -webkit-text-stroke: 1.3px rgba(246, 242, 234, 0.1); pointer-events: none; }
.nh-band__eyebrow { display: inline-flex; align-items: center; gap: 0.9rem; margin-bottom: 1rem; }
.nh-band__eyebrow .rule { width: 38px; height: 1px; background: var(--hs-lichen); display: block; }
.nh-band__eyebrow .eyebrow { font-family: var(--f-sans); font-size: 0.58rem; letter-spacing: 0.24em; text-transform: uppercase; color: var(--hs-lichen); }
.nh-band h2 { font-family: var(--f-display); font-size: clamp(1.9rem, 3.6vw, 3rem); line-height: 1.08; color: var(--hs-cream); max-width: 28rem; }
.nh-band h2 em { font-style: italic; color: var(--hs-gold-light); }
.nh-band p { font-family: var(--f-serif); font-size: 1.1rem; line-height: 1.55; color: rgba(246, 242, 234, 0.85); max-width: 32rem; margin-top: 1rem; }

/* ---- Trio mosaïque (photos réelles, parallaxe interne) ---- */
.nh-trio { display: grid; grid-template-columns: 1.32fr 1fr; gap: 1.2rem; }
.nh-trio figure { position: relative; overflow: hidden; min-height: 240px; box-shadow: 0 30px 64px -44px rgba(24, 34, 27, 0.6); }
.nh-trio figure.tall { grid-row: 1 / 3; }
.nh-trio figure::after { content: ''; position: absolute; inset: 0; border: 1px solid rgba(203, 165, 107, 0.4); pointer-events: none; z-index: 2; }
.nh-duo__pan { position: absolute; inset: -7% 0; will-change: transform; }
.nh-duo__pan img { width: 100%; height: 100%; object-fit: cover; transform: scale(1.05); transition: transform 1.5s var(--ease); display: block; }
.nh-trio figure:hover .nh-duo__pan img { transform: scale(1.12); }
.nh-duo__cap { position: absolute; left: 1rem; bottom: 1rem; z-index: 3; font-family: var(--f-sans); font-size: 0.52rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--hs-cream); background: rgba(20, 29, 23, 0.46); backdrop-filter: blur(3px); padding: 0.45rem 0.75rem; }
@media (max-width: 760px) { .nh-trio { grid-template-columns: 1fr; } .nh-trio figure.tall { grid-row: auto; } }

/* ---- La Team ---- */
.nh-team { background: var(--hs-sand); }
.nh-team__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.2rem; margin-top: 2.8rem; }
.nh-teamc { position: relative; background: var(--hs-cream); border: 1px solid rgba(38, 52, 42, 0.14); padding: 1.7rem 1.5rem 1.6rem; display: flex; flex-direction: column; gap: 0.5rem; overflow: hidden; transition: transform 0.5s var(--ease), box-shadow 0.5s var(--ease), border-color 0.5s var(--ease); }
.nh-teamc::after { content: ''; position: absolute; left: 0; right: 0; top: 0; height: 2px; background: var(--hs-gold); transform: scaleX(0); transform-origin: left; transition: transform 0.55s var(--ease); }
.nh-teamc:hover { transform: translateY(-6px); box-shadow: 0 26px 50px -34px rgba(24, 34, 27, 0.5); border-color: rgba(179, 139, 83, 0.4); }
.nh-teamc:hover::after { transform: scaleX(1); }
.nh-teamc .tag { font-family: var(--f-sans); font-size: 0.5rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--hs-gold-deep); }
.nh-teamc.is-guardian { background: var(--hs-cream-warm); }
.nh-teamc.is-guardian .tag { color: var(--hs-sage); }
.nh-teamc.is-guardian::after { background: var(--hs-sage); }
.nh-teamc h4 { font-family: var(--f-display); font-size: 1.3rem; line-height: 1.12; color: var(--hs-ink); }
.nh-teamc p { font-family: var(--f-serif); font-size: 0.97rem; line-height: 1.45; color: var(--hs-ink-soft); }
@media (max-width: 880px) { .nh-team__grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 460px) { .nh-team__grid { grid-template-columns: 1fr; } }

/* ---- Gardiens : galerie photos chats ---- */
.nh-guardians { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.2rem; margin-top: 1.6rem; }
.nh-guardc { position: relative; aspect-ratio: 4/3; overflow: hidden; box-shadow: 0 26px 54px -40px rgba(24, 34, 27, 0.6); }
.nh-guardc img { width: 100%; height: 100%; object-fit: cover; transform: scale(1.05); transition: transform 1.4s var(--ease); display: block; }
.nh-guardc:hover img { transform: scale(1.12); }
.nh-guardc::after { content: ''; position: absolute; inset: 0; border: 1px solid rgba(203, 165, 107, 0.35); pointer-events: none; z-index: 2; }
.nh-guardc figcaption { position: absolute; left: 0.9rem; bottom: 0.9rem; z-index: 3; }
.nh-guardc .nm { display: block; font-family: var(--f-display); font-size: 1.18rem; color: var(--hs-cream); text-shadow: 0 1px 10px rgba(20, 29, 23, 0.6); }
.nh-guardc .rl { font-family: var(--f-sans); font-size: 0.5rem; letter-spacing: 0.18em; text-transform: uppercase; color: var(--hs-lichen); }
@media (max-width: 760px) { .nh-guardians { grid-template-columns: 1fr 1fr; } }
@media (max-width: 460px) { .nh-guardians { grid-template-columns: 1fr; } }

/* ---- Manifeste (forêt + halo + grain) ---- */
.nh-mani { background: var(--hs-forest-deep); color: var(--hs-cream); position: relative; overflow: hidden; isolation: isolate; }
.nh-mani::before { content: ''; position: absolute; inset: -12% -12% auto -12%; height: 130%; z-index: 0; pointer-events: none;
  background: radial-gradient(56% 46% at 50% 4%, rgba(203, 165, 107, 0.18), rgba(203, 165, 107, 0) 62%), radial-gradient(125% 85% at 50% 122%, rgba(20, 29, 23, 0.6), transparent 56%); }
.nh-mani > * { position: relative; z-index: 1; }
.nh-mani__ghost { position: absolute; right: 2vw; top: 1rem; z-index: 0; font-family: var(--f-display); font-weight: 600; font-style: italic; font-size: clamp(5rem, 13vw, 11rem); line-height: 0.8; color: transparent; -webkit-text-stroke: 1.3px rgba(227, 206, 163, 0.12); pointer-events: none; }
.nh-mani__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.4rem; margin-top: 2.4rem; }
.nh-mani__card { position: relative; border: 1px solid rgba(233, 206, 163, 0.24); padding: 1.8rem 1.7rem; background: rgba(246, 242, 234, 0.03); overflow: hidden; transition: background 0.5s var(--ease), border-color 0.5s var(--ease); }
.nh-mani__card::before { content: ''; position: absolute; left: 0; top: 0; width: 2px; height: 100%; background: var(--hs-gold-light); transform: scaleY(0); transform-origin: top; transition: transform 0.6s var(--ease); }
.nh-mani__card:hover { background: rgba(246, 242, 234, 0.06); border-color: rgba(233, 206, 163, 0.42); }
.nh-mani__card:hover::before { transform: scaleY(1); }
.nh-mani__card h4 { font-family: var(--f-sans); font-size: 0.62rem; letter-spacing: 0.16em; text-transform: uppercase; color: var(--hs-gold-light); margin-bottom: 0.8rem; }
.nh-mani__card p { font-family: var(--f-serif); font-size: 1.05rem; line-height: 1.55; color: rgba(246, 242, 234, 0.84); }
@media (max-width: 700px) { .nh-mani__grid { grid-template-columns: 1fr; } }

/* ---- Araignée (forêt-deep + halo + anneau orbital + 8 fantôme) ---- */
.nh-spider { background: var(--hs-forest-deep); color: var(--hs-cream); position: relative; overflow: hidden; isolation: isolate; }
.nh-spider::before { content: ''; position: absolute; inset: 0; z-index: 0; pointer-events: none; background: radial-gradient(60% 60% at 78% 50%, rgba(203, 165, 107, 0.12), transparent 60%); }
.nh-spider > * { position: relative; z-index: 1; }
.nh-spider__in { display: grid; grid-template-columns: 0.92fr 1.08fr; gap: clamp(2.4rem, 5vw, 4.5rem); align-items: center; }
.nh-spider__badges { display: flex; flex-wrap: wrap; gap: 0.6rem; margin-bottom: 1.4rem; }
.nh-spider__badges span { font-family: var(--f-sans); font-size: 0.56rem; letter-spacing: 0.16em; text-transform: uppercase; color: var(--hs-cream); border: 1px solid rgba(233, 206, 163, 0.4); padding: 0.42rem 0.9rem; border-radius: 40px; }
.nh-eight { font-family: var(--f-display); font-size: 2.4rem; color: var(--hs-gold-light); font-style: italic; vertical-align: middle; }
.nh-spider__fig { position: relative; aspect-ratio: 1; display: grid; place-items: center; }
.nh-spider__bignum { position: absolute; z-index: 0; font-family: var(--f-display); font-weight: 600; font-style: italic; font-size: clamp(14rem, 30vw, 26rem); line-height: 0.7; color: transparent; -webkit-text-stroke: 1.4px rgba(203, 165, 107, 0.16); pointer-events: none; }
.nh-spider__halo { position: absolute; width: 74%; aspect-ratio: 1; border-radius: 50%; background: radial-gradient(circle, rgba(203, 165, 107, 0.34), rgba(203, 165, 107, 0) 64%); filter: blur(6px); animation: nhHalo 6.5s ease-in-out infinite; }
.nh-spider__ring { position: absolute; width: 86%; aspect-ratio: 1; border: 1px solid rgba(203, 165, 107, 0.28); border-radius: 50%; animation: nhRing 42s linear infinite; }
.nh-spider__ring::before { content: ''; position: absolute; top: -3px; left: 50%; width: 6px; height: 6px; border-radius: 50%; background: var(--hs-gold-light); box-shadow: 0 0 10px var(--hs-gold-light); transform: translateX(-50%); }
.nh-spider__mark { position: relative; z-index: 2; width: 58%; height: auto; animation: nhFloat 7s ease-in-out infinite; }
@keyframes nhFloat { 0%, 100% { transform: translateY(-7px); } 50% { transform: translateY(7px); } }
@keyframes nhHalo { 0%, 100% { opacity: 0.7; transform: scale(1); } 50% { opacity: 1; transform: scale(1.07); } }
@keyframes nhRing { to { transform: rotate(360deg); } }
@media (max-width: 880px) { .nh-spider__in { grid-template-columns: 1fr; gap: 2.6rem; } .nh-spider__fig { order: -1; } }
@media (prefers-reduced-motion: reduce) { .nh-spider__mark, .nh-spider__halo, .nh-spider__ring, .nh-hero__scroll i::after { animation: none; } }

/* ---- Intention (déclaration éditoriale) ---- */
.nh-intention { background: var(--hs-cream); position: relative; overflow: hidden; }
.nh-intention::before, .nh-intention::after { content: ''; position: absolute; left: 50%; transform: translateX(-50%); width: 1px; height: clamp(1.6rem, 4vw, 2.6rem); background: linear-gradient(var(--hs-gold), transparent); }
.nh-intention::before { top: 0; }
.nh-intention::after { bottom: 0; background: linear-gradient(transparent, var(--hs-gold)); }
.nh-intention__ghost { position: absolute; left: 50%; top: 2.2rem; transform: translateX(-50%); z-index: 0; font-family: var(--f-display); font-weight: 600; font-style: italic; font-size: clamp(5rem, 16vw, 13rem); line-height: 0.8; color: transparent; -webkit-text-stroke: 1.3px rgba(146, 110, 60, 0.12); pointer-events: none; white-space: nowrap; }
.nh-intention__in { position: relative; z-index: 1; }
