*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#0d0d0d;color:#f5f5f5;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;min-height:100vh;overflow-x:hidden}a{color:#00d4aa;text-decoration:none;transition:color .15s ease}a:hover{color:#00b894}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit;color:inherit}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{color:#f5f5f5;font-weight:700}::selection{background-color:rgba(0,212,170,.3);color:#f5f5f5}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0d0d0d}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#333}