:root{--rk-klein:#002fa7;--rk-bleu-profond:#1a4d8c;--rk-bleu-cobalt:#3b7bd1;--rk-bleu-mer:#1e5f8b;--rk-bleu-ciel:#7ab8dd;--rk-bleu-pale:#c4dcec;--rk-sable:#e8dcc4;--rk-creme:#faf6ee;--rk-tuile:#a84134;--rk-bleu-nuit:#0f1f2e;--rk-bg:var(--rk-creme);--rk-bg-dark:var(--rk-bleu-nuit);--rk-fg:var(--rk-bleu-nuit);--rk-fg-on-dark:var(--rk-creme);--rk-primary:var(--rk-klein);--rk-secondary:var(--rk-bleu-cobalt);--rk-accent:var(--rk-tuile);--rk-muted:var(--rk-bleu-pale);--rk-font-display:"Playfair Display", Georgia, "Times New Roman", serif;--rk-font-ui:"Space Grotesk", system-ui, -apple-system, sans-serif;--rk-space-1:.25rem;--rk-space-2:.5rem;--rk-space-3:.75rem;--rk-space-4:1rem;--rk-space-5:1.5rem;--rk-space-6:2rem;--rk-space-7:3rem;--rk-space-8:4rem;--rk-space-9:6rem;--rk-radius-sm:4px;--rk-radius-md:8px;--rk-radius-lg:16px;--rk-radius-full:9999px;--rk-ease:cubic-bezier(.4, 0, .2, 1);--rk-ease-out:cubic-bezier(.16, 1, .3, 1);--rk-duration-fast:.15s;--rk-duration-base:.25s;--rk-duration-slow:.5s}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body,#root{width:100%;min-height:100%}body{background:var(--rk-bleu-nuit);color:var(--rk-fg-on-dark);font-family:var(--rk-font-ui);-webkit-font-smoothing:antialiased;overflow-x:hidden}.canvas-layer{z-index:0;position:fixed;top:0;bottom:0;left:0;right:0}.content-layer{z-index:10;position:relative}.section{padding:var(--rk-space-9) var(--rk-space-7);pointer-events:none;flex-direction:column;justify-content:center;display:flex;position:relative}.reveal{opacity:0;transition:opacity .8s var(--rk-ease-out), transform .8s var(--rk-ease-out);transform:translateY(24px)}.reveal.is-shown{opacity:1;transform:none}::selection{background:var(--rk-klein);color:var(--rk-creme)}
