@import"https://fonts.googleapis.com/css2?family=Poetsen+One&display=swap";.timer-section{display:grid;grid-template-columns:auto auto;gap:50px}.work-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin:50px 0;padding:20px 30px 30px;border-radius:40px;background-color:#743333d7;box-shadow:1px 1px 20px 3px #000}.rest-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin:50px 0;padding:20px 30px 30px;border-radius:40px;background-color:#327577d7;box-shadow:1px 1px 20px 3px #000}.tree-section{display:flex;flex-direction:column;background-color:#2e431abe;border-radius:20px;padding:20px}.button-section{display:flex;gap:20px}.start-btn:hover{background-color:#468330}.pause-btn:hover{background-color:#d9a334}.reset-btn:hover{background-color:#d93434}@media screen and (max-width: 426px){.timer-section{grid-template-columns:auto;gap:10px}}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem .5rem;border-bottom:1px solid #e9ecef}.header h2{font-size:2rem}.header button,.header select{background-color:#000}.svg-image{width:1.3rem;margin-right:.2rem}.navigation{display:flex;gap:1rem}.navigation *{box-shadow:1px 1px 15px 3px #0000009e}@media screen and (max-width: 426px){.header{flex-direction:column;gap:1rem}}.footer{padding:0;margin:30px 0 0;text-align:center;bottom:0;width:100%;z-index:100;border-top:1px solid #e9ecef}:root{font-family:Poetsen One,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;justify-content:center;min-width:320px;min-height:100vh;background-image:url(/assets/forest1-Lexq1bbo.jpg);background-size:cover;background-position:center;background-attachment:fixed;background-blend-mode:overlay;background-color:#313131c1}body.forest{background-image:url(/assets/forest1-Lexq1bbo.jpg)}body.beach{background-image:url(/assets/beach1-B8t3LtGZ.jpg)}body.mountain{background-image:url(/assets/mountain1-CEnOLGZA.jpg)}body.cafe{background-image:url(/assets/cafe1-DPRT4iFe.jpg)}body.library{background-image:url(/assets/library1-Dp6RbY08.jpg)}body.terrace{background-image:url(/assets/terrace1-CCoGdGDN.jpg)}body.space{background-image:url(/assets/space1-D16VvmOd.jpg)}body.haunted-house{background-image:url(/assets/haunted-house1-D4QH2mXz.jpg)}h1{font-size:3.2em;line-height:1.1}h1,h2,h3,h4,h5,h6{margin:0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1abd;cursor:pointer;transition:border-color .25s}button:hover{background-color:#505050c5}select{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1ac5;cursor:pointer}select:hover{background-color:#505050c5}select option{border:none;background-color:#1a1a1ac5}option{border:none}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
