:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}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:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}button:disabled{border:1px solid transparent}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.instructions{display:flex;justify-content:center;margin-bottom:2rem}.instructions-text{margin:auto 4rem}.history{position:fixed;min-width:12rem;top:1em;left:3em;padding-left:1em;padding-right:1em;display:flex;flex-direction:column}.history-element{font-size:1.2rem;margin-bottom:.5rem;margin-right:2.5rem}.history-date{min-width:5rem;padding-right:1rem}.history-result{text-align:left;min-width:5rem}.button-list:has(button:active)~h1 .random-result{border:none}.button-list button{border-radius:80px;font-size:3em}.result-text{padding:.5rem 2rem}.random-result{border:1px solid #646cff;border-radius:50px;padding:.5rem 2rem}.secret{position:fixed;top:1em;right:3em;padding-left:3em;padding-right:3em;opacity:0}.secret:hover{opacity:1;-webkit-transition:all .7s;-moz-transition:all .7s;-o-transition:all .7s;-ms-transition:all .7s}
