:root{font-family:Fira Sans,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#16255a;background-color:#edf1f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#edf1f5}#root{display:flex;flex-direction:column;min-height:100vh;width:100%;color:#16255a}a{color:#2b5ca8;text-decoration:none}a:hover{color:#16255a;text-decoration:underline}input,button,select,textarea{font-family:inherit}input::placeholder,textarea::placeholder{color:#98a5b8}button{border:1px solid transparent;font-size:1em;font-weight:500;cursor:pointer}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#e3e9f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c3d2e6;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a9bcd6}@keyframes ulSubir{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes ulEntrar{0%{opacity:0;transform:translateY(24px) scale(.985)}to{opacity:1;transform:none}}@keyframes ulSurgir{0%{opacity:0}to{opacity:1}}@keyframes ulPulsar{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}@keyframes ulCrescer{0%{transform:scaleX(0)}to{transform:scaleX(1)}}
