*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{margin:0;background:#08090c;color:#f2f4f8;font-family:'Instrument Sans',system-ui,sans-serif;font-size:16.5px;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}
a{color:#9db4ff}a:hover{color:#c4d2ff}
::selection{background:rgba(61,107,255,.3)}
:focus-visible{outline:2px solid #5c82ff;outline-offset:3px;border-radius:3px}
[data-track]::-webkit-scrollbar{height:0}
.btn:hover{background:#2445c4!important}