/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}@font-face{font-family:Montserrat;src:url(Montserrat-Italic.6e613e7b.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(Montserrat-Regular.c0b48d04.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(Montserrat-SemiBold.bd935be7.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}:root{--black-color:#222;--mojo-color:#ca4242;--light-color:#fff;--burnt-color:#ed6969;--congo-color:#5f3737;--mine-color:#363636}html{box-sizing:border-box;scroll-behavior:smooth;height:100%}*,:before,:after{box-sizing:inherit}body{height:100%;color:var(--light-color);background-color:var(--black-color);margin:0;font-family:Montserrat,sans-serif;font-size:24px;font-weight:400}.main{flex:auto}.container{max-width:386px;margin:0 auto;padding:0 15px}.link-reset{color:inherit;text-decoration:none}.list-reset{margin:0;padding:0;list-style:none}.btn-reset{color:inherit;cursor:pointer;background-color:#0000;border:none;padding:0}.section{padding-top:150px}.pomodoro-btn{background-color:var(--mojo-color);border-radius:5px;padding:10px 20px;transition:background-color .4s}.pomodoro-btn:hover{background-color:var(--burnt-color)}.pomodoro-btn.activeTimer{background-color:var(--congo-color)}.notification{background-color:var(--mojo-color);border-radius:0 0 5px 5px;justify-content:center;width:100%;max-width:240px;padding:10px 20px;transition:top .4s;display:flex;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.notification.active{top:0}.notification__text{margin:0;font-size:16px;font-weight:600}.pomodoro__wrap{flex-direction:column;align-items:center;display:flex}.pomodoro__timer-container{background-color:var(--mojo-color);border-radius:100%;justify-content:center;align-items:center;width:100%;max-width:300px;height:300px;max-height:300px;margin-bottom:25px;display:flex;position:relative}.pomodoro__timer-svg{width:100%;height:100%;transform:rotate(-90deg)}.pomodoro__timer-backround{fill:none;stroke:var(--mojo-color);stroke-width:10px}.pomodoro__timer-progress{fill:none;stroke:var(--light-color);stroke-width:10px;stroke-dasharray:911;stroke-dashoffset:0;transition:stroke-dashoffset 1s linear}.pomodoro__timer{margin:0;font-size:64px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pomodoro__functional{margin-bottom:20px}.functional{gap:15px;width:100%;max-width:200px;display:flex}.functional .pomodoro-btn{font-size:0}.functional__icon{width:16px;height:16px}.types-timers{gap:15px;font-size:16px;font-weight:600;display:flex}.settings{width:100%;max-width:305px;color:var(--light-color);background-color:var(--black-color);border:none;border-radius:10px;padding:0}.settings__wrap{flex-direction:column;width:100%;padding:50px 40px;display:flex}.settings__title{margin:0 0 25px;font-size:24px;font-weight:600}.form{flex-direction:column;width:100%;max-width:225px;display:flex}.form__content{flex-direction:column;margin-bottom:25px;display:flex}.form__inner{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.form__inner:last-child{margin-bottom:0}.form__label{font-size:16px;font-weight:600}.form__label span{font-size:13px;font-weight:400}.form__input{text-align:center;background-color:var(--mine-color);max-width:35px;color:inherit;appearance:textfield;border:none;border-radius:3px;font-size:16px;font-weight:400}.form__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form__buttons{justify-content:space-between;width:100%;max-width:180px;font-size:16px;font-weight:600;display:flex}
/*# sourceMappingURL=Pomodoro.e33eb5a4.css.map */
