@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";:root{font-family:Poppins,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#192a4d}body{margin:0;min-width:320px;min-height:100vh;background-image:linear-gradient(135deg,#edf9fd,#f7ffeb)}#root{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#7b879d}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s ease-in}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s ease-in}.gradient-bg{background:linear-gradient(135deg,#edf9fd,#f7ffeb)}.reversed-gradient-bg{background:linear-gradient(135deg,#f7ffeb,#edf9fd)}.text-gradient{background:linear-gradient(135deg,#64c4ed,#356600);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-blue{color:#64c4ed}.logo-green{color:#356600}.bg-logo-blue{background-color:#64c4ed}.bg-logo-green{background-color:#356600}.card-shadow{box-shadow:0 2px 8px #0000000d}
