@font-face{font-family:microgramma;src:url(../media/microgramma_extended_bold-s.p.0rnt8o8q_wqqn.otf?dpl=dpl_61PFoLzPFxZbhBKwxv2sz7w2icQx)format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:microgramma Fallback;src:local(Arial);ascent-override:77.33%;descent-override:21.7%;line-gap-override:0.0%;size-adjust:130.87%}.microgramma_d8b2a95f-module__aalmQG__className{font-family:microgramma,microgramma Fallback;font-style:normal;font-weight:700}.microgramma_d8b2a95f-module__aalmQG__variable{--font-microgramma:"microgramma", "microgramma Fallback"}
@font-face{font-family:michroma;src:url(../media/michroma_regular-s.p.0uupgf18ro97m.ttf?dpl=dpl_61PFoLzPFxZbhBKwxv2sz7w2icQx)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:michroma Fallback;src:local(Arial);ascent-override:81.35%;descent-override:18.69%;line-gap-override:0.0%;size-adjust:142.13%}.michroma_7044a41e-module__K2Xssq__className{font-family:michroma,michroma Fallback;font-style:normal;font-weight:400}.michroma_7044a41e-module__K2Xssq__variable{--font-michroma:"michroma", "michroma Fallback"}
@font-face{font-family:ordre;src:url(../media/ordre_de_depart-s.p.00wrzf.qacytr.ttf?dpl=dpl_61PFoLzPFxZbhBKwxv2sz7w2icQx)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:ordre Fallback;src:local(Arial);ascent-override:66.94%;descent-override:22.31%;line-gap-override:0.8%;size-adjust:112.04%}.ordre_625dd24e-module__BTY1OG__className{font-family:ordre,ordre Fallback;font-style:normal;font-weight:400}.ordre_625dd24e-module__BTY1OG__variable{--font-ordre:"ordre", "ordre Fallback"}
*,:before,:after{box-sizing:border-box;border-radius:0}html,body{overscroll-behavior:none;height:100%;margin:0;padding:0;overflow:hidden}:root{--red:#ff1300;--grey:#c3c4c5;--white:#fff;--black:#080d1a;--headline-lg:clamp(3rem, 7vw, 6rem);--headline-md:clamp(1.8rem, 3.5vw, 2.8rem);--headline-sm:clamp(1.2rem, 2vw, 1.6rem);--body-lg:clamp(.95rem, 1.2vw, 1.1rem);--body:clamp(.85rem, 1vw, .95rem);--caption:.75rem;--label:.65rem;--lh-tight:.95;--lh-snug:1.1;--lh-normal:1.5;--lh-relaxed:1.7;--ls-headline:.02em;--ls-subheadline:.04em;--ls-body:.03em;--ls-metadata:.08em;--ls-label:.15em;--grid-inset:24px;--v-edge-l:4.9%;--v-spine:23.6%;--v-pair-1:90.7%;--v-pair-2:94.5%;--h-top-1:11.8%;--h-top-2:17.6%;--h-cell-top:29.9%;--h-cell-bottom:87.6%;--rule-width:1px;--rule-color:var(--red);--ease-spring:cubic-bezier(.16, 1, .3, 1);--ease-smooth:cubic-bezier(.4, 0, .2, 1);--bg:var(--grey);--text:var(--red)}@media (max-width:640px){:root{--grid-inset:16px}}body{background:var(--bg);color:var(--text);font-family:var(--font-michroma), system-ui, sans-serif;letter-spacing:var(--ls-body);line-height:var(--lh-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.eyebrow{font-family:var(--font-ordre), system-ui, sans-serif;font-weight:400;font-size:calc(var(--caption) * 1.7);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--red)}.tagline{font-family:var(--font-michroma), system-ui, sans-serif;text-transform:uppercase;letter-spacing:var(--ls-subheadline);font-weight:400;line-height:var(--lh-snug);font-size:var(--headline-sm);color:var(--red)}.blurb{font-family:var(--font-michroma), system-ui, sans-serif;text-transform:uppercase;letter-spacing:var(--ls-body);font-weight:400;line-height:var(--lh-relaxed);font-size:var(--body);color:var(--red)}.cta{font-family:var(--font-michroma), system-ui, sans-serif;font-size:var(--caption);letter-spacing:var(--ls-metadata);text-transform:uppercase;cursor:pointer;border:var(--rule-width) solid var(--red);transition:background .18s var(--ease-smooth), color .18s var(--ease-smooth), border-color .18s var(--ease-smooth), transform .18s var(--ease-smooth);justify-content:center;align-items:center;gap:10px;padding:14px 30px;font-weight:400;line-height:1;display:inline-flex}.cta:active{transform:translateY(1px)}.cta--primary{color:var(--grey);-webkit-text-stroke:.6px var(--grey);background:var(--red)}.cta--primary:hover{color:var(--red);-webkit-text-stroke-color:var(--red);background:0 0}.cta--secondary{color:var(--red);-webkit-text-stroke:.4px var(--red);background:0 0}.cta--secondary:hover{background:var(--red);color:var(--grey);-webkit-text-stroke-color:var(--grey)}.cta__arrow{transition:transform .18s var(--ease-smooth);font-size:.95em}.cta--secondary:hover .cta__arrow{transform:translate(2px,-2px)}.splash{background:var(--bg);width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden}.rules{z-index:1;pointer-events:none;position:absolute;inset:0}.rules .v{width:var(--rule-width);background:var(--rule-color);transform-origin:top;animation:vline-reveal 1.4s var(--ease-spring) both;position:absolute;top:0;bottom:0}.rules .h{height:var(--rule-width);background:var(--rule-color);transform-origin:0;animation:hrule-wipe 1.2s var(--ease-spring) both;position:absolute;left:0;right:0}.v--edge-l{left:var(--v-edge-l);animation-delay:.12s;top:0;bottom:0}.v--pair-2{left:var(--v-pair-2);animation-delay:.4s;top:0;bottom:0}.v--spine{left:var(--v-spine);top:var(--h-cell-top);bottom:calc(100% - var(--h-cell-bottom));animation-delay:.22s}.v--pair-1{left:var(--v-pair-1);top:var(--h-cell-top);bottom:calc(100% - var(--h-cell-bottom));animation-delay:.34s}.h--top-1{top:var(--h-top-1);animation-delay:.16s;left:0;right:0}.h--cell-bottom{top:var(--h-cell-bottom);animation-delay:.2s;left:0;right:0}.h--top-2{top:var(--h-top-2);left:var(--v-edge-l);right:calc(100% - var(--v-pair-2));animation-delay:.24s}.h--cell-top{top:var(--h-cell-top);left:var(--v-spine);right:calc(100% - var(--v-pair-1));animation-delay:.32s}@media (max-width:640px){:root{--v-spine:9%;--h-top-1:8%;--h-cell-top:24%;--h-cell-bottom:78%}.v--pair-1,.h--top-2{display:none}.h--cell-top{right:calc(100% - var(--v-pair-2))}}.cell{left:var(--v-spine);right:calc(100% - var(--v-pair-1));top:var(--h-cell-top);bottom:calc(100% - var(--h-cell-bottom));z-index:2;padding-inline:var(--grid-inset);padding-bottom:var(--grid-inset);flex-direction:column;justify-content:flex-end;display:flex;position:absolute}@media (max-width:640px){.cell{right:calc(100% - var(--v-pair-2));padding-top:var(--grid-inset);padding-bottom:var(--grid-inset);justify-content:center}}.content{text-align:left;flex-direction:column;align-items:flex-start;gap:clamp(16px,2.8vh,26px);width:100%;max-width:880px;display:flex}.content>*{transform-origin:0;animation:content-entrance .67s var(--ease-spring) .125s both}.wordmark{width:clamp(440px,92vw,880px);max-width:100%;height:auto;display:block}.copy{flex-direction:column;align-items:flex-start;gap:14px;max-width:100%;display:flex}.blurb{max-width:62ch;margin:0}.tagline{margin:0}.actions{flex-wrap:wrap;justify-content:flex-start;gap:14px;margin-top:4px;display:flex}@media (max-width:560px){.actions{flex-direction:column;align-self:stretch;width:100%}.cta{width:100%}}@keyframes vline-reveal{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes hrule-wipe{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes content-entrance{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.rules .v,.rules .h,.content>*{animation:none}}
