@import url(https://fonts.googleapis.com/css2?family=Sora:wght@300;500;600;700&display=swap);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}*{font-family:Sora,sans-serif}*,body{margin:0}body{background-color:#f7f4f4;padding:0}button{background:none;border:none;cursor:pointer}.link{color:inherit;text-decoration:none}nav{background:pink;font-size:16px;margin:0;padding:0}nav ul{display:flex;list-style-type:none;padding:1em 2em}nav ul li{margin-right:2em}nav a{color:#000;text-decoration:none}nav a:hover{color:#fff}.timer{align-items:center;background-color:#fff;border-radius:15px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);display:flex;flex-direction:column;font-size:24px;justify-content:center;margin-left:auto;margin-right:auto;margin-top:2.5em;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:2em 4em}.timer label{font-size:1.4em;margin-bottom:.8em}.circle{align-items:center;border:7px solid;border-radius:50%;display:flex;flex-direction:column;gap:1.4em;height:13em;justify-content:center;width:13em}.timer--not--completed{border-color:pink}.timer--completed{border-color:#518a6e}.icon--play{margin-left:1em;width:4em}.icon--pause{width:4em}.timers--table{--width:80%;background-color:#fff;border-radius:15px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);display:block;margin-left:auto;margin-right:auto;margin-top:4.6875em;max-height:600px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;overflow:auto;padding:1em 2em}.timers--table tbody>tr>td,.timers--table thead>tr>td{border-bottom:2px solid hsla(0,0%,87%,.226);font-size:16px;font-weight:300;padding:1em;width:30%}.timers--table>thead tr>td{border:none;font-weight:500}.delete--button img{width:1.8rem}.add--timer--button{background-color:pink;border-radius:15px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);display:block;font-size:1.2em;margin-left:auto;margin-right:auto;margin-top:3.5em;padding:1em;width:14em}.add--timer--button:hover{background-color:#e9b1ba}.add--timer{background-color:#fff;border-radius:15px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);margin-left:auto;margin-right:auto;margin-top:4.6875em;max-width:30em;padding:2em 1.5em 1.5em}.add--timer label{--margin-left:0.5em;font-size:1.8em;margin-top:.5em}.add--timer--form{align-items:center}.add--timer--form,.input--box{display:flex;flex-direction:column}.input--box{margin-top:1.5em;min-height:5em;width:85%}.input--box input{--box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;border:none;border-bottom:3px solid hsla(0,0%,9%,.226);border-radius:3px;font-size:16px;max-width:100%;outline:none;padding:1em}.input--box label{color:red;font-size:.9em;margin-top:.4em;position:relative}.add--timer--input:focus{border-color:pink;outline:none}.add--timer--input:hover,.add--timer--submit:hover,.delete--button:hover{background:#f7f4f4}.add--timer--submit:hover,.delete--button:hover{border-radius:50%}@media (max-width:450px){.timers--table{margin-top:3em}.timers--table tbody>tr>td,.timers--table thead>tr>td{font-size:12px}.delete--button img{width:1.1rem}.add--timer--button{margin-top:2.5em}}@media (min-width:450px) and (max-width:600px){.timers--table tbody>tr>td,.timers--table thead>tr>td{font-size:16px}.delete--button img{width:1.5rem}}@media (max-width:768px){nav{font-size:16px}.timer{font-size:20px;padding-left:2em;padding-right:2em}.timer img{width:4em}.timers--table{padding-left:0;padding-right:0}}@media (max-width:650px){.add--timer{margin-top:1.3em;max-width:80%}}
/*# sourceMappingURL=main.72bd3f90.css.map*/