@import"https://fonts.googleapis.com/css2?family=Sora:wght@600;700;800&family=Mulish:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#f2f6fc;color:#0c1e3c;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Mulish,sans-serif}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes floatCard{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 11px))}}@keyframes orbPulse{0%,to{opacity:.65;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.page-enter{animation:fadeUp .32s ease both}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#f2f6fc}::-webkit-scrollbar-thumb{background:#c5d5ea;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9db8d8}::selection{background:#cddeff;color:#0c1e3c}input,textarea,select,button{font-family:inherit}input::placeholder,textarea::placeholder{color:#a8bdd4}select{color-scheme:light}
