.Loader{-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite;border:5px solid;border-color:#ddd #ddd transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;width:48px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ScreenLoading{align-items:center;display:flex;justify-content:center}.Personnage{background:transparent;background:rgba(0,0,0,.3);bottom:0;height:100%;left:0;pointer-events:none;position:fixed;transition:opacity .35s;width:100%;z-index:4}.Personnage.hidden{opacity:0}.Personnage.visible{opacity:1}.Personnage .SpeechDisplayer{transition:-webkit-transform .18s;transition:transform .18s;transition:transform .18s,-webkit-transform .18s}.Personnage.hidden .SpeechDisplayer{-webkit-transform:translateX(-100px);transform:translateX(-100px)}.Personnage.visible .SpeechDisplayer{-webkit-transform:translateX(0);transform:translateX(0)}.Personnage .dial-overlay{bottom:0;left:0;pointer-events:auto;position:absolute;right:0;top:0}.Personnage .dial{background:#fff;border-radius:20px;bottom:0;box-shadow:0 0 10px rgba(0,0,0,.3);color:#9c199f;font-size:18pt;left:0;margin:30px;padding:20px;position:absolute;right:0;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.Personnage .dial-character{background:#e3e7e8;color:var(--almost-black);display:inline-block;display:none;font-size:28pt;font-weight:700;margin-bottom:-1px;padding:3px 25px;position:relative;text-transform:uppercase}.Personnage .dial-loader{bottom:10px;height:30px;left:10px;position:absolute;width:30px}.Personnage .dial-loader .loader{border-color:var(--maincolor);height:100%;width:100%}.SpeechDisplayer{align-items:flex-end;bottom:0;display:block;display:flex;height:auto;height:100vh;position:absolute;width:100vw}.SpeechDisplayer canvas{display:block;height:80%;max-height:600px}@media screen and (max-width:1100px){.SpeechDisplayer canvas{max-height:500px;-webkit-transform:translateX(-80px);transform:translateX(-80px)}}@media screen and (max-width:600px){.SpeechDisplayer canvas{max-height:400px}}@media screen and (max-height:850px){.SpeechDisplayer canvas{height:50%;max-height:350px}}.Baseline{align-items:flex-end;bottom:5px;color:#fff;display:flex;flex-direction:column;font-size:7pt;justify-content:space-between;left:0;max-width:800px;padding-right:10px;position:absolute;right:0}.Baseline .spacer{flex-grow:1}.Baseline>div{align-items:center;display:flex;gap:10px;justify-content:center;text-transform:uppercase}.Baseline img{height:20px}.Baseline a{color:#fff;white-space:nowrap}.Baseline span{line-height:10px}.Header{background:#6740c9;margin-bottom:30px;position:relative}.Header-content{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:800px;min-height:50px;padding:25px 25px 0;position:relative;z-index:3}.Header-content img{max-width:500px;width:100%}.Header:after,.Header:before{background:#6740c9;box-shadow:0 15px 15px rgba(0,0,0,.3);content:"";height:60px;left:0;position:absolute;top:100%;-webkit-transform:skewY(-1deg) translateY(-20px);transform:skewY(-1deg) translateY(-20px);width:100%;z-index:2}.Header:after{height:40px}.Header .spacer{flex-grow:1}.Header .language-selector{margin:0 10px}.ScreenHome{height:100%}.ScreenHome,.ScreenHome .ScreenHome-content{display:flex;flex-direction:column;justify-content:space-between}.ScreenHome .ScreenHome-content{flex-grow:1;margin:0 auto;max-width:800px;overflow-x:visible;overflow-y:auto;padding-top:40px}.ScreenHome .hero strong{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.644),transparent);color:#fff;display:block;font-size:calc(12px + 1.5vw);font-size:min(5vw,20pt);font-weight:700;line-height:1.8em;padding:5px 30px;text-align:center;text-transform:uppercase}.ScreenHome .hero p{color:#fff;font-size:14pt;font-weight:300;padding:0 10%;text-align:center}.ScreenHome .ScreenHome-content-bottom{align-items:flex-end;display:flex;flex-grow:1;position:relative}.ScreenHome .button-container{align-self:stretch;display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin-left:30%;padding:0 10px}.ScreenHome .button-container button{background:var(--succubus-green);border:none;border-radius:999px;box-shadow:0 0 30px 3px rgba(0,0,0,.336);color:#fff;cursor:pointer;display:block;font-size:calc(14px + 1.5vw);font-size:min(6vw,30pt);font-weight:700;margin:0 auto;padding:15px 50px;text-transform:uppercase}.ScreenHome .button-container button:hover{background:#11e2d1}.ScreenHome .button-container button:active{background:var(--succubus-green)}.ScreenHome .button-container a.mentions-legales{color:#fff;display:block;font-weight:300;margin-top:24px;text-align:center}.ScreenHome .Personnage{background:transparent;z-index:-1}@media screen and (max-width:600px){.ScreenHome-content .hero p{padding-left:25%}}*{box-sizing:border-box}:root{--succubus-green:#00c9b7;--succubus-red:#ff715e;--succubus-purple-text:#3d1c90}#root,.App,body,html{font-family:Roboto,sans-serif;height:100%;margin:0;overflow:hidden;padding:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.App *{scrollbar-color:hsla(0,0%,100%,.6) hsla(0,0%,100%,.3);scrollbar-width:thin}.App ::-webkit-scrollbar{width:5px}.App ::-webkit-scrollbar-track{background:hsla(0,0%,100%,.3);overflow:visible}.App ::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.6);border-radius:10px}.App ::-webkit-scrollbar-thumb:hover{background:#fff}body{background:linear-gradient(135deg,#6740c9,#ff6f61)}img{max-width:100%}button{font-family:inherit;font-size:1em}.App{display:flex;flex-direction:column;margin:0 auto;position:relative}.version{left:0}.debug,.version{bottom:0;font-size:.8em;position:fixed}.debug{background:red;color:#fff;right:0}.screen{display:flex;flex-direction:column;overflow-y:auto}.screen,.screen .screen-content{flex-grow:1}button.link-btn{background:none;border:none;color:#00008b;cursor:pointer;padding:0}button.link-btn:hover{text-decoration:underline}.error{color:darkred}@font-face{font-display:swap;font-family:Acumin Pro;font-style:italic;font-weight:700;src:url(../../static/media/AcuminPro-BoldItalic.6077d752b950906bfc90.woff2) format("woff2"),url(../../static/media/AcuminPro-BoldItalic.3ffc4e4136660112674e.woff) format("woff")}@font-face{font-display:swap;font-family:Acumin Pro;font-style:italic;font-weight:400;src:url(../../static/media/AcuminPro-Italic.68958b2dc7275ec7656b.woff2) format("woff2"),url(../../static/media/AcuminPro-Italic.62d6c78c2338d0282c5c.woff) format("woff")}@font-face{font-display:swap;font-family:Acumin Pro;font-style:normal;font-weight:700;src:url(../../static/media/AcuminPro-Bold.9608ef5a2381728e1408.woff2) format("woff2"),url(../../static/media/AcuminPro-Bold.0f58ced24931dd922a39.woff) format("woff")}@font-face{font-display:swap;font-family:Acumin Pro;font-style:normal;font-weight:400;src:url(../../static/media/AcuminPro-Regular.f03fdb923e94aa3e38b7.woff2) format("woff2"),url(../../static/media/AcuminPro-Regular.773a440e827f42f80348.woff) format("woff")}.ScreenLogin-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center}.ScreenLogin .LoginForm{border:1px solid #ccc;padding:30px}.ScreenLogin .LoginForm .LoginForm-columns{display:flex;gap:10px}.ScreenLogin .LoginForm .LoginForm-column:first-child{border-right:1px solid #ccc;padding:0 10px}.StarsHeader{display:flex;justify-content:center}.StarsHeader .Star{fill:#3a198c;margin:10px;width:25%}.StarsHeader .Star.lit{fill:#fbf679;-webkit-filter:drop-shadow(0 0 10px hsla(58,94%,73%,.7));filter:drop-shadow(0 0 10px rgba(251,247,121,.7))}.ScreenForm{display:flex;flex-direction:column;height:100%}.ScreenForm .ScreenForm-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;margin:0 auto;max-width:800px;overflow-y:auto;padding-top:40px}.ScreenForm .ScreenForm-content form{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:30px 0;padding:0 20px}.ScreenForm .ScreenForm-content form>div{display:flex;gap:10px;justify-content:center}.ScreenForm .ScreenForm-content input[type=email],.ScreenForm .ScreenForm-content input[type=text]{border:3px solid #fff;border-radius:10px;box-shadow:0 0 25px rgba(0,0,0,.2);display:block;font-family:Roboto;font-size:1em;font-weight:300;margin-bottom:20px;min-width:0;padding:10px;width:100%}.ScreenForm .ScreenForm-content input[type=checkbox]{background:#fff;border:none;height:15px;vertical-align:middle;width:15px}.ScreenForm .ScreenForm-content form .mentions-legales{color:#fff;display:block;font-size:.8em}.ScreenForm .ScreenForm-content form .mentions-legales a{color:#fff}.ScreenForm .ScreenForm-content input:focus{outline:solid var(--succubus-purple-text)}.ScreenForm .ScreenForm-content input:not(:focus):valid{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAAoCAYAAABaW2IIAAADYUlEQVRogdWZS0gVYRTHf5qVRUQtamMPo8BNhJWRtOihtCgSotdC7AFFUNmLqEWQLapVrXrYSzMII4qSFmJJm8osrTDIRRAhRd1e9KC3Qd348IwM432c787crvOHu7gzZ858//vN/M//nJsVjUYJElnt1wLNZ4Fc4Jc7PDtTKwkIecB54Lt8ngAbzW9s0ueEmFg+0CIEHRQAx4AJwM6w7txQoMFDzI0dwJSwkjsNFCY4bx7LsjCS2w6UK+JGho1cCXBQGfsoTOTGAxeAAYrYLuByWMg5AjJKEWtq3QrgZ1jInQSmKmM3AA8ISRHfBlQoYw8DZ50v/Z3cXOCQMvaWKdzuA/2Z3DjgolJAXgLLgd/ugzkZNLqJYCMg3cAS4J33RKydGyzJM4njwDTl/Y2A3I91wk2uFLgrUvoVuAfMywDBrcAqZexRoC7eSYfcMuA6UOw6PhO4Aez9j++mjYDcFoMcF1m0NZkm7zkwOkFcE7AS+OB//XExFniofM+MgBQBbxMFZUtQImIGC6QwFvnnEBNDLATEKOLSZMQQclrxyJdHYb392pPCCMh0ZawRkHZNoCHXCfxVJs4VK1Qnv3YQ2AKsVuapBs5o72nIRYBzlotcA7QCE32Sm2MhIC3Sy6nhqKAZqthW80J5D8ssr3MwBrgEDFTExnQgyeCQ+wEsAvYDNrO+EcBV4IDSJjnItRQQU6re2BDDU7/+AHtkJz5b5DDzit1As3KxiIBoldc8VW0W6+lFrOLcKNanwzJXiVxTnCRus7yzGpwAai3X0Yt4zsO06bNslEmQJ61HZZzzsy0E5I5YsZSRyFYZj7kWWOcdUyeBEYgjQD0wzBXqCMggRY5XqQiIFxrPWCu72GWZu1yMeIF0GlcUTgiXgLy2vF8faA1xhziIRsv8k+lxE8abzlBes0k6Et+wcfufREmrRFm1GG7ROp0CaoIgRgqtjKmB+4CFwPugFiFoFSUNDKn2ac1Sp1KqPzEQCUJAvPDThL4Qb1jtcw2OgER85ukDvx12twhAhVi4VFApqho4ghof1MtY4qnldTXyd1RaEORspFPewwZl/DPZ9bQh6MHPF3pGALuSlAujuouDFhAv0jHVisp/aKUyIoyFKtnptCKdI7ubwCTp8j8C34DHwHzpG9ML4B95DaBSGe6jvwAAAABJRU5ErkJggg==) #fff no-repeat right 10px center;background-size:25px;border-color:var(--succubus-green)}.ScreenForm .ScreenForm-content input:not(:-ms-input-placeholder):not(:focus):invalid{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAlCAYAAADfosCNAAACRklEQVRYhc2YMUgcQRSGPzVyWIhNxEpEKxFEECUQsNBCMFilEBFJE2JhozYRLQLaKHII1la2VlamEKuQIoVViiCohW0EqxRJEeXBO1k3szOzO0/JX3l7c28/d/f+/W6b7lbeYZgNYBG4BuaAc4vRzYaAU8An4CUwDBwATRaDrSBfAPXctlfArMVwK8gPwIBj+xbQljrcArJDr0VXeoDl1B1YQK4DnZ7314CulB2kQvYCS4E17cBmyk5SIbeBWsS698Bg1Z2kQL4GZiLXtji+/dGpCin9t1vyM5Papc8GOas9WDZ17dQnh2zT/quSAe3UJ4dc1v5z5RiYBlaAXwVrNrRbo1P20Hdp77lyA7wFfut7rcCOY12ndutq7E7LHslN7T1XfmQAJWeeOUvaseaQg9p3Rfmb255/nU1NO9Ycsq59Z5UZ7VozyCntOevsxjhnDKTLFa0S5ZwxkEWuaJWgc4Ygfa5olaBzhiBDrmgVr3P6IGNc0Spe5/RBxrqiVQqdswiyjCs2kr8fl7o/+5zTBVnFFSVDwLj+LffthQoznM7pgqzqivLPnQBfgUvgTYUZuJwzD5niiugpk0ulO2HGP86Zh/S5Ykzk2c9HYD8gGKE8cs7sYfW5YkxEcseAn7r2VoGr5JFzZo+kzxVjcpUBlHxLmEXWORuQIVeMiVxLo7pOrs35xHkPztk43RauKJ//ApwCfUB/4jy0q/cEcsLQFWsJ1VOUbTndI8ZDrTMikJ+BP/8x5JGc7u/6+Fh+Lyc/8DTOBXB4D429SycvvCUNAAAAAElFTkSuQmCC) #fff no-repeat right 10px center;background-size:25px;border-color:var(--succubus-red)}.ScreenForm .ScreenForm-content input:not(:placeholder-shown):not(:focus):invalid{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAlCAYAAADfosCNAAACRklEQVRYhc2YMUgcQRSGPzVyWIhNxEpEKxFEECUQsNBCMFilEBFJE2JhozYRLQLaKHII1la2VlamEKuQIoVViiCohW0EqxRJEeXBO1k3szOzO0/JX3l7c28/d/f+/W6b7lbeYZgNYBG4BuaAc4vRzYaAU8An4CUwDBwATRaDrSBfAPXctlfArMVwK8gPwIBj+xbQljrcArJDr0VXeoDl1B1YQK4DnZ7314CulB2kQvYCS4E17cBmyk5SIbeBWsS698Bg1Z2kQL4GZiLXtji+/dGpCin9t1vyM5Papc8GOas9WDZ17dQnh2zT/quSAe3UJ4dc1v5z5RiYBlaAXwVrNrRbo1P20Hdp77lyA7wFfut7rcCOY12ndutq7E7LHslN7T1XfmQAJWeeOUvaseaQg9p3Rfmb255/nU1NO9Ycsq59Z5UZ7VozyCntOevsxjhnDKTLFa0S5ZwxkEWuaJWgc4Ygfa5olaBzhiBDrmgVr3P6IGNc0Spe5/RBxrqiVQqdswiyjCs2kr8fl7o/+5zTBVnFFSVDwLj+LffthQoznM7pgqzqivLPnQBfgUvgTYUZuJwzD5niiugpk0ulO2HGP86Zh/S5Ykzk2c9HYD8gGKE8cs7sYfW5YkxEcseAn7r2VoGr5JFzZo+kzxVjcpUBlHxLmEXWORuQIVeMiVxLo7pOrs35xHkPztk43RauKJ//ApwCfUB/4jy0q/cEcsLQFWsJ1VOUbTndI8ZDrTMikJ+BP/8x5JGc7u/6+Fh+Lyc/8DTOBXB4D429SycvvCUNAAAAAElFTkSuQmCC) #fff no-repeat right 10px center;background-size:25px;border-color:var(--succubus-red)}.ScreenForm .hero{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.35),transparent);color:#fff;display:block;font-size:calc(12px + 1.5vw);font-size:min(5vw,20pt);font-weight:300;padding:5px 30px;text-align:center}.ScreenForm button{background:hsla(0,0%,100%,.473) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAA7CAYAAAATgCjWAAADAUlEQVRogb3ZX2SVcRzH8c/WVtb/tkhpKloX001jFxPRIlKSqIhN1EUkItFNdxOR6KKLSBeJ7WYxamZj+kOmRMkWSUvRRbXSv03tzzvfPIfT2jnn9z3n+Z0vX2bn53dez/Oc5/v7VwEoiQpJrZKaJY1J6pb0WeUOAwELgTv8G5+AHcnnZcvMF11m7vgFHCo3aD7wIwfIYho4WU7Q+jyY7OgAKsoBWpbchZC4BsyLCaqU9FXSQOC7dFTSLUk10d69RLYR+BB4lyzuActjPbJMNgJvHahnwOqYIMt1wAsHahTYFBNkWQcMOVD2qJtjgiwXAb0O1HdgZ0yQZTVww4Gyqn44JsjSCuFFB6rkqh7a8Aww44AVXdU9jY8Akw5UUVXdewV7gJ8OVA9QExNk2QKMOVAPgBUxQSqiqj8H1sQEWdYDww5UUFUvBaQYVb1UkNKu6mmAlGZVTwsk/FXdCu2pmKBMnnZW9fPZVT0GyLLdWdXvAlUxQSqiqlsJUfZSOka0SLotqTaw77bYIItGSX2S6gPaDlTG1kgasSuXNBnQdkk5QJsldUmqDmg7FPuRNUnql1QX0HZaUkPMO7RV0mAgxu5Ku6TRWK98a4EdleywYWR/zMK4G5gIxIwDu2IOHQeSKw4JG/W3z+4jTUwbMBWI+ZJMhf/rJy3McceA+hFoytVXGhjP6P4+mY/n7K9UzLlAiMUboKFQn6VgLjgwL5OtnoL9FgOx6n7FgRn2bGx5MbY0vu7APAFWer7Dg7GJfJcD87CYfcjQhguSdXpoDAKLi/lthjSyc5B+B6bXu8HgAS0F7jsw3clRRVGYQqBa4JEDczONXf5cH6wCnjowV4HKUjG5QGude9WX0jyUmf2PDcBrB6YjLchcIDvveOfAnE0bkw2yZexIIGQm5oFe5o99gRibgB2LhbGsSmb9WwJWBlPJyqCzxNVI3siAJgq0+y3poKSemBiLzLqsL0+bcUl7y4H5G1nPb645zjdgW8zfTL7X3orbCeAx8AroTPtwrmCC/gDWGmK7k3N6IgAAAABJRU5ErkJggg==) right 30px center no-repeat;background-size:15px;border:none;border-radius:999px;color:#fff;cursor:pointer;display:block;font-size:calc(14px + 1.5vw);font-size:min(5vw,20pt);font-weight:500;margin:0 auto;padding:15px 65px 15px 50px}.ScreenForm button.valid{background-color:#11e2d1}.ScreenForm button:hover{box-shadow:0 0 20px hsla(0,0%,100%,.418)}.Confettis{bottom:0;left:0;position:absolute;right:0;top:0;z-index:5}.Confettis canvas{height:100%;width:100%}.QuizAnswers{display:flex;flex-direction:column;gap:20px;overflow-x:hidden;padding:30px}.QuizAnswers .choice{background:none;background:#fff;border:5px solid transparent;border-radius:999px;color:var(--succubus-purple-text);font-size:17pt;font-size:min(6vw,18pt);font-weight:500;padding:7px 2vw;width:100%}.QuizAnswers .choice.red{background:var(--succubus-red);border-color:#ffb1a7;box-shadow:0 0 15px hsla(0,0%,100%,.5);color:#fff}.QuizAnswers .choice.green{background:var(--succubus-green);border-color:#4dffef;box-shadow:0 0 15px hsla(0,0%,100%,.5);color:#fff}.QuizDebrief{font-size:16pt;font-size:min(5vw,16pt);padding:30px;text-align:center}.QuizDebrief .correct{background:#f1ffed;border:5px solid var(--succubus-green);border-radius:20px;color:var(--succubus-green);padding:30px}.QuizDebrief .incorrect{background:#f1ffed;border:5px solid var(--succubus-red);border-radius:20px;color:var(--succubus-red);padding:30px}.QuizDebrief button{align-items:center;background:var(--succubus-green);border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:18pt;justify-content:center;margin:20px auto 0;padding:10px 40px;position:relative}.QuizDebrief button:after{border:4px solid #fff;border-left:none;border-top:none;content:"";display:inline-block;height:14px;-webkit-transform:translateY(-2px) translateX(10px) rotate(-45deg);transform:translateY(-2px) translateX(10px) rotate(-45deg);width:14px}.QuizDebrief button:hover{background:#11e2d1}.QuizDebrief button:active{background:var(--succubus-green)}.QuizDuration{background:#fff;border-radius:99px;color:#fff;height:24px;margin:0 auto;max-width:80%;overflow:hidden}.QuizDuration .QuizDuration-bar{align-items:center;background:var(--succubus-green);border-radius:0 99px 99px 0;display:flex;height:100%;justify-content:flex-end;text-align:right;transition:width .1s linear}.QuizDuration .QuizDuration-bar span{font-weight:500;margin-right:15px}.QuizDuration .QuizDuration-bar.urgent{background:var(--succubus-red)}.QuizImage{aspect-ratio:800/534;background:#efefef;border:3px solid #00c9b7;border-radius:15px;margin:0 auto 20px;max-height:300px;max-width:90%;overflow:hidden;position:relative}.QuizImage img{display:block;margin:0 auto;max-width:100%;opacity:0;transition:opacity .5s;width:100%}.QuizImage.loaded img{opacity:100%}.QuizImage .image-loader{left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.QuizQuestionCount{align-items:center;display:flex;flex-grow:1;padding-bottom:150px}.QuizQuestionCount-content{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.35),transparent);color:#fff;display:block;font-size:calc(12px + 1.5vw);font-size:min(5vw,20pt);font-weight:400;justify-self:center;padding:5px 30px;text-align:center;transition:all .5s;width:100%}.QuizQuestionCount span{display:block;font-size:40pt;font-weight:700}.ScreenQuiz{display:flex;flex-direction:column;height:100%;justify-content:space-between}.ScreenQuiz .quiz-header{color:#fff;max-width:100%;text-align:center}.ScreenQuiz .quiz-header .quiz-count{font-size:min(5vw,14pt);margin-bottom:4%}.ScreenQuiz .quiz-header .quiz-count span{display:block;font-size:20pt;font-size:min(8vw,20pt);font-weight:500}.ScreenQuiz .quiz-header .question_text{word-wrap:break-word;font-size:22pt;font-size:min(8vw,22pt);font-weight:500;max-width:100%;text-align:center}.ScreenQuiz .ScreenQuiz-content{flex-grow:1;margin:0 auto;max-width:800px;overflow-y:auto;padding-top:40px;width:100%}.ScreenEnd,.ScreenQuiz .ScreenQuiz-content{display:flex;flex-direction:column;justify-content:space-between}.ScreenEnd{height:100%}.ScreenEnd .ScreenEnd-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-evenly;margin:0 auto;max-width:800px;overflow-x:visible;overflow-y:auto;padding-top:60px;position:relative}.ScreenEnd .ScreenEnd-content-bottom{display:flex;flex-direction:column;flex-grow:1;justify-content:center}.ScreenEnd .hero{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.35),transparent);display:block;font-size:calc(12px + 1.5vw);font-size:min(5vw,20pt);font-weight:400;margin-bottom:10px;padding:5px 30px;white-space:pre-wrap}.ScreenEnd .hero,.ScreenEnd .message{color:#fff;text-align:center}.ScreenEnd .message a{color:#fff;display:block;font-size:25pt;font-weight:700}.ScreenPerso .Personnage{background:transparent}.Notifications{bottom:0;display:flex;flex-direction:column;gap:8px;padding:10px;position:fixed;right:0}.Notifications .notif{background:#fff;box-shadow:5px 5px 0 rgba(0,0,0,.418);cursor:pointer;padding:5px 15px}.Notifications .notif.ERROR{border-bottom:3px solid red}.Popup-overlay{align-items:center;background:#0000005b;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10}.Popup{background:#fff;border-radius:30px;display:flex;flex-direction:column;max-height:70%;max-width:70%;overflow:hidden;padding:20px;position:relative}.Popup>h1{text-align:center}.Popup>.Popup-close{align-items:center;background:#000;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:30px;justify-content:center;position:absolute;right:20px;top:20px;width:30px}.Popup>.Popup-close:hover{background:#636363}.Popup .Popup-content{overflow-y:auto;padding:0 10px}.Popup *{scrollbar-color:rgba(0,0,0,.6) rgba(0,0,0,.3);scrollbar-width:thin}.Popup ::-webkit-scrollbar{width:5px}.Popup ::-webkit-scrollbar-track{background:#b6b6b6;overflow:visible}.Popup ::-webkit-scrollbar-thumb{background:#636363;border-radius:10px}.Popup ::-webkit-scrollbar-thumb:hover{background:#000}
/*# sourceMappingURL=main.d1fe21fe.css.map*/