#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.background{background-color:#fff;min-width:100vw}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}nav{background-color:#f0f0f0;padding:10px}ul{display:flex;justify-content:center;list-style:none;padding:0}li{margin:0 15px}a{text-decoration:none;color:#333;font-weight:700}a:hover{color:#007bff}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#282c34;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:0!important}a{font-weight:500;color:#61dafb;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}nav{background-color:#282c34;border-radius:8px}span{color:#61dafb}h1{font-size:2.2em;line-height:1.1}ul{list-style-type:none;padding:0;display:"flex"}li{margin:0 10px}button{border-radius:8px;border:1px solid black!important;color:#000!important;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:transparent;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff!important}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.footer{padding:.1px;color:#fff;text-align:center;background-color:#282c34;border-radius:8px}.footer-content{max-width:800px;margin:0 auto}.footer a{color:#61dafb;margin:0 5px;text-decoration:none}.footer p{margin:13px}.footer a:hover{text-decoration:underline}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media only screen and (max-width: 600px){h1{font-size:2.6em!important}button{padding:.5em 1em;font-size:.9em}ul{flex-direction:column;align-items:center}li{margin:5px 0}}@media only screen and (max-width: 768px){h1{font-size:2.5em!important}button{padding:.55em 1.1em;font-size:.95em}}@media only screen and (max-width: 992px){h1{font-size:2.4em!important}button{padding:.58em 1.15em;font-size:.98em}}@media only screen and (min-width: 1200px){h1{font-size:2.2em}button{padding:.65em 1.3em;font-size:1.05em}}.desc{margin:4px;text-align:center;color:#282c34}.desc-2{margin:4px 4px 10px;text-align:center;color:#282c34}label{color:#282c34}input{background-color:#fff!important}.timer{color:#282c34;width:500px}.grid-container{display:flex;flex-direction:column;align-items:center;padding:10px}.grid{display:grid;grid-template-columns:repeat(100,1fr);grid-template-rows:repeat(100,1fr);width:500px;height:500px;border:2px solid #61dafb}.grid-cell{border:1px solid #eee;width:100%;height:100%;box-sizing:border-box}.grid-cell.alive{background-color:#000}.grid-cell.dead{background-color:#fff}.controls{margin-top:20px;text-align:center;display:flex;align-items:center;gap:10px}.slider-container{display:flex;align-items:center;margin-top:10px}.slider-group{display:flex;flex-direction:column;align-items:center;margin:10px 0}.slider-container label{margin:5px 0}.slider-group label,.slider-group input[type=range]{margin-bottom:5px}.slider-group input[type=number]{width:60px;margin-left:10px}input[type=number i]{color:#000}@media (min-width: 600px){.slider-container{flex-direction:row;justify-content:center}.slider-container label{margin:0 10px}}.slider-group input[type=range]{margin-right:10px;margin-bottom:0;margin-top:5px}.slider-group input[type=number]{margin-left:5px;margin-top:8px}.about-container{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:700px;margin:0 auto;text-align:center;padding:20px;box-sizing:border-box}.styled-list{list-style-type:none;padding:0;margin:20px auto;max-width:600px;display:flex;flex-wrap:wrap;gap:10px}.styled-list li{border:2px solid #61dafb;border-radius:8px;padding:15px;margin-bottom:10px;background-color:#f9f9f9;color:#333;font-size:16px;line-height:1.5;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;justify-content:center;text-align:center;white-space:normal}.styled-list li:hover{transform:scale(1.02);box-shadow:0 4px 8px #0003;background-color:#b9edfc}
