body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{background-color:skyblue;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;padding:0;touch-action:none;width:100%}.rotationEcran{align-items:center;background-color:#015d7f;color:#fff;display:flex;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;height:100vh;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .5s ease-in-out,visibility .5s ease-in-out;width:100vw;z-index:9999}@media screen and (orientation:portrait){.rotationEcran{opacity:1}}.joystick{bottom:80px;display:none;left:40px;position:absolute;touch-action:none;-webkit-user-select:none;user-select:none;z-index:999}@media (pointer:coarse){.joystick{display:block}}.bande-grise{align-items:center;background-color:#ccc;bottom:5vh;display:flex;height:20vh;justify-content:center;left:50%;position:fixed;transform:translateX(-50%);width:80vw;z-index:99}.nom-parleur{font-weight:700;left:2vw;position:absolute;top:2vh}.texte-principal{margin:0;text-align:center;white-space:pre-line;width:70%}.choix-boutons{bottom:2vh;display:flex;flex-direction:column;gap:10px;position:absolute;right:2vw;top:-17vh}@media (max-width:768px){.choix-boutons{bottom:auto;position:fixed;right:2vw;top:-20vh;z-index:100}}@media (max-width:1200px){.choix-boutons{bottom:auto;position:fixed;right:2vw;top:-20vh;z-index:100}}@media (max-height:450px){.choix-boutons{bottom:auto;position:fixed;right:2vw;top:-35vh;z-index:100}}@media (max-width:1200px){.bande-grise{align-items:center;background-color:#ccc;bottom:5vh;display:flex;height:35vh;justify-content:center;left:50%;position:fixed;transform:translateX(-50%);width:80vw;z-index:99}}