@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap";: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}}body{font-family:Poppins,sans-serif;margin:0;padding:0;background:linear-gradient(135deg,#141e30,#243b55);color:#fff;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.app{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;width:100%;padding:1rem}.container{background:#ffffff14;padding:2.5rem;border-radius:20px;box-shadow:0 0 20px #0006;text-align:center;width:90%;max-width:350px;margin:0 auto}h1{font-weight:600;margin-bottom:25px;font-size:1.6rem}.display{font-size:3.5rem;font-weight:700;background:#0003;border-radius:15px;padding:25px;margin-bottom:30px;letter-spacing:2px}.botoes{display:flex;flex-direction:column;gap:10px}button{font-size:1rem;font-weight:600;border:none;border-radius:12px;padding:12px;cursor:pointer;transition:.25s}.iniciar{background-color:#00c853;color:#fff}.pausar{background-color:#ff9800;color:#fff}.resetar{background-color:#e53935;color:#fff}button:hover{opacity:.9;transform:scale(1.05)}footer{text-align:center;font-size:.9rem;margin-top:2rem;color:#ccc;line-height:1.6}footer .react-logo{font-size:.95rem;color:#61dafb}footer span{font-weight:600}@media(max-width:500px){.container{padding:2rem 1.5rem}.display{font-size:2.8rem;padding:15px}h1{font-size:1.3rem}button{font-size:.9rem}}
