:root{--argile: #f0ebe3;--argile2: #e2d9ce;--argile3: #d4c8ba;--rule: #c4b8aa;--dust: #8a7868;--brown: #3d3028;--terra: #ad2507;--terra-lt: oklch(52% .18 32);--terra-xl: oklch(60% .16 32);--ardoise: #4e6e7a;--sauge: #4e664f;--sauge-lt: #6a8a6b;--sauge-bg: #e8ede8;--marine: #1e3038;--marine2: #152430;--serif: "Cormorant Garamond", Georgia, serif;--sans: "DM Sans", system-ui, sans-serif;--ease: cubic-bezier(.25, 0, 0, 1);--noise: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E")}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{background:var(--argile);color:var(--marine);font-family:var(--sans);font-weight:300;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden;padding-top:70px}@media(max-width:560px){body{padding-top:58px}}body:before{content:"";position:fixed;inset:0;background-image:var(--noise);background-repeat:repeat;pointer-events:none;z-index:0}img{display:block;width:100%;height:100%;object-fit:cover}a{text-decoration:none;color:inherit}:focus-visible{outline:3px solid var(--terra);outline-offset:3px;border-radius:2px}.skip-link{position:absolute;top:-200%;left:1rem;background:var(--marine);color:var(--argile);padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;z-index:9999;transition:top .2s}.skip-link:focus{top:1rem}.label{display:inline-flex;align-items:center;gap:.6rem;font-size:.7rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--terra)}.label:before{content:"";width:1.8rem;height:1px;background:currentColor;flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-family:var(--sans);font-weight:500;letter-spacing:.01em;cursor:pointer;border:none;transition:transform .22s var(--ease),box-shadow .22s var(--ease),background .22s;min-height:52px;padding:0 2rem;font-size:.95rem;position:relative;overflow:hidden}.btn:after{content:"";position:absolute;inset:0;background:#fff0;transition:background .2s}.btn:hover:after{background:#ffffff14}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-terra{background:var(--sauge);color:var(--argile);box-shadow:0 2px 14px #4e664f47}.btn-terra:hover{background:#294c2a;box-shadow:0 8px 24px #4e664f66}.btn-marine{background:var(--sauge);color:var(--argile);box-shadow:0 2px 10px #4e664f33}.btn-marine:hover{background:#294c2a;box-shadow:0 8px 20px #4e664f59}.btn-outline{background:transparent;color:var(--marine);border:1.5px solid var(--rule)}.btn-outline:hover{border-color:var(--terra);color:var(--terra)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.2s}.reveal-d3{transition-delay:.32s}.fil-narratif{text-align:center;padding:3.5rem 5vw;position:relative}.fil-narratif:before{content:"";position:absolute;top:50%;left:5vw;right:5vw;height:1px;background:var(--rule)}.fil-narratif-text{font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(1.15rem,2.2vw,1.7rem);letter-spacing:.01em;color:#234725;background:var(--argile);padding:0 2.5rem;position:relative;display:inline-block}.fil-narratif.dark{background:var(--marine)}.fil-narratif.dark:before{background:#f0ebe314}.fil-narratif.dark .fil-narratif-text{background:var(--marine);color:var(--argile)}.fil-narratif.ardoise{background:var(--ardoise)}.fil-narratif.ardoise:before{background:#f0ebe31f}.fil-narratif.ardoise .fil-narratif-text{background:var(--ardoise);color:#f0ebe3b3}.fil-rouge-svg{position:fixed;right:clamp(6px,2vw,28px);top:70px;bottom:0;width:32px;pointer-events:none;z-index:10;overflow:visible}.fil-rouge-track{stroke:var(--rule);stroke-width:1;fill:none;opacity:.35}.fil-rouge-path{fill:none;stroke:var(--terra);stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.fil-rouge-node{fill:var(--argile);stroke:var(--terra);stroke-width:2;r:4}@supports (animation-timeline: scroll()){.fil-rouge-path{animation:filRougeReveal linear both;animation-timeline:scroll(root block)}@keyframes filRougeReveal{0%{stroke-dashoffset:var(--fil-total-len, 2000)}to{stroke-dashoffset:0}}.fil-rouge-node{animation:filRougeReveal linear both;animation-timeline:scroll(root block)}}@supports (animation-timeline: view()){.fil-narratif-text .mot{display:inline-block;animation:motReveal .6s cubic-bezier(.16,1,.3,1) both;animation-timeline:view(block)}@keyframes motReveal{0%{opacity:0;transform:translateY(.4em)}to{opacity:1;transform:translateY(0)}}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1!important;transform:none!important}.fil-rouge-path,.fil-rouge-node{stroke-dashoffset:0!important}}@media(max-width:860px){.fil-rouge-svg{right:4px;width:24px}}@media(max-width:560px){.fil-narratif{padding:2.5rem 5vw}.fil-narratif-text{font-size:1.05rem;padding:0 1rem}.fil-rouge-svg{display:none}}.site-header[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;z-index:300;transform:translateY(0);transition:transform .38s cubic-bezier(.4,0,.2,1)}.site-header[data-astro-cid-5blmo7yk].header--hidden{transform:translateY(-100%)}.navbar[data-astro-cid-5blmo7yk]{background:#f0ebe3f0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--rule);height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw}.nav-logo[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;gap:.1rem;text-decoration:none}.nav-logo-name[data-astro-cid-5blmo7yk]{font-family:var(--serif);font-style:italic;font-weight:400;font-size:1.25rem;letter-spacing:-.015em;color:var(--marine);line-height:1}.nav-logo-sub[data-astro-cid-5blmo7yk]{font-size:.6rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--brown)}.nav-links[data-astro-cid-5blmo7yk]{list-style:none;display:flex;gap:.25rem}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-size:.84rem;font-weight:400;color:var(--marine);opacity:.8;padding:.5rem .85rem;border-radius:6px;transition:opacity .18s,background .18s;min-height:44px;display:flex;align-items:center}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{opacity:1;background:#1e30380f}.nav-cta[data-astro-cid-5blmo7yk]{font-size:.9rem;min-height:46px;padding:0 1.5rem}.burger[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;z-index:410;height:44px;padding:10px;background:none;border:none;cursor:pointer;position:relative;z-index:310}.burger-line[data-astro-cid-5blmo7yk]{display:block;height:1px;background:var(--marine);transition:transform .4s cubic-bezier(.76,0,.24,1),opacity .3s ease,width .3s ease;transform-origin:center}.burger-line[data-astro-cid-5blmo7yk]:nth-child(2){width:65%;margin-left:auto}.burger[data-astro-cid-5blmo7yk][aria-expanded=true] .burger-line[data-astro-cid-5blmo7yk]:nth-child(1){transform:translateY(6px) rotate(45deg);width:100%}.burger[data-astro-cid-5blmo7yk][aria-expanded=true] .burger-line[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0;transform:scaleX(0)}.burger[data-astro-cid-5blmo7yk][aria-expanded=true] .burger-line[data-astro-cid-5blmo7yk]:nth-child(3){transform:translateY(-6px) rotate(-45deg);width:100%}.drawer[data-astro-cid-5blmo7yk]{position:fixed;inset:0;z-index:400;pointer-events:none}.drawer[data-astro-cid-5blmo7yk].open{pointer-events:auto}.drawer-overlay[data-astro-cid-5blmo7yk]{position:absolute;inset:0;background:#15243000;transition:background .5s ease}.drawer[data-astro-cid-5blmo7yk].open .drawer-overlay[data-astro-cid-5blmo7yk]{background:#1524308c}.drawer-panel[data-astro-cid-5blmo7yk]{position:absolute;top:0;right:0;bottom:0;width:min(88vw,420px);background:var(--marine);display:flex;flex-direction:column;padding:0;overflow:hidden;clip-path:inset(0 0 0 100%);transition:clip-path .6s cubic-bezier(.76,0,.24,1)}.drawer[data-astro-cid-5blmo7yk].open .drawer-panel[data-astro-cid-5blmo7yk]{clip-path:inset(0 0 0 0%)}.drawer-panel[data-astro-cid-5blmo7yk]:before{content:"";position:absolute;inset:0;background-image:var(--noise);opacity:.35;pointer-events:none;z-index:0}.drawer-close[data-astro-cid-5blmo7yk]{position:absolute;top:1.2rem;right:1.4rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#f0ebe373;transition:color .2s;z-index:2}.drawer-close[data-astro-cid-5blmo7yk]:hover{color:var(--argile)}.drawer-close[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:22px;height:22px}.drawer-eyebrow[data-astro-cid-5blmo7yk]{position:relative;z-index:1;display:block;font-size:.58rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:#81b482;padding:2.2rem 2.5rem 0;opacity:0;transform:translateY(8px);transition:opacity .4s ease .25s,transform .4s ease .25s}.drawer[data-astro-cid-5blmo7yk].open .drawer-eyebrow[data-astro-cid-5blmo7yk]{opacity:1;transform:translateY(0)}.drawer-nav[data-astro-cid-5blmo7yk]{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:center;padding:1.5rem 2.5rem 1rem}.drawer-nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk]{list-style:none}.drawer-nav[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]{overflow:hidden}.drawer-link[data-astro-cid-5blmo7yk]{display:block;font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(2rem,7vw,2.8rem);line-height:1.15;letter-spacing:-.02em;color:#f0ebe3e0;padding:.3rem 0;border-bottom:1px solid rgba(240,235,227,.07);transition:color .2s,padding-left .25s var(--ease);opacity:0;transform:translateY(100%);transition:opacity .5s ease,transform .5s cubic-bezier(.16,1,.3,1),color .2s,padding-left .25s}.drawer-nav[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]:last-child .drawer-link[data-astro-cid-5blmo7yk]{border-bottom:none}.drawer-nav[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]:nth-child(1) .drawer-link[data-astro-cid-5blmo7yk]{transition-delay:.18s}.drawer-nav[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]:nth-child(2) .drawer-link[data-astro-cid-5blmo7yk]{transition-delay:.23s}.drawer-nav[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]:nth-child(3) .drawer-link[data-astro-cid-5blmo7yk]{transition-delay:.28s}.drawer-nav[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]:nth-child(4) .drawer-link[data-astro-cid-5blmo7yk]{transition-delay:.33s}.drawer-nav[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]:nth-child(5) .drawer-link[data-astro-cid-5blmo7yk]{transition-delay:.38s}.drawer-nav[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]:nth-child(6) .drawer-link[data-astro-cid-5blmo7yk]{transition-delay:.43s}.drawer[data-astro-cid-5blmo7yk].open .drawer-link[data-astro-cid-5blmo7yk]{opacity:1;transform:translateY(0)}.drawer-link[data-astro-cid-5blmo7yk]:hover{color:var(--argile);padding-left:.5rem}.drawer-footer[data-astro-cid-5blmo7yk]{position:relative;z-index:1;padding:1.5rem 2.5rem 2.5rem;border-top:1px solid rgba(240,235,227,.08);display:flex;flex-direction:column;gap:1.2rem;opacity:0;transform:translateY(12px);transition:opacity .4s ease .5s,transform .4s ease .5s}.drawer[data-astro-cid-5blmo7yk].open .drawer-footer[data-astro-cid-5blmo7yk]{opacity:1;transform:translateY(0)}.drawer-cta[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;background:var(--terra);padding:1.1rem 1.4rem;color:var(--argile);font-family:var(--sans);font-weight:500;font-size:.95rem;transition:background .2s;min-height:56px}.drawer-cta[data-astro-cid-5blmo7yk]:hover{background:var(--terra-lt)}.drawer-cta-label[data-astro-cid-5blmo7yk]{flex:1}.drawer-cta-arrow[data-astro-cid-5blmo7yk]{width:36px;height:36px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;flex-shrink:0}.drawer-cta-arrow[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:16px;height:16px;stroke:var(--argile)}.drawer-meta[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;gap:.2rem}.drawer-meta[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{font-size:.7rem;font-weight:300;letter-spacing:.08em;color:#f0ebe34d}@media(max-width:1024px){.nav-links[data-astro-cid-5blmo7yk],.nav-cta[data-astro-cid-5blmo7yk]{display:none}.burger[data-astro-cid-5blmo7yk]{display:flex}}@media(max-width:560px){.navbar[data-astro-cid-5blmo7yk]{padding:0 4vw;height:58px}.nav-logo-name[data-astro-cid-5blmo7yk]{font-size:1.05rem}}@media(prefers-reduced-motion:reduce){.site-header[data-astro-cid-5blmo7yk]{transition:none}.drawer-panel[data-astro-cid-5blmo7yk]{transition:none;clip-path:none}.drawer[data-astro-cid-5blmo7yk]:not(.open) .drawer-panel[data-astro-cid-5blmo7yk]{display:none}.drawer-link[data-astro-cid-5blmo7yk],.drawer-footer[data-astro-cid-5blmo7yk],.drawer-eyebrow[data-astro-cid-5blmo7yk]{transition:none;opacity:1;transform:none}}footer[data-astro-cid-sz7xmlte]{background:var(--marine2);padding:clamp(4rem,7vw,8rem) 5vw 3rem;position:relative;overflow:hidden}footer[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;inset:0;background-image:var(--noise);opacity:.25;pointer-events:none}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;padding-bottom:3.5rem;border-bottom:1px solid rgba(240,235,227,.08);margin-bottom:2rem;position:relative}.f-name[data-astro-cid-sz7xmlte]{font-family:var(--serif);font-style:italic;font-weight:400;font-size:1.4rem;letter-spacing:-.01em;color:var(--argile);margin-bottom:.3rem}.f-sub[data-astro-cid-sz7xmlte]{font-size:.6rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:#81b482;display:block;margin-bottom:1.3rem}.f-desc[data-astro-cid-sz7xmlte]{font-size:.85rem;font-weight:300;line-height:1.78;color:#f0ebe3a6;max-width:28ch;margin-bottom:1.8rem}.f-contact[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.45rem}.f-contact-line[data-astro-cid-sz7xmlte]{display:flex;gap:.8rem;align-items:baseline;font-size:.83rem;font-weight:300;color:#f0ebe3a6}.f-contact-key[data-astro-cid-sz7xmlte]{font-size:.58rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#f0ebe34d;width:2.8rem;flex-shrink:0}.f-contact-line[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#f0ebe3a6;transition:color .2s}.f-contact-line[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--argile)}.f-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:.6rem;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:#81b482;margin-bottom:1.4rem}.f-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none}.f-col[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.65rem}.f-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.84rem;font-weight:300;color:#f0ebe3a6;transition:color .2s}.f-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--argile)}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;position:relative}.f-copy[data-astro-cid-sz7xmlte]{font-size:.72rem;font-weight:300;letter-spacing:.06em;color:#f0ebe34d}.f-legal[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem}.f-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.72rem;font-weight:300;color:#f0ebe34d;transition:color .2s}.f-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#f0ebe3a6}.f-credit[data-astro-cid-sz7xmlte]{font-size:.72rem;font-weight:300;color:#f0ebe34d}.f-credit[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#f0ebe34d;transition:color .2s}.f-credit[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#f0ebe3a6}@media(max-width:860px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:3rem}}@media(max-width:560px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2.5rem}}
