@import url("https://fonts.googleapis.com/css2?family=Unbounded:wght@500;700;800;900&family=Manrope:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap");:root{--bg-0:#02061a;--bg-1:#050b2c;--yellow:#d9ff36;--yellow-2:#eaff8a;--text:#f5f6ee;--text-2:hsla(68,31%,95%,.7);--text-3:hsla(68,31%,95%,.45);--line:hsla(0,0%,100%,.1);--line-2:hsla(0,0%,100%,.2);--red:#ff4f4f}@media print{body{display:none!important}}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Manrope,system-ui,sans-serif;background:#02061a;color:var(--text);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}