*{margin:0;padding:0;box-sizing:border-box}html{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;background-color:#000}:root{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.dark{color-scheme:dark}html.dark :root{color:#fff;background-color:#000}a{font-weight:500;color:#6000ff;text-decoration:inherit}a:hover{color:#4b00c7}body{margin:0;min-width:320px;min-height:100vh;height:auto;overflow-x:hidden;overflow-y:auto;background-color:#000;color:#fff;transition:background-color .2s,color .2s}html.dark body{background-color:#000;color:#fff}@media(max-width:768px){html{overflow-y:auto}body{height:auto;overflow-y:auto}}h1{font-size:clamp(2em,5vw,3.2em);line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:clamp(.875em,2vw,1em);font-weight:500;font-family:inherit;background-color:#6000ff;color:#fff;cursor:pointer;transition:background-color .2s,opacity .2s}button:hover:not(:disabled){background-color:#4b00c7}button:focus,button:focus-visible{outline:2px solid #6000FF;outline-offset:2px}button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){body{font-size:14px}h1{font-size:2em}button{padding:.5em 1em;font-size:.875em}}@media(max-width:480px){body{font-size:12px}h1{font-size:1.75em}button{padding:.4em .8em;font-size:.8em}}
