*{box-sizing:border-box}body{margin:0;background:#dde1e8;font-family:Public Sans,system-ui,-apple-system,sans-serif;color:#101828;-webkit-font-smoothing:antialiased}a{color:#0055a5;text-decoration:none}a:hover{color:#f58220}button{font-family:inherit}input:focus,select:focus,textarea:focus{outline:none;border-color:#0055a5!important;box-shadow:0 0 0 3px #0055a51f}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cbd4e1;border-radius:99px}::-webkit-scrollbar-track{background:transparent}.ecran-auth{display:grid;grid-template-columns:minmax(0,1fr) 560px;min-height:100vh;background:#fff}.ecran-auth__panneau{background:#0a2a5e;padding:56px;display:flex;flex-direction:column;justify-content:space-between;gap:40px}.ecran-auth__formulaire{padding:56px;display:flex;flex-direction:column;justify-content:center;min-width:0}@media (max-width: 1080px){.ecran-auth{grid-template-columns:1fr;min-height:auto}.ecran-auth__panneau{padding:32px 28px;gap:24px}.ecran-auth__panneau h1,.ecran-auth__panneau h2{font-size:30px!important}.ecran-auth__formulaire{padding:36px 28px}}@media (max-width: 560px){.ecran-auth__panneau,.ecran-auth__formulaire{padding:26px 20px}.ecran-auth__panneau h1,.ecran-auth__panneau h2{font-size:26px!important}}.otp-rangee{display:flex;gap:10px;min-width:0}.otp-rangee input{flex:1 1 0;min-width:0;max-width:72px}@media (max-width: 560px){.otp-rangee{gap:6px}.otp-rangee input{height:52px!important;font-size:20px!important}}
