:root{--application-colour: #f0f0f0;--notice: #7bae7b;--low: #d6cf91;--medium: #f39462;--high: #ec6033;--critical: #ec4343;--button-primary: #c2dada;--button-secondary: #f0f0f0}.zalando-sans{font-family:Zalando Sans,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal;font-variation-settings:"wdth" 100}h2{font-size:1.2rem}h3{font-size:1rem}h4{font-size:.9rem}*{font-family:Zalando Sans,sans-serif;color:#515151}option{font-family:Zalando Sans,sans-serif}body{background:#93c4c4;background:linear-gradient(45deg,#93c4c4,#ebeff2,#adabe0 66%,#93c4c4);background-size:200%;animation:loginBackgroundSlide 40s linear;height:100vh;overflow:hidden}body .container{display:flex;align-content:center;justify-content:center;height:96vh}body .container form{display:flex;flex-direction:column;gap:1rem;width:auto;padding:2rem;background:#fff6;align-self:center;box-shadow:0 0 80px 12px #0003}body input{padding:12px;font-size:1rem}body button{border:0;outline:0;background:#c5dcd9;color:#64696a;padding:20px;border-radius:0;font-size:1rem;cursor:pointer;transition:background .2s ease-in-out}body button:hover{background:#9ab5b5}@keyframes loginBackgroundSlide{0%{background-position-x:0%}to{background-position-x:100%}}
