.content__content--_13ED{display:flex;justify-content:space-between;max-width:1280px;margin:0 auto;margin-bottom:200px}
.header__header--hfjEU{margin-bottom:100px;padding-top:19px;padding-bottom:15px;box-shadow:0px 0px 50px var(--boxshadowColor)}.header__container--nvhB4{max-width:1280px;display:flex;justify-content:space-between;margin:0 auto}.header__containerRight--n4zrN{display:flex;align-items:center}.header__containerRight--n4zrN button{margin-right:30px}.header__containerRight--n4zrN .header__statsLink--ueI3C{display:flex;align-items:center;color:var(--mainRed);font-size:16px}.header__containerRight--n4zrN .header__statsLink--ueI3C span{margin-right:5px}.header__containerRight--n4zrN .header__statsLink--ueI3C g path{fill:var(--mainRed)}.header__containerRight--n4zrN .header__statsLink--ueI3C:hover{color:var(--darkRed)}.header__containerRight--n4zrN .header__statsLink--ueI3C:hover g path{fill:var(--darkRed)}
.logo__container--yH7An{display:flex;max-width:1280px}.logo__container--yH7An .logo__logoContainer--y9SGX{display:flex;align-items:center}.logo__container--yH7An .logo__logoContainer--y9SGX svg{fill:var(--mainRed)}.logo__container--yH7An .logo__logoContainer--y9SGX .logo__logoHeader--SJRwe{margin:0;margin-left:12px;color:var(--mainRed);font-weight:300}.logo__container--yH7An .logo__logoContainer--y9SGX .logo__logoHeader--SJRwe:hover{color:var(--darkRed)}
html[data-theme=light]{--mainText: #333;--todoBorder: #e4e4e4;--timerHeaderColor: #c4c4c4;--timerBgColor: #f4f4f4;--mainRed: #dc3e22;--darkRed: #b7280f;--backgroundColor: #fff;--boxshadowColor: rgba(0, 0, 0, 0.15)}html[data-theme=dark]{--mainText: #ffffffd0;--todoBorder: #464646;--timerHeaderColor: #aaa9a9;--timerBgColor: #363636;--mainRed: #dc3e22c8;--darkRed: #b7280fa6;--backgroundColor: #121212;--boxshadowColor: rgba(255, 255, 255, 0.121)}.theme-switch__themeButton--fJUSW{padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer}.theme-switch__themeButton--fJUSW svg circle,.theme-switch__themeButton--fJUSW svg path{fill:#e1bd1e}.theme-switch__themeButton--fJUSW:hover svg circle,.theme-switch__themeButton--fJUSW:hover svg path{fill:#ca980d}
html[data-theme=light]{--mainText: #333;--todoBorder: #e4e4e4;--timerHeaderColor: #c4c4c4;--timerBgColor: #f4f4f4;--mainRed: #dc3e22;--darkRed: #b7280f;--backgroundColor: #fff;--boxshadowColor: rgba(0, 0, 0, 0.15)}html[data-theme=dark]{--mainText: #ffffffd0;--todoBorder: #464646;--timerHeaderColor: #aaa9a9;--timerBgColor: #363636;--mainRed: #dc3e22c8;--darkRed: #b7280fa6;--backgroundColor: #121212;--boxshadowColor: rgba(255, 255, 255, 0.121)}.timer__timer--hH382{display:flex;flex-direction:column;align-items:center;padding-top:70px;padding-bottom:107px;background-color:var(--timerBgColor)}.timer__timer--hH382 .timer__task--TEm4I{margin-top:0;margin-bottom:32px;font-size:16px;font-weight:400}.timer__timer--hH382 .timer__task--TEm4I span{color:#999}
html[data-theme=light]{--mainText: #333;--todoBorder: #e4e4e4;--timerHeaderColor: #c4c4c4;--timerBgColor: #f4f4f4;--mainRed: #dc3e22;--darkRed: #b7280f;--backgroundColor: #fff;--boxshadowColor: rgba(0, 0, 0, 0.15)}html[data-theme=dark]{--mainText: #ffffffd0;--todoBorder: #464646;--timerHeaderColor: #aaa9a9;--timerBgColor: #363636;--mainRed: #dc3e22c8;--darkRed: #b7280fa6;--backgroundColor: #121212;--boxshadowColor: rgba(255, 255, 255, 0.121)}.delete-task__modal--q_Vsa{position:fixed;left:0;top:0;z-index:1000;width:100%;height:100%;padding-top:15%;background-color:rgba(0,0,0,.6)}.delete-task__modal--q_Vsa .delete-task__content--es0yu{margin:auto;position:relative;display:flex;flex-direction:column;align-items:center;padding:25px 84px;max-width:350px;background-color:var(--backgroundColor)}.delete-task__modal--q_Vsa .delete-task__content--es0yu .delete-task__heading--YLV7A{margin-top:0;margin-bottom:25px;text-align:center;line-height:22px}.delete-task__modal--q_Vsa .delete-task__content--es0yu .delete-task__deleteBtn--mCTON{padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;padding:19px 50px;font-size:16px;font-weight:500;line-height:17px;transition:color .2s ease-in,border-color .2s ease-in,background-color .2s ease-in;margin-bottom:10px;background-color:var(--mainRed);color:#fff}.delete-task__modal--q_Vsa .delete-task__content--es0yu .delete-task__deleteBtn--mCTON:hover{transition:color .2s ease-in,border-color .2s ease-in,background-color .2s ease-in}.delete-task__modal--q_Vsa .delete-task__content--es0yu .delete-task__deleteBtn--mCTON:hover{background-color:var(--darkRed)}.delete-task__modal--q_Vsa .delete-task__content--es0yu .delete-task__cancelBtn--IdnIk{padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;text-decoration:underline;font-weight:300;font-size:16px}.delete-task__modal--q_Vsa .delete-task__content--es0yu .delete-task__closeBtn--YwtkV{padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;position:absolute;top:7px;right:7px;padding:5px}.delete-task__modal--q_Vsa .delete-task__content--es0yu .delete-task__closeBtn--YwtkV svg{fill:var(--timerHeaderColor)}.delete-task__modal--q_Vsa .delete-task__content--es0yu .delete-task__closeBtn--YwtkV:hover svg{fill:var(--mainText)}
html[data-theme=light]{--mainText: #333;--todoBorder: #e4e4e4;--timerHeaderColor: #c4c4c4;--timerBgColor: #f4f4f4;--mainRed: #dc3e22;--darkRed: #b7280f;--backgroundColor: #fff;--boxshadowColor: rgba(0, 0, 0, 0.15)}html[data-theme=dark]{--mainText: #ffffffd0;--todoBorder: #464646;--timerHeaderColor: #aaa9a9;--timerBgColor: #363636;--mainRed: #dc3e22c8;--darkRed: #b7280fa6;--backgroundColor: #121212;--boxshadowColor: rgba(255, 255, 255, 0.121)}.timer-contols__startBtn--LvlVO{padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;padding:19px 50px;font-size:16px;font-weight:500;line-height:17px;transition:color .2s ease-in,border-color .2s ease-in,background-color .2s ease-in;color:#fff;background-color:#a8b64f;border:2px solid #a8b64f;margin-right:25px}.timer-contols__startBtn--LvlVO:hover{transition:color .2s ease-in,border-color .2s ease-in,background-color .2s ease-in}.timer-contols__startBtn--LvlVO:hover{background-color:#899441;border:2px solid #899441}.timer-contols__startBtn--LvlVO:disabled{opacity:.7;cursor:auto}.timer-contols__startBtn--LvlVO:disabled:hover{background-color:#a8b64f;border:2px solid #a8b64f}.timer-contols__stopBtn--FTb7F{padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;padding:19px 50px;font-size:16px;font-weight:500;line-height:17px;transition:color .2s ease-in,border-color .2s ease-in,background-color .2s ease-in;color:#999;border:2px solid #999}.timer-contols__stopBtn--FTb7F:hover{transition:color .2s ease-in,border-color .2s ease-in,background-color .2s ease-in}.timer-contols__stopBtn--FTb7F:hover{background-color:#999;color:var(--backgroundColor)}.timer-contols__endTaskBtn--Dl68X{color:var(--mainRed);border:2px solid var(--mainRed)}.timer-contols__endTaskBtn--Dl68X:hover{background-color:var(--mainRed);color:var(--backgroundColor)}
.countdown__countdown--ZbhYR{margin:0;font-size:150px;line-height:179px;font-weight:200}.countdown__countdown--ZbhYR span{transition:color .2s ease-in}.countdown__pausedCountdown--Tdtrf span{color:var(--mainRed)}
.timer-header__timerHeaderContainer--YZs_a{display:flex;justify-content:space-between;align-items:center;width:100%;padding:19px 40px;background-color:var(--timerHeaderColor);transition:background-color .2s ease-in}.timer-header__timerHeaderContainer--YZs_a .timer-header__timerHeader--FQam_,.timer-header__timerHeaderContainer--YZs_a .timer-header__pomodoroCount--eQeMX{margin:0;color:#fff;font-size:16px}.timer-header__headerContainerPause--IkRPN{background-color:var(--mainRed)}
.timer-container__container--n8bMX{width:57%}
html[data-theme=light]{--mainText: #333;--todoBorder: #e4e4e4;--timerHeaderColor: #c4c4c4;--timerBgColor: #f4f4f4;--mainRed: #dc3e22;--darkRed: #b7280f;--backgroundColor: #fff;--boxshadowColor: rgba(0, 0, 0, 0.15)}html[data-theme=dark]{--mainText: #ffffffd0;--todoBorder: #464646;--timerHeaderColor: #aaa9a9;--timerBgColor: #363636;--mainRed: #dc3e22c8;--darkRed: #b7280fa6;--backgroundColor: #121212;--boxshadowColor: rgba(255, 255, 255, 0.121)}.instructions__container--rDm05{margin-bottom:25px}.instructions__container--rDm05 .instructions__heading--IjlED{margin:0;font-size:24px;line-height:33px}.instructions__container--rDm05 .instructions__instructionsList--l3kew{margin:0;padding-left:20px;margin-bottom:25px}.instructions__container--rDm05 .instructions__instructionsList--l3kew .instructions__listItem--OrXRs{padding-left:5px;font-size:16px;line-height:33px}.instructions__container--rDm05 .instructions__instructionsList--l3kew .instructions__listItem--OrXRs::marker{color:var(--darkRed)}.instructions__container--rDm05 .instructions__notificationBtn--x5G8k{padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;padding:19px 50px;font-size:16px;font-weight:500;line-height:17px;transition:color .2s ease-in,border-color .2s ease-in,background-color .2s ease-in;color:#fff;background-color:#a8b64f;border:2px solid #a8b64f}.instructions__container--rDm05 .instructions__notificationBtn--x5G8k:hover{transition:color .2s ease-in,border-color .2s ease-in,background-color .2s ease-in}.instructions__container--rDm05 .instructions__notificationBtn--x5G8k:hover{background-color:#899441;border:2px solid #899441}.instructions__container--rDm05 .instructions__notificationBtn--x5G8k:disabled{opacity:.7;cursor:auto}.instructions__container--rDm05 .instructions__notificationBtn--x5G8k:disabled:hover{background-color:#a8b64f;border:2px solid #a8b64f}
.todo-container__container--sFFqO{width:41%}
html[data-theme=light]{--mainText: #333;--todoBorder: #e4e4e4;--timerHeaderColor: #c4c4c4;--timerBgColor: #f4f4f4;--mainRed: #dc3e22;--darkRed: #b7280f;--backgroundColor: #fff;--boxshadowColor: rgba(0, 0, 0, 0.15)}html[data-theme=dark]{--mainText: #ffffffd0;--todoBorder: #464646;--timerHeaderColor: #aaa9a9;--timerBgColor: #363636;--mainRed: #dc3e22c8;--darkRed: #b7280fa6;--backgroundColor: #121212;--boxshadowColor: rgba(255, 255, 255, 0.121)}.todoform__todoForm--ZGZ9a{margin-bottom:25px;display:grid;gap:25px;max-width:400px}.todoform__todoForm--ZGZ9a .todoform__inputContainer--nFvno:first-child{grid-column:1/3}.todoform__todoForm--ZGZ9a .todoform__inputContainer--nFvno:nth-child(2){grid-column:1/2}.todoform__todoForm--ZGZ9a .todoform__formLabel--Mt9Ck{display:block}.todoform__todoForm--ZGZ9a .todoform__todoInput--TyK32{padding:19px 15px;width:100%;background-color:var(--timerBgColor);border:0;font-size:16px;font-weight:300}.todoform__todoForm--ZGZ9a .todoform__todoInput--TyK32::placeholder{color:#999}.todoform__todoForm--ZGZ9a .todoform__submitBtn--IVOoB{padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;padding:19px 50px;font-size:16px;font-weight:500;line-height:17px;transition:color .2s ease-in,border-color .2s ease-in,background-color .2s ease-in;color:#fff;background-color:#a8b64f;border:2px solid #a8b64f;grid-column:2/3;height:60px;align-self:end}.todoform__todoForm--ZGZ9a .todoform__submitBtn--IVOoB:hover{transition:color .2s ease-in,border-color .2s ease-in,background-color .2s ease-in}.todoform__todoForm--ZGZ9a .todoform__submitBtn--IVOoB:hover{background-color:#899441;border:2px solid #899441}.todoform__todoForm--ZGZ9a .todoform__submitBtn--IVOoB:disabled{opacity:.7;cursor:auto}.todoform__todoForm--ZGZ9a .todoform__submitBtn--IVOoB:disabled:hover{background-color:#a8b64f;border:2px solid #a8b64f}
html[data-theme=light]{--mainText: #333;--todoBorder: #e4e4e4;--timerHeaderColor: #c4c4c4;--timerBgColor: #f4f4f4;--mainRed: #dc3e22;--darkRed: #b7280f;--backgroundColor: #fff;--boxshadowColor: rgba(0, 0, 0, 0.15)}html[data-theme=dark]{--mainText: #ffffffd0;--todoBorder: #464646;--timerHeaderColor: #aaa9a9;--timerBgColor: #363636;--mainRed: #dc3e22c8;--darkRed: #b7280fa6;--backgroundColor: #121212;--boxshadowColor: rgba(255, 255, 255, 0.121)}.todolist__todoList--Ibnrv{margin:0;padding:0;list-style:none;margin-bottom:20px}
html[data-theme=light]{--mainText: #333;--todoBorder: #e4e4e4;--timerHeaderColor: #c4c4c4;--timerBgColor: #f4f4f4;--mainRed: #dc3e22;--darkRed: #b7280f;--backgroundColor: #fff;--boxshadowColor: rgba(0, 0, 0, 0.15)}html[data-theme=dark]{--mainText: #ffffffd0;--todoBorder: #464646;--timerHeaderColor: #aaa9a9;--timerBgColor: #363636;--mainRed: #dc3e22c8;--darkRed: #b7280fa6;--backgroundColor: #121212;--boxshadowColor: rgba(255, 255, 255, 0.121)}.todoitem__todoItem--RT0LH{position:relative;display:grid;grid-template-columns:35px 1fr 26px;gap:0 10px;align-items:center;max-width:70%;padding-top:15px;padding-bottom:15px;border:1px solid var(--todoBorder);border-left:0;border-right:0;cursor:move}.todoitem__todoItem--RT0LH .todoitem__pomodoroNumber--IR1kx{padding:8px 9px;border:1px solid var(--mainRed);border-radius:50%}.todoitem__todoItem--RT0LH .todoitem__taskInput--YPvGB{padding:7px 15px;width:100%;background-color:var(--timerBgColor);border:0;font-size:16px;font-weight:300}.todoitem__todoItem--RT0LH .todoitem__changeBtn--nQ4Oh{padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;position:absolute;top:26px;right:44px}.todoitem__todoItem--RT0LH .todoitem__changeBtn--nQ4Oh svg{fill:#a8b64f}.todoitem__todoItem--RT0LH .todoitem__changeBtn--nQ4Oh:hover svg{fill:#899441}
.dropdown__container--VsMRC{flex:1 1 0%;position:absolute;z-index:10}
html[data-theme=light]{--mainText: #333;--todoBorder: #e4e4e4;--timerHeaderColor: #c4c4c4;--timerBgColor: #f4f4f4;--mainRed: #dc3e22;--darkRed: #b7280f;--backgroundColor: #fff;--boxshadowColor: rgba(0, 0, 0, 0.15)}html[data-theme=dark]{--mainText: #ffffffd0;--todoBorder: #464646;--timerHeaderColor: #aaa9a9;--timerBgColor: #363636;--mainRed: #dc3e22c8;--darkRed: #b7280fa6;--backgroundColor: #121212;--boxshadowColor: rgba(255, 255, 255, 0.121)}.todomenu__menu--GfG8j{position:relative}.todomenu__menu--GfG8j .todomenu__menuBtn--LxzPx{padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer}.todomenu__menu--GfG8j .todomenu__menuBtn--LxzPx svg circle{fill:var(--timerHeaderColor)}.todomenu__menu--GfG8j .todomenu__activeBtn--HYjFD svg circle{fill:#a8b64f}
html[data-theme=light]{--mainText: #333;--todoBorder: #e4e4e4;--timerHeaderColor: #c4c4c4;--timerBgColor: #f4f4f4;--mainRed: #dc3e22;--darkRed: #b7280f;--backgroundColor: #fff;--boxshadowColor: rgba(0, 0, 0, 0.15)}html[data-theme=dark]{--mainText: #ffffffd0;--todoBorder: #464646;--timerHeaderColor: #aaa9a9;--timerBgColor: #363636;--mainRed: #dc3e22c8;--darkRed: #b7280fa6;--backgroundColor: #121212;--boxshadowColor: rgba(255, 255, 255, 0.121)}.menu-items-list__menuList--c5i6M{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;align-items:flex-start;padding:10px 15px 15px 15px;background-color:var(--backgroundColor);box-shadow:0 0 20px var(--boxshadowColor)}.menu-items-list__menuList--c5i6M .menu-items-list__menuItem--djMma:not(:last-child){margin-bottom:12px}.menu-items-list__menuList--c5i6M .menu-items-list__menuBtn--AKlFS{padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;display:flex;align-items:center;justify-content:start;color:#999}.menu-items-list__menuList--c5i6M .menu-items-list__menuBtn--AKlFS:hover{color:#a8b64f}.menu-items-list__menuList--c5i6M .menu-items-list__menuBtn--AKlFS span{margin-right:8px}
html[data-theme=light]{--mainText: #333;--todoBorder: #e4e4e4;--timerHeaderColor: #c4c4c4;--timerBgColor: #f4f4f4;--mainRed: #dc3e22;--darkRed: #b7280f;--backgroundColor: #fff;--boxshadowColor: rgba(0, 0, 0, 0.15)}html[data-theme=dark]{--mainText: #ffffffd0;--todoBorder: #464646;--timerHeaderColor: #aaa9a9;--timerBgColor: #363636;--mainRed: #dc3e22c8;--darkRed: #b7280fa6;--backgroundColor: #121212;--boxshadowColor: rgba(255, 255, 255, 0.121)}.todoapp__workTime--Wx99d{color:#999}
@font-face{font-family:"SF-UI-display";src:local("SF-UI-display-Thin"),url(./e650e0c98cbb98bb2696.woff2) format("woff2"),url(./e650e0c98cbb98bb2696.woff2) format("woff");font-style:normal;font-display:swap;font-weight:200}@font-face{font-family:"SF-UI-display";src:local("SF-UI-display-Light"),url(./13a992c9266c1dfa9fe6.woff2) format("woff2"),url(./13a992c9266c1dfa9fe6.woff2) format("woff");font-style:normal;font-display:swap;font-weight:300}@font-face{font-family:"SF-UI-display";src:local("SF-UI-display-Regular"),url(./0421abd112e383ff48c2.woff2) format("woff2"),url(./0421abd112e383ff48c2.woff2) format("woff");font-style:normal;font-display:swap;font-weight:400}@font-face{font-family:"SF-UI-display";src:local("SF-UI-display-Medium"),url(./711f63f6130f9874570e.woff2) format("woff2"),url(./711f63f6130f9874570e.woff2) format("woff");font-style:normal;font-display:swap;font-weight:500}@font-face{font-family:"SF-UI-display";src:local("SF-UI-display-Bold"),url(./c50409283be1d284e0d2.woff2) format("woff2"),url(./c50409283be1d284e0d2.woff2) format("woff");font-style:normal;font-display:swap;font-weight:700}*{color:var(--mainText);box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{padding:0;margin:0;background-color:var(--backgroundColor);font-size:14px;line-height:16px;font-family:"SF-UI-display",sans-serif;overflow-x:hidden}a{text-decoration:none}button,input{font-family:"SF-UI-display",sans-serif}
html[data-theme=light]{--mainText: #333;--todoBorder: #e4e4e4;--timerHeaderColor: #c4c4c4;--timerBgColor: #f4f4f4;--mainRed: #dc3e22;--darkRed: #b7280f;--backgroundColor: #fff;--boxshadowColor: rgba(0, 0, 0, 0.15)}html[data-theme=dark]{--mainText: #ffffffd0;--todoBorder: #464646;--timerHeaderColor: #aaa9a9;--timerBgColor: #363636;--mainRed: #dc3e22c8;--darkRed: #b7280fa6;--backgroundColor: #121212;--boxshadowColor: rgba(255, 255, 255, 0.121)}
.day-work__workContainer--fTlKi{width:100%;padding:25px;padding-bottom:132px;background-color:var(--timerBgColor)}.day-work__workContainer--fTlKi .day-work__workHeader--rS8jZ{margin-top:0;margin-bottom:15px;font-size:24px;line-height:33px}.day-work__workContainer--fTlKi .day-work__workDescription--S3K4S{margin:0;width:85%;font-size:16px;line-height:28px}.day-work__workContainer--fTlKi .day-work__workDescription--S3K4S .day-work__workTime--q71Dr{color:var(--mainRed)}
.highlight__container--Aaqm8{display:grid;padding:25px;background-color:var(--timerBgColor);width:32%;transition:background-color .2s ease-in,color .2s ease-in}.highlight__container--Aaqm8 .highlight__highlightHeader--e7y_k{grid-column:1/2;grid-row:1/2;margin:0;margin-bottom:20px;font-size:24px;line-height:33px}.highlight__container--Aaqm8 span{grid-column:2/3;grid-row:1/3;justify-self:end;align-self:center}.highlight__container--Aaqm8 span svg path{transition:stroke .2s ease-in}.highlight__container--Aaqm8 .highlight__highlightContent--Ev0Ru{grid-column:1/2;grid-row:2/3;margin:0;font-size:64px;line-height:76px}
.highlights-container__highlightsSection--IDh9O{display:flex;justify-content:space-between;grid-column:1/3}
html[data-theme=light]{--mainText: #333;--todoBorder: #e4e4e4;--timerHeaderColor: #c4c4c4;--timerBgColor: #f4f4f4;--mainRed: #dc3e22;--darkRed: #b7280f;--backgroundColor: #fff;--boxshadowColor: rgba(0, 0, 0, 0.15)}html[data-theme=dark]{--mainText: #ffffffd0;--todoBorder: #464646;--timerHeaderColor: #aaa9a9;--timerBgColor: #363636;--mainRed: #dc3e22c8;--darkRed: #b7280fa6;--backgroundColor: #121212;--boxshadowColor: rgba(255, 255, 255, 0.121)}.pomodoro-count__countContainer--I5MN7{background-color:var(--timerBgColor)}.pomodoro-count__countContainer--I5MN7 .pomodoro-count__imgContainer--Yi2Wy{display:flex;align-items:center;justify-content:center;margin:0;padding:24px;font-size:24px;line-height:33px;font-weight:700;color:#999}.pomodoro-count__countContainer--I5MN7 .pomodoro-count__imgContainer--Yi2Wy span{margin-right:17px}.pomodoro-count__countContainer--I5MN7 .pomodoro-count__imgContainer--Yi2Wy span svg{fill:var(--mainRed)}.pomodoro-count__countContainer--I5MN7 .pomodoro-count__countDescription--BCD7f{margin:0;padding:9px;background-color:var(--mainRed);color:#fff;font-size:24px;line-height:33px;font-weight:700;text-align:center}
.stat-chart__chartContainer--S0M0J{width:100%;background-color:var(--timerBgColor);grid-row:2/4;grid-column:2/3}
.stat-header__container--Bc8hL{display:flex;justify-content:space-between;align-items:center;grid-column:1/3}
html[data-theme=light]{--mainText: #333;--todoBorder: #e4e4e4;--timerHeaderColor: #c4c4c4;--timerBgColor: #f4f4f4;--mainRed: #dc3e22;--darkRed: #b7280f;--backgroundColor: #fff;--boxshadowColor: rgba(0, 0, 0, 0.15)}html[data-theme=dark]{--mainText: #ffffffd0;--todoBorder: #464646;--timerHeaderColor: #aaa9a9;--timerBgColor: #363636;--mainRed: #dc3e22c8;--darkRed: #b7280fa6;--backgroundColor: #121212;--boxshadowColor: rgba(255, 255, 255, 0.121)}.stat-range__rangeBtn--khfzc{padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;display:flex;justify-content:space-between;align-items:center;width:370px;padding:19px 15px;background-color:var(--timerBgColor);font-size:16px;line-height:17px}.stat-range__rangeBtn--khfzc svg{stroke:var(--mainRed)}.stat-range__rangeBtn--khfzc:hover{color:var(--darkRed)}.stat-range__rangeBtn--khfzc:hover svg{stroke:var(--darkRed)}.stat-range__reversed--QAGF_ span{transform:rotate(180deg) translateY(-2px)}
html[data-theme=light]{--mainText: #333;--todoBorder: #e4e4e4;--timerHeaderColor: #c4c4c4;--timerBgColor: #f4f4f4;--mainRed: #dc3e22;--darkRed: #b7280f;--backgroundColor: #fff;--boxshadowColor: rgba(0, 0, 0, 0.15)}html[data-theme=dark]{--mainText: #ffffffd0;--todoBorder: #464646;--timerHeaderColor: #aaa9a9;--timerBgColor: #363636;--mainRed: #dc3e22c8;--darkRed: #b7280fa6;--backgroundColor: #121212;--boxshadowColor: rgba(255, 255, 255, 0.121)}.range-list__rangeList--iqsBF{margin:0;padding:0;list-style:none;width:370px;background-color:var(--timerBgColor);box-shadow:0 5px 15px var(--boxshadowColor)}.range-list__rangeList--iqsBF .range-list__rangeItem--LjD7N{padding:19px 15px;border-top:1px solid var(--todoBorder);font-size:16px;line-height:17px;cursor:pointer}.range-list__rangeList--iqsBF .range-list__rangeItem--LjD7N:hover{color:var(--darkRed)}
.statistics__statContainer--_AbKa{width:100%;display:grid;gap:32px;grid-template-columns:296px 1fr}
