: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}body{display:flex;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{width:150px;border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;text-shadow:1px 1px 2px #0000009d;cursor:pointer;transition:border-color .25s}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;text-align:center}nav{padding:2px 10px;display:flex;justify-content:space-between;flex-wrap:wrap;column-gap:15px}nav a{font-size:.8em;color:#2196f3;font-weight:500;margin-bottom:4px}nav a:hover{color:#fff}.link-icon{vertical-align:text-bottom}#page-title{margin-top:70px}.card{padding:0 1em;display:flex;flex-direction:column;justify-content:center;height:35vh}#chronometer{margin:0 auto;width:fit-content;padding:20px;border:2px solid #565758;border-radius:5px;box-shadow:1px 1px 4px #565758}.display{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:5px}.digit{width:60px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:5px;background-color:#f0f8ff;color:#000;background:#2196f3;box-shadow:0 0 10px #2196f3,0 0 5px #2196f3,0 0 10px #2196f3;transition-delay:.2s}.digit,.colon{font-size:2em;font-weight:500;color:#fff;text-shadow:1px 1px 2px #2e2d2d91}.controls{margin-top:30px;display:flex;justify-content:center;column-gap:10px}.red{background-color:#f55a5a}.red:hover{background-color:#f86a6a}.green{background-color:#43a53a}.green:hover{background-color:#71aa6b}#reset{background-color:#6c6c6d}#reset:hover{background-color:#909092}.instructions{color:#888}footer{width:250px;margin:100px auto 10px;text-align:center;background-color:#0001;border-radius:10px}#author-container{display:flex;justify-content:space-between}#logo-author{justify-content:center;padding-right:5px;filter:drop-shadow(1px 1px 2px rgba(253,246,148,.274))}#author-text-container{flex:1;display:flex;justify-content:flex-start;align-items:center;column-gap:5px}#author{color:#fdf694de}footer p{font-size:13px;color:#ffffff98;text-shadow:1px 1px 1px #00000057;line-height:20px;border-radius:7px;padding:7px;box-shadow:2px 2px 5px #0000003b;letter-spacing:1px}footer a:hover{text-decoration:underline}footer img{opacity:90%}footer #links{width:204px;margin:auto;display:flex;justify-content:space-between}footer #links img{opacity:60%}#links img:hover{border-radius:5px;opacity:100%}#mark{margin-top:10px;color:#fff8;font-size:small}@media screen and (max-width: 800px){footer{margin-top:50px}}
