:root{--gray-100: #e6e9f0;--gray-200: #cdd3e1;--gray-300: #aab3cc;--gray-400: #555f7d;--gray-500: #454f6a;--gray-600: #363d56;--gray-700: #272f43;--gray-800: #181f2e;--gray-900: #0a0f1a;--primary-light: #4de7b7;--primary: #0da170;--primary-dark: #065f46;--link-color: #10b981;--link-hover: #0b8a60;--success: #22c55e;--warning: #eab308;--error: #991b1b;--info: #0ea5e9;--text-over-primary: #0a0f1a;--text-over-primary-dark: #e6e9f0;--text-over-primary-light: #0a0f1a;--text-over-success: #0a0f1a;--text-over-warning: #0a0f1a;--text-over-error: #e6e9f0;--text-over-info: #0a0f1a;--text-default: #e6e9f0;--text-muted: #aab3cc;--disabled: #555f7d;--text-disabled: #aab3cc;--toastify-color-light: var(--text-default);--toastify-color-dark: var(--text-default);--toastify-color-info: var(--info);--toastify-color-success: var(--success);--toastify-color-warning: var(--warning);--toastify-color-error: var(--error);--toastify-text-color-light: #0a0f1a;--toastify-text-color-dark: #e6e9f0;--toastify-color-progress-light: var(--primary);--toastify-color-progress-dark: var(--primary)}:root[data-theme=light]{--gray-100: #0a0f1a;--gray-200: #181f2e;--gray-300: #272f43;--gray-400: #363d56;--gray-500: #454f6a;--gray-600: #555f7d;--gray-700: #aab3cc;--gray-800: #cdd3e1;--gray-900: #e6e9f0;--text-default: #0a0f1a;--text-muted: #272f43;--link-color: #0b8a60;--link-hover: #065f46;--toastify-text-color-light: #e6e9f0;--toastify-text-color-dark: #e6e9f0}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.6rem;background:var(--gray-900);color:var(--text-default)}._container_2m6sx_1{max-width:120rem;margin:0 auto}._content_2m6sx_6{margin:3.2rem}._countDown_u1ypn_1{font-size:clamp(8rem,20vw,16rem);font-weight:700;text-align:center}._cycles_z75t3_1{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem}._cyclesDots_z75t3_9{display:flex;gap:.8rem}._cycleDot_z75t3_14{width:2rem;height:2rem;border-radius:50%;background-color:var(--primary)}._workTime_z75t3_21{background-color:var(--warning)}._shortBreakTime_z75t3_24{background-color:var(--sucess)}._longBreakTime_z75t3_27{background-color:var(--info)}._button_1rv91_1{min-width:24rem;height:4.2rem;border-radius:.8rem;display:inline-flex;justify-content:center;align-items:center;text-decoration:none;font-weight:700;transition:filter .2s ease-in-out;padding:1.2rem;border:none;margin:3.2rem 0;cursor:pointer}._button_1rv91_1:hover{filter:brightness(.8)}._green_1rv91_21{background-color:var(--primary);color:var(--text-over-primary)}._red_1rv91_26{background-color:var(--error);color:var(--text-over-error)}._green_1rv91_21:hover,._red_1rv91_26:hover{filter:brightness(.8)}._input_5pul1_1{background-color:transparent;border:none;text-align:center;border:.2rem solid transparent;border-bottom:.2rem solid var(--primary);font-size:1.8rem;padding:1rem;color:var(--text-default);outline:none;transition:all .1s ease-in-out}._input_5pul1_1:focus{border:.2rem solid var(--primary);border-radius:.8rem}._input_5pul1_1::placeholder{color:var(--gray-500);font-size:1.4rem;font-style:italic}._input_5pul1_1:disabled{border-bottom:.2rem solid var(--disabled);color:var(--text-muted)}._container_13zav_1{display:flex;flex-direction:column;flex:1;align-items:center;justify-content:center;gap:1.6rem;text-align:center}._buttonsContainer_13zav_11{display:flex;gap:1.6rem}._buttonsContainer_13zav_11 button{min-width:auto;margin:0}._buttonsContainer_13zav_11 svg{width:1.6rem;height:1.6rem}._form_1hdpu_1,._formRow_1hdpu_9{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2.4rem}._footer_1etb7_1{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:2.4rem;font-size:1.2rem;gap:1.6rem}._footer_1etb7_1 a{color:var(--text-muted);text-decoration:none}._footer_1etb7_1 a:hover{text-decoration:underline}._logo_oyviu_1{display:flex;justify-content:center;align-items:center;gap:1.4rem;padding-top:3.2rem}._logoLink_oyviu_9{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;text-decoration:none;color:var(--primary);font-weight:700;font-size:4.2rem;transition:filter .2s ease-in-out}._logoLink_oyviu_9:hover{filter:brightness(.8)}._menu_1ffnu_1{display:flex;justify-content:center;align-items:center;gap:1.4rem}._menuLink_1ffnu_8{width:4.2rem;height:4.2rem;border-radius:.8rem;display:inline-flex;justify-content:center;align-items:center;background-color:var(--primary);text-decoration:none;color:var(--text-over-primary);font-weight:700;transition:filter .2s ease-in-out;padding:1.2rem}._menuLink_1ffnu_8:hover{filter:brightness(.8)}._genericHtml_1xrt5_1 h1{font-size:3.2rem;margin-bottom:1.6rem}._genericHtml_1xrt5_1 h2{font-size:2.4rem;margin-bottom:1.2rem}._genericHtml_1xrt5_1 h3{font-size:2rem;margin-bottom:1rem}._genericHtml_1xrt5_1 p{font-size:1.6rem;line-height:1.6;margin-bottom:1.6rem}._genericHtml_1xrt5_1 a{color:var(--link-color);text-decoration:none;font-weight:700}._genericHtml_1xrt5_1 a:hover{text-decoration:underline}._genericHtml_1xrt5_1 ul{padding-left:2.4rem}._genericHtml_1xrt5_1 li{margin-bottom:.8rem}._genericHtml_1xrt5_1 img{max-width:100%;height:auto;border-radius:.8rem;display:block;margin:1.6rem 0}._heading_6n1t3_1{display:flex;justify-content:center;align-items:center;gap:1.4rem}._buttonContainer_ubb9n_1 button{min-width:auto;margin:0;padding:1rem}._buttonContainer_ubb9n_1 button svg{width:2rem;height:2rem}._responsiveTable_ubb9n_12{overflow-x:auto;border-radius:.8rem}._responsiveTable_ubb9n_12 table{width:100%;min-width:64rem;font-size:1.6rem;border-collapse:collapse}._responsiveTable_ubb9n_12 th{background-color:var(--gray-600)}._responsiveTable_ubb9n_12 td{background-color:var(--gray-800)}._responsiveTable_ubb9n_12 th,._responsiveTable_ubb9n_12 td{border-bottom:.2rem solid var(--gray-700);text-align:left;padding:1.6rem}._thSort_ubb9n_39{cursor:pointer;transition:all .1s ease-in-out}._thSort_ubb9n_39:hover{filter:brightness(80%)}._noTasks_ubb9n_48{font-size:1.6rem;text-align:center;padding:1.6rem}._descCenter_1ngki_1{text-align:center}._form_1ngki_5,._formRow_1ngki_13{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2.4rem}
