@font-face{font-family:Publica Play;src:url(/fonts/PublicaPlay-Medium.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geomanist;src:url(/fonts/Geomanist-Light.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Geomanist;src:url(/fonts/Geomanist-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geomanist;src:url(/fonts/Geomanist-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}body{color:#002882;-webkit-font-smoothing:antialiased;background:#f8fafb;margin:0;font-family:Geomanist,Arial,sans-serif}#root{width:100%;min-height:100vh}@keyframes sk-pulse{0%,to{opacity:1}50%{opacity:.45}}.sk{background:#e8e6e1;border-radius:6px;animation:1.5s ease-in-out infinite sk-pulse}@keyframes pv-spin{to{transform:rotate(360deg)}}.pv-rail-item{cursor:pointer;width:100%;font-family:var(--font-sans);color:#6b7793;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;padding:6px 0;transition:color .15s;display:flex}.pv-rail-item .pv-ico{width:46px;height:46px;color:inherit;background:var(--glace);border-radius:14px;place-items:center;transition:background .15s,color .15s,box-shadow .15s;display:grid}.pv-rail-item .pv-label{letter-spacing:.01em;font-size:11px;font-weight:600}.pv-rail-item:hover:not(.is-active){color:var(--marine)}.pv-rail-item:hover:not(.is-active) .pv-ico{background:#e4eaff}.pv-rail-item.is-active{color:var(--marine);cursor:default}.pv-rail-item.is-active .pv-label{font-weight:700}.pv-rail-item.is-active .pv-ico{background:var(--marine);color:#fff;box-shadow:0 5px 14px #0028823d}@font-face{font-family:Geomanist;src:url(/fonts/Geomanist-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Geomanist;src:url(/fonts/Geomanist-Black.ttf)format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Publica Play;src:url(/fonts/PublicaPlay-Medium.otf)format("opentype");font-weight:400 800;font-style:normal;font-display:swap}:root{--marine:#002882;--electrique:#0042ff;--orange:#f98f03;--marine-900:#001d84;--violet:#380066;--jade:#6abfa3;--petrole:#0e2a3a;--creme:#fbf2e9;--glace:#f2f5ff;--blanc:#fff;--fg:#002882;--fg-2:#3a4a6b;--fg-muted:#6b7793;--border:#e4dace;--border-white:#eceef5;--succes:#1db954;--alerte:#e53935;--avertissement:#f59e0b;--page-ground:#eef1f8;--band-ground:#f6f8fd;--atelier:#e9eaee;--border-ui:#e7e9f0;--border-ui-2:#e2e5ec;--fg-muted-2:#8a8f9c;--placeholder:#aab2c2;--eyebrow:#a6a294;--custom-bg:#fff6ec;--custom-border:#f2c49a;--custom-fg:#9a5a12;--shadow-panel:0 18px 48px #0028821f;--shadow-dropdown:0 16px 40px #00288233;--font-display:"Publica Play", "Geomanist", system-ui, sans-serif;--font-sans:"Geomanist", system-ui, -apple-system, "Segoe UI", sans-serif;--font-hero:"Publica Play", "Geomanist", system-ui, sans-serif;--r-xs:6px;--r-sm:10px;--r-md:16px;--r-lg:24px;--r-xl:32px;--r-pill:999px;--shadow-sm:0 1px 2px #0028820f, 0 1px 3px #00288214;--shadow-md:0 6px 18px #0028821a;--shadow-lg:0 18px 48px #00288224}.wd{--lavande:#c8d6ff;--tracking-eyebrow:.14em;--tracking-label:.06em;font-family:var(--font-sans);color:var(--fg);background:var(--glace);-webkit-font-smoothing:antialiased;flex-direction:column;width:100%;min-height:100vh;display:flex}.wd *{box-sizing:border-box}.wd .dot{color:var(--orange)}.wd .eyb{letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--orange);font-size:12px;font-weight:700}.wd-nav{background:var(--blanc);border-bottom:1px solid var(--border-white);flex:none;justify-content:space-between;align-items:center;height:66px;padding:0 30px;display:flex}.wd-nav-l{align-items:center;gap:30px;display:flex}.wd-nav-r{align-items:center;gap:12px;display:flex}.wd-menu{align-items:center;gap:24px;display:flex}.wd-menu>a{color:var(--fg-2);white-space:nowrap;cursor:pointer;align-items:center;gap:5px;padding:7px 0;font-size:15px;font-weight:600;display:inline-flex;position:relative}.wd-menu>a:hover,.wd-menu>a.on{color:var(--marine)}.wd-menu>a.on:after{content:"";background:var(--orange);border-radius:2px;height:2.5px;position:absolute;bottom:-1px;left:0;right:0}.wd-navitem{margin-bottom:-14px;padding-bottom:14px;position:relative}.wd-navitem>a{color:var(--fg-2);cursor:default;white-space:nowrap;align-items:center;gap:6px;padding:7px 0;font-size:15px;font-weight:600;display:inline-flex}.wd-navitem:hover>a{color:var(--marine)}.wd-navitem>a .chev{color:var(--fg-muted);align-items:center;transition:transform .15s;display:flex}.wd-navitem:hover>a .chev{color:var(--marine);transform:rotate(180deg)}.wd-dd{background:var(--blanc);border:1px solid var(--border-white);border-radius:var(--r-md);min-width:220px;box-shadow:var(--shadow-lg);z-index:60;opacity:0;visibility:hidden;padding:8px;transition:opacity .16s,transform .16s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-6px)}.wd-navitem:hover .wd-dd{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.wd-dd-i{border-radius:var(--r-sm);color:var(--fg-2);align-items:center;gap:10px;padding:9px 12px;font-size:14px;font-weight:600;display:flex}.wd-dd-i .mk{border-radius:50%;flex:none;width:7px;height:7px}.wd-dd-i:hover{background:var(--glace);color:var(--marine)}.wd-search{background:var(--blanc);border:1px solid var(--border-white);border-radius:var(--r-pill);width:260px;height:40px;color:var(--fg-muted);cursor:text;align-items:center;gap:9px;padding:0 15px;font-size:13.5px;display:flex}.wd-search svg{width:17px;height:17px;color:var(--fg-muted);flex:none}.wd-ico-btn{background:var(--blanc);border:1px solid var(--border-white);border-radius:var(--r-pill);width:40px;height:40px;color:var(--marine);cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.wd-ico-btn svg{width:19px;height:19px}.wd-ico-on{background:var(--marine)!important;border-color:var(--marine)!important;color:#fff!important}.wd-ico-btn .badge{background:var(--orange);color:#fff;border:2px solid var(--blanc);border-radius:var(--r-pill);justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-3px;right:-3px}.wd-ava{border-radius:var(--r-pill);background:var(--marine);color:#fff;letter-spacing:.02em;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:800;display:flex}.wd-btn{font-family:var(--font-sans);border-radius:var(--r-pill);cursor:pointer;white-space:nowrap;border:0;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.wd-btn svg{width:16px;height:16px}.wd-btn.primary{background:var(--marine);color:#fff}.wd-btn.cta{background:var(--electrique);color:#fff}.wd-btn.accent{background:var(--orange);color:#fff}.wd-btn.ghost{color:var(--marine);border:1.5px solid var(--marine);background:0 0}.wd-btn.ghost.soft{border-color:var(--border);color:var(--fg-2)}.wd-btn.sm{padding:8px 15px;font-size:13px}.wd-route{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}@media (prefers-reduced-motion:no-preference){.wd-route{animation:.3s both wd-rise}}@keyframes wd-rise{0%{transform:translateY(10px)}to{transform:none}}.wd-hub-page{flex-direction:column;flex:1;gap:18px;width:100%;max-width:1640px;margin:0 auto;padding:22px 30px 30px;display:flex;overflow-y:auto}.wd-home-page{flex-direction:column;flex:1;gap:20px;width:100%;max-width:1640px;margin:0 auto;padding:24px 30px 26px;display:flex;overflow-y:auto}.wd-wel{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.wd-wel-h{font-family:var(--font-hero);letter-spacing:-.02em;color:var(--marine);white-space:nowrap;margin-top:5px;font-size:38px;font-weight:800;line-height:1.02}.wd-wel-sub{color:var(--fg-2);margin-top:5px;font-size:15px;font-weight:500}.wd-wel-act{flex-shrink:0;gap:10px;display:flex}.wd-sec-link{color:var(--electrique);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:13.5px;font-weight:600;display:inline-flex}.wd-sec-link svg{width:14px;height:14px}.wd-card.pad-sm{padding:16px 18px}.wd-grid{display:grid}.wd-grid>*{min-width:0}.wd-infos-grid{grid-template-columns:1.7fr 1fr 1fr 1fr 2fr;gap:14px}@media (width<=1280px){.wd-infos-grid{grid-template-columns:1fr 1fr 1fr}}@media (width<=720px){.wd-infos-grid{grid-template-columns:1fr 1fr}}.wd-notif-grid{grid-template-columns:1.55fr 1fr;gap:18px}@media (width<=900px){.wd-notif-grid{grid-template-columns:1fr}}.wd-row{display:flex}.wd-col{flex-direction:column;display:flex}.wd-between{justify-content:space-between}.wd-center{align-items:center}.wd-kpi{flex-direction:column;gap:3px;display:flex}.wd-kpi .ic{background:var(--glace);width:30px;height:30px;color:var(--marine);border-radius:9px;justify-content:center;align-items:center;margin-bottom:7px;display:flex}.wd-kpi .ic svg{width:17px;height:17px}.wd-kpi-n{font-family:var(--font-sans);color:var(--marine);letter-spacing:-.01em;font-size:30px;font-weight:800;line-height:1}.wd-kpi-u{color:var(--fg-muted);font-size:17px;font-weight:700}.wd-kpi-l{color:var(--fg-2);margin-top:4px;font-size:13.5px;font-weight:600}.wd-kpi-s{color:var(--fg-muted);font-size:12px}.wd-mission{align-items:center;gap:14px;display:flex}.wd-mono{color:#fff;background:var(--marine);border-radius:12px;flex:none;justify-content:center;align-items:center;font-weight:800;display:flex}.wd-mission .t{color:var(--marine);font-size:16px;font-weight:700;line-height:1.15}.wd-mission .s{color:var(--fg-2);margin-top:2px;font-size:13px}.wd-echeance{background:var(--blanc);border:1px solid var(--border-white);border-radius:var(--r-md);box-shadow:var(--shadow-sm);padding:18px 20px 18px 22px;position:relative;overflow:hidden}.wd-echeance:before{content:"";background:var(--orange);width:5px;position:absolute;top:0;bottom:0;left:0}.wd-echeance .clock{width:34px;height:34px;color:var(--orange);background:#feefdd;border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.wd-echeance .clock svg{width:19px;height:19px}.wd-prog{border-radius:var(--r-pill);background:var(--border-white);height:8px;overflow:hidden}.wd-prog i{background:var(--marine);border-radius:var(--r-pill);height:100%;display:block}.wd-ech-t{color:var(--marine);margin-top:2px;font-size:16px;font-weight:700}.wd-ech-m{color:var(--fg-muted);font-size:12.5px}.wd-tag{border-radius:var(--r-pill);letter-spacing:.02em;background:var(--glace);color:var(--marine);white-space:nowrap;align-items:center;padding:5px 12px;font-size:12px;font-weight:700;display:inline-flex}.wd-tag.orange{color:#b5670a;background:#feefdd}.wd-nf{border-bottom:1px solid var(--border-white);align-items:flex-start;gap:13px;padding:14px 0;display:flex}.wd-nf:last-child{border-bottom:0}.wd-nf-ic{border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.wd-nf-ic svg{width:18px;height:18px}.wd-nf-tx{min-width:0;color:var(--fg-2);flex:1;padding-top:1px;font-size:14px;line-height:1.45}.wd-nf-tx b{color:var(--marine);font-weight:700}.wd-nf-time{color:var(--fg-muted);margin-top:3px;font-size:11.5px}.wd-nf-cta{flex:none;align-self:center}.wd-nf-fresh{position:relative}.wd-nf-fresh:after{content:"";background:var(--orange);border-radius:50%;width:6px;height:6px;position:absolute;top:20px;left:-13px}.wd-ev{border-bottom:1px solid var(--border-white);align-items:center;gap:14px;padding:13px 0;display:flex}.wd-ev:last-child{border-bottom:0}.wd-ev-date{background:var(--glace);border:1px solid var(--border-white);border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:54px;height:58px;display:flex}.wd-ev-date .d{font-family:var(--font-sans);color:var(--marine);font-size:23px;font-weight:800;line-height:.9}.wd-ev-date .m{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted);margin-top:3px;font-size:10.5px;font-weight:700}.wd-ev-tx{flex:1;min-width:0}.wd-ev-t{color:var(--marine);font-size:14.5px;font-weight:700;line-height:1.15}.wd-ev-m{color:var(--fg-muted);margin-top:3px;font-size:12.5px}.wd-card{background:var(--blanc);border:1px solid var(--border-white);border-radius:var(--r-md);box-shadow:var(--shadow-sm);padding:16px 18px}.wd-hub-tools{flex-direction:column;gap:14px;display:flex}.wd-hub-toolrow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.wd-search-lg{width:100%;height:48px;font-size:15px}.wd-search-lg input{font:inherit;color:var(--fg);background:0 0;border:0;outline:0;flex:1;font-weight:500}.wd-search-lg input::placeholder{color:var(--fg-muted);font-weight:500}.wd-filters{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.wd-fchip{color:var(--fg-2);border-radius:var(--r-pill);background:var(--blanc);border:1px solid var(--border-white);white-space:nowrap;cursor:pointer;padding:8px 15px;font-size:13px;font-weight:700}.wd-fchip:hover{border-color:var(--marine);color:var(--marine)}.wd-fchip.on{background:var(--marine);color:#fff;border-color:var(--marine)}.wd-fsep{background:var(--border);width:1px;height:22px;margin:0 3px}.wd-count{color:var(--fg-muted);white-space:nowrap;font-size:13px;font-weight:600}.wd-hub-sections{flex-direction:column;gap:22px;display:flex}.wd-modsec{flex-direction:column;display:flex}.wd-sec-h{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.wd-sec-t{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--marine);font-size:19px;font-weight:800}.wd-tribu-dot{vertical-align:middle;border-radius:50%;width:11px;height:11px;margin-right:9px;display:inline-block;transform:translateY(-1px)}.wd-modgrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (width<=1100px){.wd-modgrid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.wd-modgrid{grid-template-columns:1fr}}.wd-modcard{background:var(--blanc);border:1px solid var(--border-white);border-radius:var(--r-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:13px;min-height:160px;padding:17px 18px;display:flex}.wd-modcard[role=button]{cursor:pointer;transition:transform .18s,box-shadow .18s,border-color .18s}.wd-modcard[role=button]:hover{box-shadow:var(--shadow-md);border-color:var(--lavande);transform:translateY(-3px)}.wd-modcard[role=button]:focus-visible{outline:2px solid var(--marine);outline-offset:2px}.wd-modcard.is-soon{background:#fcfcfe}.wd-mc-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.wd-mc-ic{border-radius:13px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.wd-mc-ic svg{width:20px;height:20px}.wd-mc-body{flex:1;min-width:0}.wd-mc-n{color:var(--marine);font-size:15.5px;font-weight:800;line-height:1.2}.wd-mc-d{color:var(--fg-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.wd-mc-f{align-items:center;margin-top:auto;padding-top:2px;display:flex}.wd-mc-link{color:var(--electrique);align-items:center;gap:5px;font-size:12.5px;font-weight:700;display:inline-flex}.wd-mc-link svg{width:14px;height:14px}.wd-mc-soon{color:var(--fg-muted);font-size:12.5px;font-weight:600}.wd-mc-stat{border-radius:var(--r-pill);background:var(--glace);color:var(--fg-muted);white-space:nowrap;flex:none;align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.wd-mc-stat i{background:#b8bcc8;border-radius:50%;flex:none;width:7px;height:7px}.wd-mc-stat.on{color:#1f6a3d;background:#e7f6ec}.wd-mc-stat.on i{background:var(--succes)}.wd-modcard.feature{background:var(--glace);border-color:var(--lavande);grid-column:span 2;padding:20px 22px}@media (width<=720px){.wd-modcard.feature{grid-column:span 1}}.wd-modcard.feature .wd-mc-ic{border-radius:15px;width:54px;height:54px;background:var(--marine)!important;color:#fff!important}.wd-modcard.feature .wd-mc-ic svg{width:26px;height:26px}.wd-modcard.feature .wd-mc-n{font-family:var(--font-hero);font-size:22px}.wd-modcard.feature .wd-mc-d{-webkit-line-clamp:3;max-width:64ch;font-size:13.5px}.wd-empty{color:var(--fg-muted);flex-direction:column;align-items:center;gap:12px;padding:60px 0;display:flex}.wd-empty svg{color:var(--fg-muted);opacity:.6}.wd-empty p{margin:0;font-size:15px;font-weight:600}.wd-back{color:var(--fg-2);background:var(--blanc);border:1px solid var(--border-white);border-radius:var(--r-pill);box-shadow:var(--shadow-sm);align-items:center;gap:4px;width:max-content;padding:7px 14px 7px 9px;font-size:13.5px;font-weight:700;text-decoration:none;display:inline-flex}.wd-back svg{transform:rotate(90deg)}.wd-back:hover{color:var(--marine)}.wd-pava{border-radius:var(--r-pill);color:#fff;letter-spacing:.01em;flex:none;justify-content:center;align-items:center;font-weight:800;display:flex}.wd-dispo{border-radius:var(--r-pill);white-space:nowrap;align-items:center;gap:6px;padding:5px 11px;font-size:12px;font-weight:700;display:inline-flex}.wd-dot-s{border-radius:50%;flex:none;width:7px;height:7px}.wd-skill{border-radius:var(--r-pill);white-space:nowrap;padding:5px 10px;font-size:11.5px;font-weight:700}.wd-prof-hero{align-items:center;gap:22px;display:flex}.wd-prof-name{font-family:var(--font-hero);color:var(--marine);letter-spacing:-.01em;margin:0;font-size:30px;font-weight:800;line-height:1.05}.wd-prof-role{color:var(--fg-2);margin-top:6px;font-size:15px;font-weight:500}.wd-prose{color:var(--fg-2);max-width:62ch;margin:0;font-size:15px;line-height:1.6}.wd-mlist{flex-direction:column;display:flex}.wd-mline{border-bottom:1px solid var(--border-white);gap:14px;padding:14px 0;display:flex;position:relative}.wd-mline:last-child{border-bottom:0}.wd-mline-dot{background:var(--border);border:2px solid var(--blanc);width:12px;height:12px;box-shadow:0 0 0 1px var(--border);border-radius:50%;flex:none;margin-top:4px}.wd-mline.on .wd-mline-dot{background:var(--orange);box-shadow:0 0 0 1px var(--orange)}.wd-mline-body{flex:1;min-width:0}.wd-mline-t{color:var(--marine);align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.wd-mline-m{color:var(--fg-muted);margin-top:2px;font-size:13px}.wd-mline-note{color:var(--marine);flex:none;font-size:15px;font-weight:800}.wd-chip-cur{letter-spacing:.04em;text-transform:uppercase;color:#b5670a;border-radius:var(--r-pill);white-space:nowrap;background:#feefdd;padding:2px 8px;font-size:10.5px;font-weight:800}.wd-campus-outer{background:var(--glace);border:1px solid var(--border-white);border-radius:var(--r-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:10px;padding:12px;display:flex}.wd-campus-tribu-card{background:var(--blanc);border:1px solid var(--border-white);border-radius:var(--r-md);flex-direction:column;gap:12px;padding:14px 16px 16px;display:flex}.wd-campus-tribu-card .wd-tribu-hd{align-items:center;gap:7px;display:flex}.wd-modcard-sm{cursor:pointer;gap:9px;min-height:0;padding:15px 16px;transition:transform .18s,box-shadow .18s,border-color .18s}.wd-modcard-sm:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.wd-modcard-sm.is-soon{cursor:default}.wd-modcard-sm.is-soon:hover{box-shadow:var(--shadow-sm);transform:none}.wd-modcard-sm .wd-mc-top{align-items:flex-start}.wd-modcard-sm .wd-mc-ic{border-radius:10px;width:36px;height:36px}.wd-modcard-sm .wd-mc-ic svg{width:18px;height:18px}.wd-mc-pill{border-radius:var(--r-pill);background:var(--glace);color:var(--fg-muted);white-space:nowrap;flex:none;align-items:center;padding:3px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.wd-mc-pill.on{color:#1f6a3d;background:#e7f6ec}.wd-mc-n-sm{color:var(--marine);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.wd-mc-d-sm{color:var(--fg-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.wd-mc-f-sm{border-top:1px solid var(--border-white);align-items:center;margin-top:2px;padding-top:4px;display:flex}.wd-mc-open{color:var(--marine);align-items:center;gap:4px;font-size:12px;font-weight:700;display:inline-flex}.wd-mc-open svg{flex:none}.wd-modcard-sm.is-dispo:hover .wd-mc-open{color:var(--electrique)}.wd-mc-soon-lbl{color:var(--fg-muted);font-size:11.5px;font-weight:600}
