@import url(https://fonts.googleapis.com/css2?family=Arial+Rounded+MT+Bold&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}.App.pomodoro{background-color:#a63535}.App.short-break{background-color:#1a5d62}.App.long-break{background-color:#255c83}.counter-area{align-items:center;border-radius:8px;color:#fff;display:flex;flex-direction:column;height:330px;justify-content:space-between;padding:20px 20px 50px;position:relative;width:500px}.tabs{display:flex;gap:30px;justify-content:center;margin-bottom:20px;width:100%}.tab{background-color:initial;border:none;color:#fff;cursor:pointer;font-size:20px;padding:0}.tab.active,.timer{font-weight:700}.timer{font-size:120px;margin-bottom:5px;margin-top:50px}.buttons{margin-bottom:10px}.start-button{-webkit-text-stroke:1px;background-color:#fff;color:transparent;font-size:24px;height:50px;width:150px}button{background-color:#86518e;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;margin:10px;padding:10px 20px}.pomodoro-icons,.pomodoro-section{align-items:center;display:flex}.pomodoro-section{background-color:#fff;border-radius:8px;height:35px;justify-content:space-between;margin-top:80px;padding:20px;width:500px}.pomodoro-icon{background-color:#ba4949;border-radius:50%;height:20px;margin-right:5px;width:20px}.delete-pomodoros{background-color:initial;border:none;color:#fff;cursor:pointer;margin-right:10px;padding:5px}.fullscreen{bottom:20px}.fullscreen,.settingsScreen{background-color:initial;border:none;color:#fff;cursor:pointer;padding:0;position:absolute;right:20px}.settingsScreen{bottom:60px}.motivational-message{color:#fff;font-family:Arial Rounded MT Bold,sans-serif;font-size:20px;text-align:center}.settings{background-color:rgba(0,0,0,.7);bottom:0;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1}.settings,.settings-row{align-items:center;display:flex}.settings-row{justify-content:space-between;margin-bottom:1rem;width:300px}.settings input[type=number]{width:80px}body{font-family:Arial Rounded MT Bold,sans-serif;margin:0}.App{align-items:center;display:flex;justify-content:center;min-height:100vh;transition:background-color .5s ease}.App.App.pomodoro{background-color:#a63535}.App.App.short-break{background-color:#1a5d62}.App.App.long-break{background-color:#255c83}
/*# sourceMappingURL=main.32c7afee.css.map*/