@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:inherit}a:hover,a:visited,a:focus,a:active{text-decoration:none;color:inherit}html{overflow:hidden;padding:0;margin:0}body{margin:0;padding:0;width:100vw;height:100vh;font-family:Inter,sans-serif}#_root_93f9b_1{width:100vw;height:100vh}:root{--main-color: #6cc070}._home_gjyul_1{width:100vw;height:100vh;padding:2rem;background:#6cc070;position:relative;overflow-y:auto}._content_gjyul_12{display:flex;flex-direction:column;align-items:center;gap:2rem}._task_home_gjyul_19{display:flex;flex-direction:column;align-items:center}._pomodoro_upfwy_1{width:600px;height:400px;background:#ffffff2d;border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.4);border-left:1px solid rgba(255,255,255,.3);box-shadow:3px 3px 3px #00000017;display:flex;align-items:center;flex-direction:column;justify-content:space-around}._mode_hj0ea_1{display:flex;justify-content:center;align-items:center;gap:2rem}._modeButton_hj0ea_10{all:unset;border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:150px;height:26px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#fff;cursor:pointer}._timer_17b7q_1{display:flex;font-size:8rem;color:#fff;font-family:JetBrains Mono}._actions_mirvf_1{display:flex;align-items:center;flex-direction:row;gap:2rem}._actionsbtn_mirvf_9{all:unset;border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:150px;height:50px;font-size:1.25rem;font-weight:700;color:#6cc070;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}._nextbtn_mirvf_27{width:2rem;height:2rem;fill:#fff;cursor:pointer}._counter_15lq5_1{display:flex;align-items:center;justify-content:center;gap:2rem;background:#ffffff2d;border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.4);border-left:1px solid rgba(255,255,255,.3);box-shadow:3px 3px 3px #00000017;width:600px;height:50px}p{display:flex;align-items:center;font-weight:700;font-size:1.25rem;color:#fff}svg{width:1.25rem;height:1.25rem;fill:#fff}._navbar_jy2st_1{display:flex;flex-direction:row;align-items:center;gap:20rem}._logo_1ffak_1{display:flex;flex-direction:row;align-items:center;gap:.5rem}._logotext_1ffak_9{color:#fff}._clock_1ffak_13{fill:#fff}._useractions_1bjau_1{display:flex;flex-direction:row;gap:.5rem}._reportt_z739u_1{all:unset;width:100px;height:26px;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;font-weight:700;color:#fff;cursor:pointer;background:#ffffff2d;border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.4);border-left:1px solid rgba(255,255,255,.3);box-shadow:3px 3px 3px #00000017}._profile_1idew_1{width:100px;height:26px;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;font-weight:700;color:#fff;cursor:pointer;background:#ffffff2d;border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.4);border-left:1px solid rgba(255,255,255,.3);box-shadow:3px 3px 3px #00000017;z-index:9999}._profile_1idew_1 a{display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;color:inherit;width:100%;height:100%}._profile_1idew_1 ._profileContainer_svg_1idew_34{width:16px;height:16px;fill:currentColor}._profileContainer_1idew_34{position:relative}._profile__menu_1idew_43{position:absolute;left:0;top:40px;list-style:none;margin:0;padding:0;width:150px;height:100px;background:#ffffff2d;border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.4);border-left:1px solid rgba(255,255,255,.3);box-shadow:3px 3px 3px #00000017;display:flex;align-items:center;flex-direction:column;justify-content:space-around}._profile__menu_li_1idew_65{display:flex;gap:1rem}.task{display:flex;flex-direction:column;gap:1rem}.task_header{display:flex;justify-content:space-between;width:600px}.add_task{width:60px;height:60px;display:flex;justify-content:center;align-items:center;gap:1rem}.add_task_p,.add_task_title{color:#fff}.add_task_title{text-decoration:underline}.svg-white-bg-main-fill{background:#fff;border-radius:50%;fill:#6cc070;width:32px;height:32px;padding:1px;display:flex;align-items:center;justify-content:center;overflow:hidden}.add_task_title{margin-top:1rem}.tasks_container{display:flex;flex-direction:column;gap:1rem}.task_container{background:#fff;height:90px;padding:1rem;display:flex;gap:.5rem;flex-direction:column;max-width:600px}.task_info{display:grid;grid-auto-flow:column;grid-template-columns:28px 140px 1fr auto 28px;gap:.75rem;align-items:center;font-size:1.5rem;font-weight:700;width:100%}.task_name{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.task_icon_complete{width:28px;height:28px;cursor:pointer}.task_project_name{max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task_note{font-size:1.3rem}.moreinfor_container{position:relative}.moreinfor{position:absolute;left:0%;top:90%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#eaeaea;padding:1rem;width:120px;height:60px;font-size:1rem;gap:.7rem;border-radius:1rem}.edit,.delete{cursor:pointer}.addtask_note{display:flex;justify-content:center;align-items:center;color:#ffffffd7;font-size:1.3rem}.addtaskbackground{width:740px;height:890px;background-color:#fff;border-radius:1rem;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);padding:2rem 3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.4);border-left:1px solid rgba(255,255,255,.3);box-shadow:3px 3px 3px #00000017;text-align:left;display:flex;flex-direction:column;gap:2.5rem}.titles_continer{display:flex;justify-content:center;align-items:center;gap:1rem}.titles{text-align:left;width:100%;color:#2e2e2e}.form_add_task{width:100%;text-align:left;display:flex;flex-direction:column;gap:2rem}.cancel_btn{width:120px;height:45px;display:flex;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;color:gray;border-radius:1rem}.cancel_btn:hover{background:#7272721b;color:#515151}.input_add_note{font-size:1.2rem;border:none;outline:none;background:#8080803a;width:100%;height:90px;padding:1rem;resize:none;font-weight:600;border-radius:.5rem;display:flex}.addtaskbackground ::selection{background-color:#6cc070e8;color:#fff}.addtaskbackground ::-moz-selection{background-color:#6cc070;color:#fff}.btns{display:flex;gap:2rem;width:100%}.save_btn{background:#2e2e2e;width:120px;height:45px;display:flex;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;color:#fff;border-radius:1rem}.save_btn:hover{background:#323232}.loading__container{display:flex;justify-content:center;align-items:center;width:100%;margin-top:1rem}.save-message{color:#2ecc71;font-size:1.3rem;font-weight:700;margin-top:1rem;display:flex;justify-content:center;align-items:center;width:100%}.loading_send_form{color:#00180a;font-size:1.3rem;font-weight:700;margin-top:1rem;display:flex;justify-content:center;align-items:center;width:100%}._input_task_name_l2s7t_1{font-size:1.75rem;border:none;outline:none;background:transparent;width:100%;text-align:left;font-weight:600;padding:.5rem 0}._counter_container_oyucb_1{display:flex;gap:1rem;justify-content:flex-start;align-items:center;align-self:flex-start;flex-direction:column}._titles_oyucb_10{text-align:left;width:100%;color:#2e2e2e}._choose_counter_oyucb_16{display:flex;gap:2rem;justify-content:center;align-items:center;width:200px;height:60px;background:#d9d9d9;border-radius:2rem;padding:1rem;align-self:flex-start}._circleBtn_oyucb_29{background:#2e2e2e;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}._circleBtn_oyucb_29:hover{background:#333}._text_counter_oyucb_45{font-size:1.7rem;font-weight:700;width:24px}._svgCounter_oyucb_51{width:20px;height:20px}._project_container_481cb_1{display:flex;gap:1rem;justify-content:flex-start;align-items:center;align-self:flex-start;flex-direction:column}._add_priect_481cb_10{color:#2e2e2e;width:100%}._project_481cb_1{display:flex;flex-direction:column;gap:1rem}._new_project_481cb_21{display:flex;gap:2rem}._input_new_project_481cb_26{font-size:1.5rem;border:none;outline:none;background:transparent;width:100%;text-align:left;font-weight:600;border-bottom:2px solid #e0e0e0;padding-bottom:.5rem}._btn_add_new_project_481cb_38{background:#2e2e2e;width:120px;height:45px;display:flex;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;color:#fff;border-radius:1rem}._suggestions_container_481cb_51{display:flex;flex-direction:column;gap:1rem}._suggestion_projects_481cb_56{display:flex;gap:2rem;height:40px}._project_suggestion_481cb_61{width:100px;display:flex;justify-content:center;align-items:center;font-size:1.5rem;border-radius:2rem;font-weight:700;background:#8080803a;height:40px;padding:0 1rem}._project_suggestion_481cb_61:hover{background:#80808059;cursor:pointer}._project_selected_label_481cb_77{margin-right:8px}._color_container_481cb_81{display:flex;flex-direction:column;gap:1rem}._title_color_481cb_87{color:#2e2e2e}._colors_481cb_90{display:flex;gap:1rem;list-style:none}._color_481cb_81{border-radius:50%;width:32px;height:32px}._btn_481cb_38{display:flex;justify-content:center;align-items:center}._reportbackground_n9wqh_1{width:1000px;height:800px;background-color:#fff;border-radius:1rem;border:1px solid rgba(255,255,255,.4);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:1rem;z-index:1000}._bar_n9wqh_16{height:600px;width:950px;display:flex;justify-content:center;align-items:center;padding:48px}._header_n9wqh_25{display:flex;justify-content:space-between}button{all:unset;cursor:pointer}button:disabled{cursor:not-allowed}._timePeriodButtons_dz1yh_1{display:flex;justify-content:center;align-items:center;gap:1rem;background:#d9ffd8;width:250px;padding:.5rem 1rem;border-radius:.5rem;font-weight:700;color:#777;box-shadow:3px 3px 3px #00000017}._timePeriodButtons_dz1yh_1 button{padding:.5rem 1rem;border-radius:.5rem;display:flex;justify-content:center;align-items:center}._activePeriod_dz1yh_24{background-color:var(--main-color);color:#fff}._navigation_1491o_1{display:flex;justify-content:center;align-items:center;gap:1rem;padding:.2rem 1rem;border:1px solid #e2ffec;border-radius:1rem;background:#d9ffd8;box-shadow:3px 3px 3px #00000017}._icon_1491o_13{width:16px;height:16px;display:flex;justify-content:center;align-items:center}._dateDisplay_1491o_21{color:#777;font-size:1rem}.loading__container{display:flex;align-items:center;justify-content:center;width:100vw;height:40vh;position:fixed;top:0;left:0;z-index:9999;margin:0;padding:0}@media(max-width:48em){.loading__container{height:60px}.loading__container>span{transform:scale(.7)}}._login__container_umfor_1{width:450px;background-color:#f9f9f9;border-radius:1rem;border:1px solid #e0e0e0;box-shadow:0 10px 25px #0000001a;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:2rem;z-index:1000;display:flex;flex-direction:column;gap:1.5rem}._login_umfor_1{display:flex;flex-direction:column;gap:2rem}._login_input_umfor_24{font-size:1.2rem;border:none;outline:none;background:transparent;width:100%;text-align:left;font-weight:500;border-bottom:2px solid #ccc;padding-bottom:.5rem;transition:border-color .3s ease}._login_input_umfor_24:focus{border-bottom-color:#333}._login__form_umfor_42{display:flex;flex-direction:column;gap:1.5rem}._btns_umfor_48{display:flex;gap:1rem;justify-content:flex-end;width:100%;margin-top:1rem}._login__btns_umfor_56{display:flex;gap:1rem;width:auto}._login__cancel_btn_umfor_62{width:100px;height:40px;display:flex;justify-content:center;align-items:center;font-size:1rem;font-weight:700;color:#555;background-color:#f0f0f0;border-radius:.5rem;cursor:pointer;transition:background-color .3s ease,color .3s ease}._login__cancel_btn_umfor_62:hover{background:#e0e0e0;color:#333}._login__save_btn_umfor_82{background:#333;width:100px;height:40px;display:flex;justify-content:center;align-items:center;font-size:1rem;font-weight:700;color:#fff;border-radius:.5rem;cursor:pointer;transition:background-color .3s ease}._login__save_btn_umfor_82:hover{background:#555}._login__question_umfor_101{color:#000;text-decoration:underline;cursor:pointer;font-size:1rem}._register__container_1jsty_1{width:450px;background-color:#f9f9f9;border-radius:1rem;border:1px solid #e0e0e0;box-shadow:0 10px 25px #0000001a;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:2rem;z-index:1000;display:flex;flex-direction:column;gap:1.5rem}._register_1jsty_1{display:flex;flex-direction:column;gap:2rem}._register_input_1jsty_24{font-size:1.2rem;border:none;outline:none;background:transparent;width:100%;text-align:left;font-weight:500;border-bottom:2px solid #ccc;padding-bottom:.5rem;transition:border-color .3s ease}._register_input_1jsty_24:focus{border-bottom-color:#333}._register__form_1jsty_41{display:flex;flex-direction:column;gap:1.5rem}._btns_1jsty_47{display:flex;gap:1rem;justify-content:flex-end;width:100%;margin-top:1rem}._register__btns_1jsty_55{display:flex;gap:1rem;width:auto}._register__cancel_btn_1jsty_61{width:100px;height:40px;display:flex;justify-content:center;align-items:center;font-size:1rem;font-weight:700;color:#555;background-color:#f0f0f0;border-radius:.5rem;cursor:pointer;transition:background-color .3s ease,color .3s ease}._register__cancel_btn_1jsty_61:hover{background:#e0e0e0;color:#333}._register__save_btn_1jsty_83{background:#333;width:100px;height:40px;display:flex;justify-content:center;align-items:center;font-size:1rem;font-weight:700;color:#fff;border-radius:.5rem;cursor:pointer;transition:background-color .3s ease}._register__save_btn_1jsty_83:hover{background:#555}._register__question_1jsty_102{color:#000;text-decoration:underline;cursor:pointer;font-size:1rem}
