body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#051f20;color:#daf1de;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:100vh;margin:0;overflow:hidden}.container{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:space-evenly;margin:0 auto;max-width:700px;padding:0 20px;text-align:center}h1{font-size:52px}h1,p{margin:0}p{color:#daf1de;font-size:18px}.interactive{margin:0}.count{animation:pulse .3s ease-out;font-size:100px;font-weight:700;line-height:1;margin-bottom:20px}@keyframes pulse{0%{transform:scale(1.2)}to{transform:scale(1)}}button{background:#83b69b;border:none;border-radius:8px;color:#daf1de;cursor:pointer;font-size:20px;font-weight:700;padding:18px 36px;transition:all .2s}button:hover{background:#235347;transform:scale(1.05)}button:active{transform:scale(.95)}button:disabled{background:#235347;color:#daf1de;cursor:not-allowed;opacity:.6}button:disabled:hover{background:#555;transform:none}.subtitle{color:#daf1de;font-size:13px;margin:0}
/*# sourceMappingURL=main.bb6fecfb.css.map*/