body,html{min-height:100%;margin:0;padding:0;

  /*! background: linear-gradient(to top, #000080, #800080); */font-family:Arial,sans-serif;font-size:16px;line-height:1.5;color:#333;max-width:100vw;overflow-x:hidden;background:#fff;color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}*{box-sizing:border-box;padding:0;margin:0}a{color:#2c89ad;text-decoration:none}button,input,select{margin-bottom:10px;padding:10px;border:1px solid #3498db;border-radius:5px;background:#fff;color:#000;width:auto}.formulaire{max-width:100%}.plateformesTest{display:flex;flex-direction:row;flex-wrap:no-wrap;justify-content:space-evenly;margin-bottom:20px}form{display:flex;flex-direction:column;max-width:400px;margin:0 auto}label{margin-bottom:5px;color:#333}button{background-color:#3498db;color:#fff;cursor:pointer;min-width:50%;min-height:50px;margin-left:auto;margin-right:auto}.center{text-align:center}button:hover{background-color:#37a6f0}button:active{background-color:#0766a5e1}.dialog{z-index:2;padding:10px;border:1px solid #000;color:#000}.overlay{z-index:1;width:100%;height:100%;background:#000;position:fixed;top:0;left:0;opacity:50%}.jumbotron{display:flex;flex-direction:column;background:#f0f0f0;max-width:900px;margin:0 auto 30px;padding:10px;border-radius:3px;justify-content:center}.white{background:#fff}.radio-container{background-color:#fff}fieldset{margin-bottom:15px;border:1px solid #ccc;border-radius:5px;background:#fff;padding:20px}legend{color:#333}.line{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;padding:10px}.textePresentation h2{max-width:500px}.imagePresentation{justify-content:center}.haut,.imagePresentation{display:flex;flex-direction:column}.haut{flex-flow:inherit}.reverse{transform:scaleX(-1)}.textePresentation{min-width:300px;max-width:70%;color:#000}.textePresentation p{text-align:justify;max-width:350px;padding:5px}.result{text-align:center;margin:0 0 10px;padding:10px;max-width:400px}.resultOK{color:green;background:#beb}.resultKO{color:red;background:#ebb}.button-as-link{background:none;color:#2c89ad;border:none;padding:0;font:inherit;cursor:pointer;text-decoration:underline}.button-as-link:hover{color:#00008b}