: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: #ffb877;--primary: #f97316;--primary-dark: #c2410c;--link-color: #f97316;--link-hover: #c2410c;--success: #22c55e;--warning: #eab308;--error: #991b1b;--info: #0ea5e9;--buttton-green: #0da170;--button-red: #ef4444;--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: #c2410c;--link-hover: #9a3412;--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-fluid_1suaz_1{max-width:auto}._container_1suaz_1{max-width:98rem;margin:0 auto}._content_1suaz_8{margin:3.2rem}._genericHtml_sh4gx_1 h1{font-size:3.2rem;margin-bottom:1.6rem}._genericHtml_sh4gx_1 h2{font-size:2.4rem;margin-bottom:1.2rem}._genericHtml_sh4gx_1 h3{font-size:2rem;margin-bottom:1rem}._genericHtml_sh4gx_1 p{font-size:1.6rem;line-height:1.6;margin-bottom:1.6rem}._genericHtml_sh4gx_1 a{color:var(--link-color);text-decoration:none;font-weight:700}._genericHtml_sh4gx_1 a:hover{text-decoration:underline}._genericHtml_sh4gx_1 ul{padding-left:2.4rem}._genericHtml_sh4gx_1 li{margin-bottom:.8rem}._genericHtml_sh4gx_1 img{max-width:100%;height:auto;border-radius:.8rem;display:block;margin:1.6rem 0}._heading_19vzm_1{display:flex;align-items:center;justify-content:center;gap:2.4rem}._footer_1g1a6_1{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.6rem;font-size:1.2rem}._footer_1g1a6_1 a{color:var(--text-muted);text-decoration:none}._footer_1g1a6_1 a:hover{text-decoration:underline}._logo_1902n_1{display:flex;align-items:center;justify-content:center;gap:2.4rem;padding-top:3.2rem}._logoLink_1902n_9{display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;gap:.4rem;font-size:4.2rem;text-decoration:none;color:var(--primary);transition:all .1s ease-in-out}._logoLink_1902n_9:hover{filter:brightness(80%)}._logoLink_1902n_9 svg{width:6.4rem;height:6.4rem}._time_1902n_30{color:var(--primary-light)}:root[data-theme=light] ._time_1902n_30{color:var(--primary-dark)}._menu_1xwpx_1{display:flex;align-items:center;justify-content:center;gap:1.6rem;border:.2rem solid var(--primary);border-radius:.8rem;background-color:var(--gray-800);padding:.8rem 0}._menuLink_1xwpx_12{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:var(--primary);color:var(--text-over-primary);transition:all .1s ease-in-out;padding:1.2rem;border-radius:.8rem}._menuLink_1xwpx_12:hover{filter:brightness(80%)}._menuLink_1xwpx_12 svg{width:2.4rem;height:2.4rem}._container_ucz3v_1{font-size:clamp(8rem,30vw,16rem);font-weight:700;text-align:center;line-height:1.3;background-color:var(--gray-700);border-radius:.6rem}._cycles_1swka_1{display:flex;flex-direction:column;align-items:center;gap:1.6rem;justify-content:center}._cycleDots_1swka_8{display:flex;gap:.6rem}._cycleDot_1swka_8{width:2rem;height:2rem;border-radius:50%}._workTime_1swka_17{background-color:var(--warning)}._shortBreakTime_1swka_20{background-color:#0da170}._longBreakTime_1swka_23{background-color:var(--info)}._button_151tc_1{border:none;display:flex;align-items:center;justify-content:center;min-width:24rem;padding:.8rem;margin:4.8rem 0;cursor:pointer;border-radius:.8rem;transition:all .1s ease-in-out}._button_151tc_1 svg{width:3.2rem;height:3.2rem}._button_151tc_1:hover{filter:brightness(80%)}._green_151tc_20{background:var(--buttton-green);color:var(--text-over-primary)}._red_151tc_24{background:var(--button-red);color:var(--text-over-error)}._input_xbmak_1{background-color:transparent;text-align:center;padding:.8rem;color:var(--text-default);border:.2rem solid transparent;border-bottom:.2rem solid var(--primary);outline:none;transition:all .1s ease-in-out}._input_xbmak_1:focus{border-radius:.8rem;border:.2rem solid var(--primary)}._input_xbmak_1::placeholder{color:var(--gray-500);font-size:1.4rem;font-style:italic}._input_xbmak_1:disabled{border-bottom:.2rem solid var(--disabled);color:var(--text-muted)}._container_z0mxe_1{display:flex;flex-direction:column;flex:1;align-items:center;justify-content:center;gap:1.6rem;text-align:center}._buttonsContainer_z0mxe_11{display:flex;gap:1.6rem}._buttonsContainer_z0mxe_11 button{min-width:auto;margin:0}._buttonsContainer_z0mxe_11 svg{width:1.6rem;height:1.6rem}._buttonContainer_wglez_1 button{min-width:auto;margin:0;padding:1rem}._buttonContainer_wglez_1 button svg{width:2rem;height:2rem}._responsiveTable_wglez_11{overflow-x:auto;border-radius:.8rem}._responsiveTable_wglez_11 table{width:100%;min-width:64rem;font-size:1.6rem;border-collapse:collapse}._responsiveTable_wglez_11 th{background-color:var(--gray-600)}._responsiveTable_wglez_11 td{background-color:var(--gray-800)}._responsiveTable_wglez_11 th,._responsiveTable_wglez_11 td{border-bottom:.2rem solid var(--gray-700);text-align:left;padding:1.6rem}._thSort_wglez_33{cursor:pointer;transition:all .1s ease-in-out;-webkit-user-select:none;user-select:none}._thSort_wglez_33:hover{filter:brightness(80%)}._p_wglez_41{text-align:center;font-weight:700}._form_g7fz_1,._formRow_g7fz_8{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2.4rem}
