@font-face{font-family:Nohemi;src:url(/Nohemi-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}:root{--color-blue-dark: #1022A8;--color-blue: #0E6ECC;--color-yellow: #FFD253;--color-white: #FFFFFF;--gradient-blue: linear-gradient(90deg, #1022A8 0%, #0E6ECC 100%);font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;background:var(--color-white);color:#222;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;min-height:100vh}a{color:var(--color-blue);text-decoration:none;transition:color .2s}a:hover{color:var(--color-blue-dark)}h1,h2,h3,h4,h5,h6{font-family:Nohemi,system-ui,Arial,sans-serif;font-weight:600;color:var(--color-blue-dark);margin-top:0}h1{font-size:2.8em}h2{font-size:2em}h3{font-size:1.3em}button,.btn{font-family:inherit}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{max-width:none;margin:0;padding:0;text-align:initial}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.footer[data-v-3bfc8c67]{background:var(--gradient-blue);color:#fff;padding:2em 0 1em;text-align:center;margin-top:3em}.footer-content[data-v-3bfc8c67]{max-width:700px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.footer-logo[data-v-3bfc8c67]{height:40px;margin-bottom:1em}.footer-links[data-v-3bfc8c67]{margin:1em 0;display:flex;gap:1.2em;flex-wrap:wrap;justify-content:center}.footer-links a[data-v-3bfc8c67]{color:#fff;text-decoration:underline;transition:color .2s;font-weight:500;font-size:1.1em}.footer-links a[data-v-3bfc8c67]:hover{color:#fff}.footer-copy[data-v-3bfc8c67]{font-size:.95em;color:#ffe066;margin-top:1em}.footer-copy a[data-v-3bfc8c67]{color:#ffe066;text-decoration:underline}@media (max-width: 700px){.footer-logo[data-v-3bfc8c67]{height:28px}.footer-links[data-v-3bfc8c67]{flex-direction:column;gap:.5em;font-size:1em}.footer-copy[data-v-3bfc8c67]{font-size:.9em}}.navbar[data-v-ed2024fb]{position:absolute;top:0;left:0;width:100vw;z-index:10;background:transparent;display:flex;justify-content:center;align-items:center;padding:2.2em 0 .7em;box-shadow:none}.logo[data-v-ed2024fb]{height:48px;width:auto;display:block;margin-right:2em}.nav-links[data-v-ed2024fb]{list-style:none;display:flex;gap:2em;margin:0;padding:0}.nav-links a[data-v-ed2024fb]{color:#fff;text-decoration:none;font-weight:500;font-size:1.1em;transition:color .2s;background:transparent;position:relative}.nav-links a[data-v-ed2024fb]:after{content:"";display:block;position:absolute;left:0;bottom:-10px;width:0;height:4px;background:#ffd253;border-radius:2px;transition:width .25s cubic-bezier(.4,0,.2,1)}.nav-links a[data-v-ed2024fb]:hover:after{width:100%}.nav-links a.router-link-exact-active[data-v-ed2024fb]:after{width:100%}.burger[data-v-ed2024fb]{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:none;border:none;cursor:pointer;margin-left:auto;margin-right:1em;z-index:20}.burger-icon[data-v-ed2024fb]{font-size:2em;color:#fff;width:28px;height:28px;display:block}@media (max-width: 900px){.navbar[data-v-ed2024fb]{width:100vw;padding:1em 0 .5em;flex-wrap:wrap;justify-content:space-between;align-items:center}.logo[data-v-ed2024fb]{height:32px;margin-right:0;margin-left:1em}.burger[data-v-ed2024fb]{display:flex;z-index:100;margin-left:0;margin-right:1em}.nav-links[data-v-ed2024fb]{display:none!important}}@media (min-width: 900px){.burger[data-v-ed2024fb]{display:none!important}.nav-links[data-v-ed2024fb]{display:flex!important}.burger-icon[data-v-ed2024fb]{color:#fff}}@media (max-width: 700px){.logo[data-v-ed2024fb]{height:32px}}.drawer-overlay[data-v-ed2024fb]{position:fixed;top:0;left:0;right:0;bottom:0;background:#141e3c73;z-index:30}.drawer[data-v-ed2024fb]{position:fixed;top:0;right:0;width:80vw;max-width:320px;height:100vh;background:var(--gradient-blue);color:#fff;z-index:40;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);outline:none;display:flex;flex-direction:column;justify-content:center;align-items:center}.drawer.open[data-v-ed2024fb]{transform:translate(0)}.drawer-menu[data-v-ed2024fb]{width:100%;display:flex;flex-direction:column;align-items:center}.drawer-menu ul[data-v-ed2024fb]{list-style:none;padding:0;margin:0;width:100%}.drawer-menu li[data-v-ed2024fb]{margin:1.5em 0;text-align:center}.drawer-menu a[data-v-ed2024fb]{color:#fff;font-size:1.2em;font-weight:600;text-decoration:none;transition:color .2s}.drawer-menu a[data-v-ed2024fb]:hover{color:#ffd253}.drawer-close[data-v-ed2024fb]{position:absolute;top:1em;right:1em;background:none;border:none;color:#fff;font-size:2em;cursor:pointer;z-index:50}.burger[data-v-ed2024fb]:focus{outline:2px solid #FFD253;outline-offset:2px}.page-hero[data-v-ce64250d]{background:var(--gradient-blue);color:#fff;padding:140px 0 2.5em;text-align:center}.page-hero h1[data-v-ce64250d]{font-size:2.5em;font-family:Nohemi,system-ui,Arial,sans-serif;font-weight:700;margin:0 0 1em;color:#fff}.events-page[data-v-ce64250d]{max-width:900px;margin:2.5em auto 2em;padding:0 1.5em;background:none;border-radius:0;box-shadow:none}.event-year-group[data-v-ce64250d]{margin-bottom:2.5em}.event-year-group h2[data-v-ce64250d]{display:inline-block;font-size:2em;font-family:Nohemi,system-ui,Arial,sans-serif;font-weight:700;color:var(--color-blue-dark);margin-bottom:1em;border-bottom:4px solid #FFD253;padding-bottom:.2em}.event-list[data-v-ce64250d]{display:flex;flex-direction:column;gap:1.5em}.event-card[data-v-ce64250d]{background:#f7f8fa;border-radius:12px;box-shadow:0 2px 8px #0e6ecc11;padding:1.2em 1.5em;width:100%}.event-card h3[data-v-ce64250d]{margin-bottom:.3em;font-size:1.2em;color:var(--color-blue-dark)}.event-date[data-v-ce64250d],.event-location[data-v-ce64250d]{font-size:.95em;color:#666;margin:0}.event-summary[data-v-ce64250d]{font-size:1.05em;color:#333;line-height:1.6}.event-loading[data-v-ce64250d]{text-align:center;font-style:italic;color:#888}.page-hero[data-v-6ef6bb9a]{background:var(--gradient-blue);color:#fff;padding:140px 0 2.5em;text-align:center}.page-hero h1[data-v-6ef6bb9a]{font-size:2.5em;font-family:Nohemi,system-ui,Arial,sans-serif;font-weight:700;margin:0 0 1em;color:#fff}.about-page[data-v-6ef6bb9a]{max-width:900px;margin:2.5em auto 2em;padding:0 1.5em;background:none;border-radius:0;box-shadow:none;text-align:left}.about-page h2[data-v-6ef6bb9a]{color:var(--color-blue-dark);font-family:Nohemi,system-ui,Arial,sans-serif;font-size:1.3em;font-weight:700;margin-top:2em;margin-bottom:1em;display:inline-block;border-bottom:4px solid #FFD253;padding-bottom:.2em}.orga-title[data-v-6ef6bb9a]{font-size:2em;margin-top:2.5em;margin-bottom:1.5em;border-bottom:4px solid #FFD253;padding-bottom:.2em;color:var(--color-blue-dark);font-family:Nohemi,system-ui,Arial,sans-serif;font-weight:700;display:inline-block}.orga-gallery[data-v-6ef6bb9a]{display:flex;flex-wrap:wrap;gap:3em;justify-content:center;margin-bottom:2em}.orga-profile[data-v-6ef6bb9a]{display:flex;flex-direction:column;align-items:center;width:180px}.orga-avatar[data-v-6ef6bb9a]{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #FFD253;margin-bottom:1em}.orga-name[data-v-6ef6bb9a]{font-weight:700;color:var(--color-blue-dark);font-size:1.2em;margin-bottom:.7em;text-align:center}.orga-links[data-v-6ef6bb9a]{display:flex;gap:1em;justify-content:center}.orga-links[data-v-6ef6bb9a] svg{width:28px;height:28px;color:#222;opacity:.7;transition:opacity .2s,color .2s}.orga-links a[data-v-6ef6bb9a]:hover svg{opacity:1;color:var(--color-blue-dark)}.about-page ul[data-v-6ef6bb9a]{margin:1em 0 1.5em 1.5em;padding:0;list-style:disc inside}.about-page li[data-v-6ef6bb9a]{margin-bottom:.5em;font-size:1.05em}@media (max-width: 900px){.about-page[data-v-6ef6bb9a]{max-width:98vw;padding:0 .5em}.orga-gallery[data-v-6ef6bb9a]{gap:1.5em}}@media (max-width: 700px){.about-page[data-v-6ef6bb9a]{padding:0 .2em}.orga-profile[data-v-6ef6bb9a]{width:100%;max-width:220px}.orga-avatar[data-v-6ef6bb9a]{width:80px;height:80px}.orga-title[data-v-6ef6bb9a],.about-page h2[data-v-6ef6bb9a]{font-size:1.1em}.orga-gallery[data-v-6ef6bb9a]{flex-direction:column;gap:1em}}.page-hero[data-v-a12f2745]{background:var(--gradient-blue);color:#fff;padding:140px 0 2.5em;text-align:center}.page-hero h1[data-v-a12f2745]{font-size:2.5em;font-family:Nohemi,system-ui,Arial,sans-serif;font-weight:700;margin:0 0 1em;color:#fff}.sponsor-page[data-v-a12f2745]{max-width:900px;margin:2.5em auto 2em;padding:0 1.5em;background:none;border-radius:0;box-shadow:none;text-align:left}.sponsor-page h2[data-v-a12f2745]{color:var(--color-blue-dark);font-family:Nohemi,system-ui,Arial,sans-serif;font-size:1.3em;font-weight:700;margin-top:2em;margin-bottom:1em;display:inline-block;border-bottom:4px solid #FFD253;padding-bottom:.2em}.sponsor-page ul[data-v-a12f2745]{margin:1em 0 1.5em 1.5em;padding:0}.sponsor-page li[data-v-a12f2745]{margin-bottom:.5em;font-size:1.05em}.sponsor-page .contact[data-v-a12f2745]{font-size:1.1em;font-weight:600;color:var(--color-blue-dark)}.sponsor-page .merci[data-v-a12f2745]{margin-top:2.5em;font-size:1.1em;color:var(--color-blue-dark);font-style:italic;text-align:center}.page-hero[data-v-7a35efc9]{background:var(--gradient-blue);color:#fff;padding:140px 0 2.5em;text-align:center}.page-hero h1[data-v-7a35efc9]{font-size:2.5em;font-family:Nohemi,system-ui,Arial,sans-serif;font-weight:700;margin:0 0 1em;color:#fff}.coc-page[data-v-7a35efc9]{max-width:900px;margin:2.5em auto 2em;padding:0 1.5em;background:none;border-radius:0;box-shadow:none;text-align:left}.coc-page h2[data-v-7a35efc9]{color:var(--color-blue-dark);font-family:Nohemi,system-ui,Arial,sans-serif;font-size:1.3em;font-weight:700;margin-top:2em;margin-bottom:1em;display:inline-block;border-bottom:4px solid #FFD253;padding-bottom:.2em}.coc-page h3[data-v-7a35efc9]{font-size:1.1em;margin-top:1.5em;margin-bottom:.5em;color:var(--color-blue-dark)}.coc-page ul[data-v-7a35efc9],.coc-page ol[data-v-7a35efc9]{margin:1em 0 1.5em 1.5em;padding:0}.coc-page li[data-v-7a35efc9]{margin-bottom:.5em;font-size:1.05em}.coc-page ol[data-v-7a35efc9]{list-style:decimal inside}.event-container[data-v-05e02d18]{max-width:750px;margin:0 auto;padding:2em 1.5em;background:#fff;border-radius:18px;box-shadow:0 4px 20px #0e6ecc14;text-align:left}.event-card[data-v-05e02d18]{display:flex;flex-direction:column;gap:1em}.event-header h3[data-v-05e02d18]{margin-bottom:.3em;font-size:1.6em;color:var(--color-blue-dark)}.event-date[data-v-05e02d18],.event-location[data-v-05e02d18]{font-size:.95em;color:#666;margin:0}.event-summary[data-v-05e02d18]{font-size:1.05em;color:#333;line-height:1.6}.event-empty[data-v-05e02d18]{text-align:center;font-size:1.1em;color:#666;background:#f8f8f8;border-radius:12px;padding:2em}.event-loading[data-v-05e02d18]{text-align:center;font-style:italic;color:#888}.replay-card[data-v-c937c04f]{background:linear-gradient(145deg,#fff,#fafbfc);border:1px solid rgba(14,110,204,.08);border-radius:20px;box-shadow:0 4px 20px #0e6ecc14,0 1px 3px #0000000d;overflow:hidden;width:340px;display:flex;flex-direction:column;align-items:stretch;margin:0 auto;cursor:pointer;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;padding:0;font-family:inherit;text-align:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fadeInUp-c937c04f .6s ease-out;will-change:transform,box-shadow}.replay-card[data-v-c937c04f]:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 40px #0e6ecc26,0 8px 16px #0000001a;border-color:#0e6ecc33}.replay-card[data-v-c937c04f]:focus{outline:3px solid #FFD253;outline-offset:3px;transform:translateY(-4px)}.replay-card[data-v-c937c04f]:active{transform:translateY(-8px) scale(.98);transition:all .15s ease}.replay-thumb[data-v-c937c04f]{width:100%;height:190px;object-fit:cover;transition:all .4s cubic-bezier(.25,.46,.45,.94);filter:brightness(1) contrast(1.05) saturate(1.1);will-change:transform,filter}.replay-card:hover .replay-thumb[data-v-c937c04f]{transform:scale(1.08);filter:brightness(1.1) contrast(1.1) saturate(1.2)}.replay-overlay[data-v-c937c04f]{position:absolute;top:0;left:0;right:0;height:190px;background:linear-gradient(135deg,#1022a866,#0e6ecc4d);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .4s cubic-bezier(.25,.46,.45,.94);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.replay-card:hover .replay-overlay[data-v-c937c04f]{opacity:1}.play-button[data-v-c937c04f]{width:70px;height:70px;background:linear-gradient(145deg,#fff,#f8f9fa);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0e6ecc;transform:scale(.7) rotate(-10deg);transition:all .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 8px 25px #0e6ecc4d,0 3px 10px #0000001a;border:2px solid rgba(255,255,255,.8);will-change:transform,box-shadow}.replay-card:hover .play-button[data-v-c937c04f]{transform:scale(1) rotate(0);box-shadow:0 12px 35px #0e6ecc66,0 5px 15px #00000026}.play-button svg[data-v-c937c04f]{margin-left:3px;width:28px;height:28px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.replay-info[data-v-c937c04f]{padding:1.5em 1.4em 1.4em;text-align:left;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.5) 100%)}.replay-info h3[data-v-c937c04f]{margin:0 0 .8em;font-size:1.25em;font-weight:700;line-height:1.3;color:#1a2332;transition:all .3s ease;font-family:Nohemi,system-ui,Arial,sans-serif}.replay-card:hover .replay-info h3[data-v-c937c04f]{color:#0e6ecc;transform:translateY(-1px)}.replay-cta[data-v-c937c04f]{color:#64748b;font-size:.95em;font-weight:500;transition:all .3s ease;display:flex;align-items:center;gap:.5em;opacity:.8}.replay-cta[data-v-c937c04f]:before{content:"▶";font-size:.8em;transition:transform .3s ease}.replay-card:hover .replay-cta[data-v-c937c04f]{color:#0e6ecc;opacity:1;transform:translate(2px)}.replay-card:hover .replay-cta[data-v-c937c04f]:before{transform:translate(3px)}.duration-badge[data-v-c937c04f]{position:absolute;top:12px;right:12px;background:#000c;color:#fff;padding:.3em .6em;border-radius:6px;font-size:.8em;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 700px){.replay-card[data-v-c937c04f]{width:95vw;min-width:0;max-width:380px;border-radius:16px}.replay-thumb[data-v-c937c04f],.replay-overlay[data-v-c937c04f]{height:160px}.replay-info[data-v-c937c04f]{padding:1.2em 1em 1em}.replay-info h3[data-v-c937c04f]{font-size:1.1em}.play-button[data-v-c937c04f]{width:60px;height:60px}.play-button svg[data-v-c937c04f]{width:24px;height:24px}.replay-card[data-v-c937c04f]:hover{transform:translateY(-8px) scale(1.01)}}@media (max-width: 480px){.replay-card[data-v-c937c04f]{width:92vw;max-width:340px}.replay-info h3[data-v-c937c04f]{font-size:1.05em;line-height:1.25}.replay-cta[data-v-c937c04f]{font-size:.9em}}@keyframes fadeInUp-c937c04f{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero[data-v-91518b53]{background:var(--gradient-blue);color:#fff;min-height:480px;padding-bottom:2em;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding-top:90px}.hero-content-flex[data-v-91518b53]{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;max-width:1000px;margin:3em auto 0;gap:2em}.hero-content[data-v-91518b53]{display:flex;flex-direction:column;align-items:flex-start;max-width:700px;margin:3em 8em 3em auto;text-align:left}.hero-content h2[data-v-91518b53]{font-size:2em;font-family:Nohemi,system-ui,Arial,sans-serif;font-weight:600;margin-bottom:0;color:#fff}.hero-content p[data-v-91518b53]{margin-top:0!important;color:#ffd253;font-size:1.2em;margin-bottom:2em}.actions[data-v-91518b53]{margin-bottom:1em;display:flex;gap:1em}.btn[data-v-91518b53]{display:inline-block;padding:.85em 2em;border-radius:12px;font-weight:600;font-size:1.05em;text-decoration:none;transition:all .2s ease-in-out;box-shadow:0 4px 12px #0000000a;border:2px solid transparent;line-height:1.2;letter-spacing:.3px}.btn-primary[data-v-91518b53]{background:#0e6ecc;color:#fff;border-color:#0e6ecc}.btn-primary[data-v-91518b53]:hover{background:#0c5bb2;border-color:#0c5bb2;transform:translateY(-1px);box-shadow:0 6px 18px #0e6ecc4d}.btn-secondary[data-v-91518b53]{background:transparent;color:#0e6ecc;border:2px solid #0E6ECC;font-weight:600;text-shadow:0 0 .5px #0E6ECC}.btn-secondary[data-v-91518b53]:hover{background:#0e6ecc;color:#fff;box-shadow:0 4px 14px #0e6ecc33;transform:translateY(-1px)}.btn-light[data-v-91518b53]{background:#f9f9f9;color:#333;border:2px solid #e5e5e5}.btn-light[data-v-91518b53]:hover{background:#eaeaea;color:#000}.btn-lg[data-v-91518b53]{font-size:1.15em;padding:1em 2.7em}@media (max-width: 900px){.hero-content-flex[data-v-91518b53]{flex-direction:column;align-items:center;gap:1em}.hero-content[data-v-91518b53]{max-width:95vw;margin:2em auto}.sponsor-grid[data-v-91518b53]{gap:1em}}@media (max-width: 700px){.logo[data-v-91518b53]{height:32px}.hero-content h2[data-v-91518b53]{font-size:1.2em}.hero-content[data-v-91518b53]{margin:1.5em auto;padding:0 .5em}.section-title[data-v-91518b53]{font-size:1.3em}.replay-grid[data-v-91518b53]{flex-direction:column;gap:1em}.sponsor-section[data-v-91518b53],.events-section[data-v-91518b53],.replay-section[data-v-91518b53]{padding:1.5em 0 1em}.sponsor-logo[data-v-91518b53]{height:38px;max-width:100px}.sponsor-grid[data-v-91518b53]{grid-template-columns:1fr;gap:.7em}}.events-section[data-v-91518b53]{background:#fff;padding:3em 0 2em;text-align:center}.section-title[data-v-91518b53]{font-family:Nohemi,system-ui,Arial,sans-serif;font-size:2em;font-weight:700;color:var(--color-blue-dark);margin-bottom:1em;display:inline-block;border-bottom:4px solid #FFD253;padding-bottom:.2em}.center-btn[data-v-91518b53]{margin-top:2em;text-align:center}.replay-section[data-v-91518b53]{background:#f7f8fa;padding:3em 0 2em;text-align:center}.replay-grid[data-v-91518b53]{display:flex;gap:2em;justify-content:center;flex-wrap:wrap;margin-top:2em}.sponsor-section[data-v-91518b53]{background:#fff;padding:3em 0 2em;text-align:center}.sponsor-grid[data-v-91518b53]{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,max-content));gap:2em;justify-content:center;align-items:center;margin-top:2em;max-width:900px;margin-left:auto;margin-right:auto}.sponsor-logo[data-v-91518b53]{height:60px;width:auto;max-width:160px;object-fit:contain;margin-bottom:.7em;display:block}.sponsor-logo-pixel[data-v-91518b53]{filter:invert(0%) brightness(0) saturate(100%)}
