.sx{--bg:#0c0a08;--bg-grad:radial-gradient(135% 115% at 40% 14%,#18130c 0%,transparent 58%);--bg2:#120f0a;--panel:#0a0807;--fg:#f0ebdd;--muted:#c1b79b;--catoff:#998f73;--kicker:#cba95d;--faint:#847c66;--line:#2c2519;--line2:#1a160e;--line3:#4a3e27;--gold:#be9a44;--gold2:#e3c972;--gold-bright:#f4e3a8;--gold-ink:#0b0a08;--accent:#9bc2b8;--accent-line:#58766d;--reseau-membres:#78aabd;--reseau-experts:#d08a46;--reseau-outils:#9c8bd8;--scrim:rgba(11,10,8,0.86);--glow:rgba(190,154,68,0.16);--glow2:rgba(190,154,68,0.05);--ghost:0.14;--ghostblend:screen;--serif:var(--font-cormorant),Cormorant,Georgia,serif;--sans:var(--font-manrope),Manrope,system-ui,sans-serif;position:relative;width:100%;overflow-x:clip;background:var(--bg-grad,none),var(--bg);color:var(--fg);font-family:var(--sans);font-weight:300;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background .5s ease,color .5s ease}.sx[data-theme=light]{--bg:#faf8f2;--bg-grad:none;--bg2:#f1eee4;--panel:#e4decf;--fg:#1a1a1e;--muted:#5a5a60;--catoff:#1a1a1e;--kicker:#6f5620;--faint:#6e6e75;--line:#e4decf;--line2:#d8d0be;--line3:#c6bfa9;--gold:#6f5620;--gold2:#9a7b2e;--gold-bright:#9a7b2e;--gold-ink:#faf8f2;--accent:#176a96;--accent-line:#5a8a9a;--reseau-membres:#176a96;--reseau-experts:#b1531a;--reseau-outils:#5b45a6;--scrim:rgba(250,248,242,0.92);--glow:rgba(190,154,68,0.07);--glow2:rgba(190,154,68,0.035);--ghost:0.22;--ghostblend:multiply}.sx *{margin:0;padding:0;box-sizing:border-box}.sx ::selection{background:var(--gold);color:var(--gold-ink)}.sx a{color:inherit;text-decoration:none}.sx button{font-family:inherit;color:inherit}@keyframes sx-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes sx-marq{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes sx-ghost{0%{opacity:0;transform:translateY(-50%) scale(1.04)}to{opacity:var(--ghost);transform:translateY(-50%) scale(1)}}.sx [data-reveal]{animation:sx-rise 1.15s cubic-bezier(.16,1,.3,1) both}.sx [data-reveal]:nth-child(2){animation-delay:.08s}.sx [data-reveal]:nth-child(3){animation-delay:.16s}.sx [data-ghost]{mix-blend-mode:var(--ghostblend)}.sx-hero-verb{font-style:italic;color:var(--gold)}.sx[data-theme=light] .sx-hero-verb{color:#5e3e07}.sx:not([data-theme=light]) .sx-hero-verb{color:var(--gold2);text-shadow:0 0 16px rgba(216,177,90,.24)}.sx [data-desc] p{color:var(--muted)!important;font-size:.92rem!important}.sx .sx-cell{background:var(--panel)!important}.sx .sx-cell p,.sx [data-offre-d]{color:var(--muted)!important;font-size:.94rem!important}.sx footer a,.sx footer p,.sx footer span{color:var(--faint)}.sx-offre-row{position:relative;border-top:1px solid var(--line);transition:background .4s ease}.sx-offre-row:after{content:"";position:absolute;left:0;bottom:-1px;height:1px;width:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--gold),transparent);transition:transform .55s cubic-bezier(.16,1,.3,1)}.sx-offre-row:hover:after{transform:scaleX(1)}.sx-offre-row:hover [data-offre-t]{color:var(--fg)}.sx-offre-row:hover [data-offre-n]{color:var(--gold2)}.sx-offre-row:last-child{border-bottom:1px solid var(--line)}.sx-offre-grid{display:grid;grid-template-columns:2.5rem minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(14px,2vw,44px);align-items:baseline}@media (max-width:720px){.sx-offre-grid{grid-template-columns:2rem 1fr;row-gap:6px}.sx-offre-grid [data-offre-d]{grid-column:2}}.sx-brick-wall{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line2);border:1px solid var(--line2);border-radius:4px;overflow:hidden}.sx-brick{position:relative;background:var(--bg);padding:clamp(24px,2.5vw,38px);display:flex;flex-direction:column;gap:13px;min-height:230px;transition:background .45s ease}.sx-brick:after{content:"";position:absolute;left:0;top:-1px;height:2px;width:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--gold),transparent);transition:transform .55s cubic-bezier(.16,1,.3,1)}.sx-brick:hover{background:var(--panel)}.sx-brick:hover:after{transform:scaleX(1)}.sx-brick:hover [data-brick-n]{color:var(--gold2)}.sx-brick:hover [data-brick-t]{color:var(--gold)}@media (max-width:880px){.sx-brick-wall{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.sx-brick-wall{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.sx-brick:after{transition:none}}@media (max-width:820px){.sx-reseau-top{grid-template-columns:1fr!important;gap:clamp(36px,8vw,56px)!important}}.sx-cell{transition:background .4s ease}.sx-cell:hover{background:var(--bg2)}.sx-cell:hover [data-cell-n]{color:var(--gold2)}.sx-cell:hover [data-cell-t]{color:var(--gold)}@media (prefers-reduced-motion:reduce){.sx [data-ghost],.sx [data-reveal]{animation:none!important;opacity:1;transform:none}.sx-offre-row:after{transition:none}}@media (max-width:860px){.sx{--ghost:0.1}.sx[data-theme=light]{--ghost:0.18}.sx-hero{flex-direction:column;justify-content:flex-end!important}.sx [data-ghost]{right:-20%!important;height:62%!important}}.rc-branch{opacity:0;animation:rc-fade .7s ease forwards}.rc-branch.rc-ghost{animation-name:rc-fade-ghost}.rc-node{opacity:0;transform:scale(.3);animation:rc-pop .55s cubic-bezier(.16,1,.3,1) forwards}.rc-node.rc-ghost{animation-name:rc-pop-ghost}@keyframes rc-fade{to{opacity:.5}}@keyframes rc-fade-ghost{to{opacity:.28}}@keyframes rc-pop{to{opacity:1;transform:scale(1)}}@keyframes rc-pop-ghost{to{opacity:.5;transform:scale(1)}}@keyframes rc-orbit{to{transform:rotate(1turn)}}.rc-orbit{animation:rc-orbit 160s linear infinite}.rc-lotus-core{animation:rc-breathe 4.5s ease-in-out infinite}.rc-spin-slow{animation:rc-orbit 220s linear infinite}@keyframes rc-breathe{0%,to{opacity:.12}50%{opacity:.22}}.rc-mosaic{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"a center b" "a center c" "d center c";gap:1px;background:var(--accent-line);border:1px solid var(--accent-line);border-radius:4px;overflow:hidden}.rc-m-cell{background:var(--bg2);padding:clamp(22px,2.6vw,34px);display:flex;flex-direction:column;gap:10px;transition:background .4s ease;min-height:150px}.rc-m-center{grid-area:center;align-items:center;justify-content:center}.rc-m-cell:hover,.rc-m-center{background:var(--bg)}.rc-m-n{font-style:italic;font-size:15px;color:var(--gold)}.rc-m-n,.rc-m-t{font-family:var(--serif)}.rc-m-t{font-weight:400;font-size:clamp(20px,2.2vw,28px);color:var(--fg);line-height:1.1}.rc-m-d{font-size:14px;line-height:1.6;color:var(--muted)}.rc-m-ghost{background:var(--panel);align-items:center;justify-content:center}.rc-m-ghost-label{font-family:var(--font-jetbrains-mono),monospace;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--faint)}@media (max-width:760px){.rc-mosaic{grid-template-columns:1fr 1fr;grid-template-areas:"center center" "a b" "c d"}}@media (prefers-reduced-motion:reduce){.rc-branch,.rc-node{animation:none;opacity:1;transform:none}.rc-branch.rc-ghost{opacity:.28}.rc-node.rc-ghost{opacity:.5}.rc-orbit{animation:none}}