*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#0a0a0a;color:#fff}#root{height:100%}.app-wrapper{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;width:100%;background-color:#0a0a0a}.app-container{flex:1;width:100%;position:relative;display:flex;flex-direction:column}button{font-family:inherit}@media (max-width: 320px){html{font-size:14px}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fff;background-color:#1a1a1a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#007aff;text-decoration:inherit}a:hover{color:#0056d6}body{margin:0;min-width:320px;width:100%;height:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#242424;color:#fff;cursor:pointer;transition:border-color .25s}button:hover{border-color:#007aff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#1a1a1a;background-color:#fff}a:hover{color:#0056d6}button{background-color:#f5f5f5;color:#1a1a1a}}
