@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;min-height:100%}body{text-rendering:optimizeLegibility}a{color:inherit}::selection{background:rgba(16,185,129,.25)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a0a10}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.12);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(16,185,129,.4)}