: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}@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;height:100%}.app-container{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}.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}.turn-timer{border:3px solid;border-radius:20px;padding:16px;box-shadow:0 2px 4px #0000001a;transition:transform .8s ease;min-width:50vw}button.turn-timer:hover{border:6px solid;filter:brightness(.8)}label{font-weight:600;font-size:18px;color:#fff;margin-right:12px}input[type=text]{width:30vw;padding:10px 12px;border:1px solid #ccc;border-radius:6px;font-size:16px;transition:border-color .2s;background-color:transparent}input[type=text]:focus{border:3px solid #ccc;outline:none}input[type=color]{width:30vw;height:40px;border:none;cursor:pointer;background:none}.remove-player-button{background-color:#900;border:3px solid #550000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;box-sizing:border-box;margin-left:8px;height:132px;min-width:7vw}.remove-player-button:hover{border-color:red}.add-player-button{background-color:#079707;border:3px solid #005500;color:#fff;font-size:16px;box-sizing:border-box;min-width:-webkit-fill-available;min-width:stretch}.add-player-button:hover{border-color:#0f0}.form-group{display:flex;flex-direction:row;align-items:center;justify-content:center;flex:1;margin-bottom:8px}.player-customization-card{border:1px solid;border-radius:8px;padding:16px;min-width:60vw;margin-bottom:16px;box-sizing:border-box}.player-customization-card-container{display:flex;justify-content:center;margin-bottom:8px;align-items:stretch;box-sizing:border-box}
