@charset "UTF-8";.afficher-numero .btn-reveal{background-color:#60f;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:700;text-transform:uppercase;text-underline-offset:4px;transition:background .6s ease-in-out,color .3s ease-in-out;cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.afficher-numero .btn-reveal:hover{background:linear-gradient(135deg,#60f,#c09,#f06,#000);color:#fff}.afficher-numero .numero{font-weight:600;font-size:1.1rem;color:#fff}.lang-list{list-style:none;padding:0 2px;margin:0;min-width:max-content}.lang-list li{cursor:pointer;padding:.5rem;display:flex;align-items:center;white-space:nowrap;transition:background .2s}.lang-list li:hover{background-color:#ffffff1a}.lang-list li:before{content:"›";margin-right:.5rem;color:#fff}.lang-list li.active{background-color:#60f;color:#fff}.drawer{position:relative}.drawer .drawer-header{background:transparent;border:none;padding:1rem 1.5rem;font-weight:700;color:#fff;display:flex;align-items:center;gap:.5rem;cursor:pointer;text-decoration:underline;text-underline-offset:4px;transition:all .3s ease-in-out}.drawer .drawer-header:focus-visible{outline:2px solid #ffffff;outline-offset:4px;border-radius:8px}.drawer .drawer-header .drawer-icon{transition:transform .3s ease}.drawer .drawer-header .drawer-icon.open{transform:rotate(180deg)}.drawer .assist-trigger{display:flex;align-items:center}.drawer .assist-trigger__logo{display:block;height:2.1rem;width:auto}.drawer .drawer-content{display:none;position:absolute;top:calc(100% + .5rem);right:0;background:#000000b0;color:#fff;padding:.75rem 1rem;border-radius:8px;box-shadow:0 2px 10px #0000004d;z-index:10}.drawer .drawer-content.open{display:block}.drawer .assist-downloads{list-style:none;padding:0;margin:0;min-width:14rem}.drawer .assist-downloads li+li{margin-top:.5rem}.drawer .assist-downloads a{display:flex;align-items:center;gap:.75rem;color:#fff;text-decoration:none;padding:.45rem .25rem;border-radius:8px;transition:background .2s ease}.drawer .assist-downloads a:hover{background-color:#ffffff1a}.drawer .assist-downloads a:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.drawer .assist-downloads__logo{width:4.75rem;height:auto;flex-shrink:0}@media (max-width: 780px){.drawer .drawer-content{position:static;width:100%;margin-top:.5rem}.drawer .drawer-header{font-size:1rem;padding:1rem}}.header{width:100%;margin:0;padding:.2rem 2rem;background-color:#000000b0;color:#fff;display:flex;justify-content:space-between;align-items:center;font-family:Verdana,sans-serif;border-radius:0;position:fixed;top:0;left:0;z-index:1000;overflow:visible}.header .header__left{display:flex;align-items:center;gap:1rem;min-width:0;justify-content:flex-start}.header .header__left .fond-logo{background:transparent;border:0;border-radius:0;padding:0;box-shadow:none;display:flex;align-items:center;justify-content:center}.header .header__left .lxcdm-logo{width:180px;max-width:min(22vw,180px);height:auto;display:block;border-radius:.45rem;margin:0}.header .header__left .numero{font-weight:600;font-size:1.1rem}.header .header__right{display:flex;min-width:0;justify-content:flex-end;align-items:center;gap:.75rem;margin-left:.1em}.header .header__right .btn-primary{background-color:#60f;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:700;text-transform:uppercase;text-underline-offset:4px;transition:background .6s ease-in-out,color .3s ease-in-out;cursor:pointer}.header .header__right .btn-primary:hover{background:linear-gradient(135deg,#60f,#c09,#f06,#000);color:#fff}.header .lang-select{background-color:transparent;border:1px solid #ffffff;color:#fff;padding:.4rem .8rem;border-radius:8px;font-family:Verdana,sans-serif;cursor:pointer}.header .lang-select:hover{color:#f06}.header__admin-edit{position:absolute;right:1rem;bottom:-2.2rem;z-index:1001}.header__editable{position:relative;display:inline-flex;align-items:center}.header__inline-actions{position:absolute;top:-.65rem;right:-.65rem;display:inline-flex;gap:.3rem;z-index:1002}.header__inline-actions .btn-small,.header__inline-actions .btn-danger{padding:.2rem .3rem;min-width:auto;line-height:1}.header__right .btn-primary,.header__left .drawer-header,.header__left .btn-reveal{text-align:center}.header__right .btn-primary{background-color:#60f;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:700;text-transform:uppercase;text-underline-offset:4px;transition:background .6s ease-in-out,color .3s ease-in-out;cursor:pointer}.header__right .btn-primary:hover{background:linear-gradient(135deg,#60f,#c09,#f06,#000);color:#fff}@media (max-width: 780px){.header{position:static;top:auto;left:auto;z-index:auto;padding:.45rem .6rem .7rem;gap:.65rem;flex-direction:column;align-items:stretch}.header .header__left{width:100%;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.header .header__left .fond-logo{padding:0;border-radius:0}.header .header__left .lxcdm-logo{width:110px;height:auto}.header .header__left .drawer,.header .header__left .afficher-numero,.header .header__left .header__editable{width:100%}.header .header__left .drawer .drawer-header{width:100%;justify-content:center;padding:.7rem .9rem}.header .header__left .afficher-numero .btn-reveal,.header .header__left .afficher-numero .numero{width:100%;display:inline-flex;align-items:center;justify-content:center;text-align:center}.header .header__right{width:100%;justify-content:flex-end;align-items:flex-end;margin-left:auto;flex-wrap:wrap}.header .header__right .btn-primary,.header .header__right .drawer,.header .header__right .header__editable{width:100%}.header .header__right .btn-primary{padding:.6rem .8rem;font-size:.86rem;white-space:nowrap;text-align:center}.header .header__right .drawer{width:auto}.header .header__right .drawer .drawer-header{width:auto;justify-content:flex-end;padding:.35rem .25rem}.header__admin-edit{right:.6rem;bottom:-2.5rem}.header__inline-actions{top:-.4rem;right:-.1rem}.header.with-admin-banner{top:auto}.admin-banner{position:static;top:auto;left:auto;z-index:auto;padding:.55rem .75rem;font-size:.9rem;align-items:flex-start;gap:.5rem;flex-direction:column}.admin-banner .admin-banner__actions{width:100%;flex-wrap:wrap;justify-content:flex-start}}.admin-banner{width:100%;background-color:#000000b0;color:#f06;text-align:center;padding:.75rem 1rem;font-family:Verdana,sans-serif;font-weight:600;font-size:1rem;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;z-index:1100}.admin-banner .admin-banner__actions{display:flex;align-items:center;gap:.75rem}.admin-banner .btn-primary{background-color:#60f;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:700;text-transform:uppercase;text-underline-offset:4px;transition:background .6s ease-in-out,color .3s ease-in-out;cursor:pointer}.admin-banner .btn-primary:hover{background:linear-gradient(135deg,#60f,#c09,#f06,#000);color:#fff}.admin-banner .logout-btn{background:none;border:1px solid #ff0066;color:#f06;padding:.3rem 1rem;border-radius:0;cursor:pointer;font-family:Verdana,sans-serif;font-weight:600}.admin-banner .logout-btn:hover{background-color:#f06;color:#fff}.header.with-admin-banner{top:65px}.footer{position:relative;background-color:#000;color:#fff;padding:1rem;text-align:center;font-size:.9rem;width:100%;min-height:8.5rem;margin-left:0;margin-right:0;margin-bottom:0;margin-top:2rem;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;gap:.5rem}@media (min-width: 1025px){.footer{flex-direction:row;justify-content:space-around;min-height:5.5rem}}.footer--deferred{visibility:hidden}.footer a{color:#fff;text-decoration:underline;transition:all .3s ease-in-out}.footer a:hover{color:#c09}.footer__logo{width:63px;height:50px;border-radius:8px;object-fit:contain;flex:0 0 auto}.footer__editable{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.35rem}.footer__inline-actions{position:absolute;top:-.7rem;right:-.7rem;display:inline-flex;gap:.3rem;z-index:2}.footer__inline-actions .btn-small,.footer__inline-actions .btn-danger{padding:.2rem .3rem;min-width:auto;line-height:1}.footer__admin-edit{position:absolute;top:.75rem;right:.75rem;z-index:2}.nav{background-color:#000008a1;padding:1rem 1.5rem;margin:96px 16px 16px;border-radius:8px;box-shadow:0 10px 14px #1f1f2eb3;justify-content:space-between;font-family:Verdana,sans-serif;display:flex;align-items:center;gap:1rem}.nav .btn-primary{background-color:#60f;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:700;text-transform:uppercase;text-underline-offset:4px;transition:background .6s ease-in-out,color .3s ease-in-out;cursor:pointer}.nav .btn-primary:hover{background:linear-gradient(135deg,#60f,#c09,#f06,#000);color:#fff}.nav__list{list-style:none;margin:0;padding:0}.nav__editable-item{position:relative;display:inline-flex;align-items:center;gap:.35rem}.nav__editable-item--drawer{padding-right:.25rem}.nav__item a{display:block;text-decoration:none;color:#fff;position:relative;width:fit-content}.nav__item a:after{content:"";position:absolute;left:0;bottom:.1rem;width:100%;height:2px;border-radius:999px;background:linear-gradient(90deg,teal,#c09,#f06);transform:scaleX(0);transform-origin:left center;transition:transform .22s ease}.nav__item a:hover:after,.nav__item a:focus-visible:after{transform:scaleX(1)}.nav__item--page{margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.12)}.nav__item--page a{font-weight:700}.nav__item--anchor a{padding:.35rem 0 .35rem .85rem;font-size:.95rem;opacity:.92;line-height:1.25}.nav__admin-edit{padding:.15rem .28rem;min-width:auto;line-height:1}@media (max-width: 780px){.nav--desktop{display:none}}.nav-mobile{display:none}@media (max-width: 780px){.nav-mobile{position:relative;display:block;margin:.65rem .5rem 0;z-index:2}.nav-mobile__toggle{background-color:#60f;color:#fff;padding:.75rem 1.5rem;border:none;font-weight:700;text-transform:uppercase;text-underline-offset:4px;transition:background .6s ease-in-out,color .3s ease-in-out;cursor:pointer;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.8rem 1rem;border-radius:999px;box-shadow:0 10px 24px #1f1f2e38}.nav-mobile__toggle:hover{background:linear-gradient(135deg,#60f,#c09,#f06,#000);color:#fff}.nav-mobile__panel{margin-top:.65rem;padding:.9rem 1rem;background:#1f1f2ef5;border-radius:1.25rem;box-shadow:0 14px 32px #1f1f2e52;max-height:calc(100vh - 8rem);overflow-y:auto}.nav-mobile__section+.nav-mobile__section{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.12)}.nav-mobile__page-link{display:block;color:#fff;font-weight:700;text-decoration:none;padding:.25rem 0;text-align:center}.nav-mobile__page-row{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.nav-mobile__anchors{list-style:none;margin:.5rem 0 0;padding:0}.nav-mobile .nav__item--anchor a{width:100%;color:#ffffffeb;padding:.45rem 0;text-align:center}.nav-mobile .nav__editable-item{width:100%;justify-content:center}}@media (max-width: 780px){.header.with-admin-banner+.nav-mobile{margin-top:.65rem}}.page-intro{max-width:1200px;margin:0 auto;padding:2em 1em;position:relative;min-height:auto}.page-intro--without-heading .page-intro__header{min-height:auto;margin-bottom:0;padding:0}.page-intro--title-only{padding-top:.6rem;padding-bottom:1rem;display:flex;flex-direction:column;justify-content:center}.page-intro--title-only .page-intro__header{min-height:auto;margin-bottom:.35rem;padding:0;justify-content:center;align-items:center;gap:.45rem}.page-intro--title-only .page-intro__title{font-size:clamp(2rem,4.2vw,3.4rem);margin:0}.page-intro--title-only .page-intro__subtitle{margin:0}.page-intro--loading .page-intro__title--placeholder,.page-intro--loading .page-intro__subtitle--placeholder,.page-intro--loading .page-intro__visual--placeholder,.page-intro--loading .page-intro__text-item--placeholder{color:transparent;background:linear-gradient(135deg,#e9e9f1fa,#f4f4f9);box-shadow:0 10px 14px #1f1f2e14}.page-intro--loading .page-intro__title--placeholder{width:min(32rem,78%);min-height:3.4rem;margin:0 auto;border-radius:1rem}.page-intro--loading .page-intro__subtitle--placeholder{width:min(24rem,62%);min-height:1.8rem;margin:2rem auto;border-radius:999px}.page-intro--loading .page-intro__visual--placeholder{background-image:none!important}.page-intro--loading .page-intro__text-item--placeholder{min-height:6rem}.page-intro__admin-actions{display:flex;justify-content:flex-end;margin-bottom:1rem}.page-intro__admin-actions button{display:inline-flex;align-items:center;gap:.45rem}.page-intro__header{text-align:center;margin-bottom:1.5rem;min-height:auto;display:flex;flex-direction:column;justify-content:center;gap:.75rem}.page-intro__header .page-intro__title,.page-intro__header .page-intro__subtitle{font-family:Verdana,sans-serif;font-weight:900}.page-intro__header .page-intro__title{font-size:2.5rem;margin:0;line-height:1.2}.page-intro__header .page-intro__subtitle{font-size:1.5rem;margin:0;line-height:1.2}.page-intro__visual{margin-top:.5rem}.page-intro__visual-grid{display:grid;grid-template-columns:minmax(10rem,1fr) minmax(14rem,24rem) minmax(10rem,1fr);align-items:center;justify-items:center;gap:1.25rem 1.5rem}.page-intro--with-image.page-intro--items-1 .page-intro__visual-grid{grid-template-areas:". image ." ". bottom-center ."}.page-intro--with-image.page-intro--items-2 .page-intro__visual-grid{grid-template-areas:"middle-left image middle-right"}.page-intro--with-image.page-intro--items-3 .page-intro__visual-grid{grid-template-areas:"middle-left image middle-right" ". bottom-center ."}.page-intro--with-image.page-intro--items-4 .page-intro__visual-grid{grid-template-areas:"top-left image top-right" "bottom-left image bottom-right"}.page-intro__image-shell{grid-area:image;width:100%;display:flex;align-items:center;justify-content:center}.page-intro__image{display:block;width:min(100%,24rem);height:auto;object-fit:contain}.page-intro__text-item{position:relative;overflow:hidden;background:#fff;color:#000;text-align:center;padding:.9rem 1rem;width:100%;max-width:14rem;box-sizing:border-box;word-break:break-word;white-space:normal;border-radius:8px;box-shadow:0 10px 14px #1f1f2e38}.page-intro__text-item:before{content:"";position:absolute;top:0;left:1rem;width:calc(100% - 2rem);height:2px;background:linear-gradient(90deg,#558ed5,#60f,#c09,#f06,#c00000,teal)}.page-intro__text-item pre{margin:0;white-space:pre-wrap;word-break:break-word}.page-intro__text-item>*{margin:0;width:100%}.page-intro__text-item p{margin:0}.page-intro__text-item strong{display:inline-block}.page-intro__text-link{display:inline-flex;align-items:center;justify-content:center;margin-top:.85rem;padding:.55rem .95rem;border-radius:999px;text-decoration:none;font-weight:700;line-height:1.2;color:#fff;background:linear-gradient(135deg,#60f,#f06 55%,#c00000);transition:all .3s ease-in-out}.page-intro__text-link:hover,.page-intro__text-link:focus-visible{filter:brightness(1.05);transform:translateY(-1px)}.page-intro__text-item--top-left{grid-area:top-left;align-self:end}.page-intro__text-item--top-right{grid-area:top-right;align-self:end}.page-intro__text-item--bottom-left{grid-area:bottom-left;align-self:start}.page-intro__text-item--bottom-right{grid-area:bottom-right;align-self:start}.page-intro__text-item--middle-left{grid-area:middle-left}.page-intro__text-item--middle-right{grid-area:middle-right}.page-intro__text-item--bottom-center{grid-area:bottom-center}.page-intro--without-image.page-intro--items-1 .page-intro__visual-grid{grid-template-columns:minmax(14rem,20rem);grid-template-areas:"bottom-center"}.page-intro--without-image.page-intro--items-2 .page-intro__visual-grid{grid-template-columns:repeat(2,minmax(12rem,16rem));grid-template-areas:"middle-left middle-right"}.page-intro--without-image.page-intro--items-3 .page-intro__visual-grid{grid-template-columns:minmax(12rem,16rem) minmax(12rem,16rem);grid-template-areas:"middle-left middle-right" "bottom-center bottom-center"}.page-intro--without-image.page-intro--items-4 .page-intro__visual-grid{grid-template-columns:repeat(2,minmax(12rem,16rem));grid-template-areas:"top-left top-right" "bottom-left bottom-right"}.page-intro--without-image .page-intro__visual-grid{justify-content:center;align-items:stretch}.page-intro--without-image .page-intro__text-item{max-width:16rem}@media (max-width: 780px){.page-intro--title-only{padding-top:.35rem;padding-bottom:.85rem}.page-intro--title-only .page-intro__title{font-size:clamp(1.75rem,7vw,2.4rem)}.page-intro--without-image .page-intro__visual-grid{grid-template-columns:1fr;grid-template-areas:"top-left" "middle-left" "top-right" "middle-right" "bottom-left" "bottom-center" "bottom-right"}.page-intro--loading .page-intro__title--placeholder{width:min(20rem,92%);min-height:2.8rem}.page-intro--loading .page-intro__subtitle--placeholder{width:min(14rem,72%);min-height:1.35rem}.page-intro--loading .page-intro__text-item--placeholder{min-height:4.5rem}.page-intro__header{gap:.5rem}.page-intro__visual-grid{grid-template-columns:1fr;grid-template-areas:"image" "top-left" "middle-left" "top-right" "middle-right" "bottom-left" "bottom-center" "bottom-right";gap:.9rem}.page-intro__image{width:min(100%,16rem)}.page-intro__text-item{max-width:100%}}code,pre{font-family:Verdana,sans-serif}@keyframes loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader{width:40px;height:40px;border:4px solid rgba(85,142,213,.2);border-top:4px solid #558ed5;border-radius:50%;animation:loader-spin 1s linear infinite;margin:2rem auto}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{line-height:1.5}.app{display:flex;flex-direction:column;min-height:100vh;font-family:Verdana,sans-serif}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:1000;padding:.75rem 1rem;border-radius:.5rem;background:#fff;color:#60f;font-weight:700;text-decoration:none;box-shadow:0 10px 24px #0003;transition:top .2s ease}.skip-link:focus{top:1rem}main{flex-grow:1;display:flex;flex-direction:column}.hero-section{background:linear-gradient(45deg,#c09 5%,#60f 40%,#558ed5 85%);color:#fff}@media (max-width: 780px){main{overflow-x:hidden}}.scroll-top-button{background-color:#60f;color:#fff;padding:.75rem 1.5rem;border:none;font-weight:700;text-transform:uppercase;text-underline-offset:4px;transition:background .6s ease-in-out,color .3s ease-in-out;cursor:pointer;position:fixed;right:1.25rem;bottom:1.25rem;z-index:1200;width:3.1rem;height:3.1rem;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 26px #1f1f2e4d;animation:scroll-top-fade-in .25s ease-out;transition:transform .28s ease,box-shadow .28s ease,background .6s ease-in-out,color .3s ease-in-out}.scroll-top-button:hover{background:linear-gradient(135deg,#60f,#c09,#f06,#000);color:#fff}.scroll-top-button:hover{transform:translateY(-4px) scale(1.06);box-shadow:0 16px 30px #33339947}.scroll-top-button:active{transform:translateY(-1px) scale(.98)}.scroll-top-button:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:4px}@media (max-width: 780px){.scroll-top-button{right:.9rem;bottom:.9rem;width:2.85rem;height:2.85rem}}@keyframes scroll-top-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.scroll-top-button{animation:none;transition:none}}
