.style_wrapper__kQ_21{top:0;left:0;z-index:2;background:rgba(0,0,0,0);background-size:cover;background-position:50%;background-repeat:no-repeat}.style_body__W_cED{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;gap:30px;height:100%;box-sizing:border-box}.style_body__W_cED .style_image__PBoG1{width:396px}.style_body__W_cED .style_image__PBoG1 img{width:100%;height:-moz-fit-content;height:fit-content}.style_body__W_cED .style_title__g8_0q{color:#5b2e17;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.style_body__W_cED .style_title__g8_0q span{font-weight:700}.style_listDot__zF9jr{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:60px;width:100%}.style_listDot__zF9jr .style_dot__rMyXY{width:12px;height:12px;border-radius:50%;border:2px solid #e28d26}.style_listDot__zF9jr .style_dot_active__wgABD{background:#e28d26}@media(max-width:768px){.style_body__W_cED{padding:0 12px}.style_body__W_cED .style_title__g8_0q{font-size:16px}}.style_checklistContainer__cPulf{background:#fff;border-radius:16px;padding:10px;box-shadow:0 4px 16px rgba(0,0,0,.08);animation:style_fadeInUp__YUrfH .5s ease-out;margin:10px}@keyframes style_fadeInUp__YUrfH{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style_header__3hmz8{margin-bottom:24px}.style_title__LjOhE{font-size:24px;font-weight:700;color:#2d3748;margin:0 0 16px}.style_progress__FShMl{display:flex;align-items:center;gap:12px}.style_progressText__0GdVc{font-size:14px;font-weight:600;color:#667eea;min-width:50px}.style_progressBar__Le0h2{flex:1 1;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;position:relative}.style_progressFill__tUugL{height:100%;background:linear-gradient(135deg,#e09b1f,#d88b15);border-radius:4px;transition:width .5s ease;animation:style_progressPulse__Jvkqx 2s ease-in-out infinite}@keyframes style_progressPulse__Jvkqx{0%,to{opacity:1}50%{opacity:.8}}.style_addTaskForm__opkGL{display:flex;gap:8px;margin-bottom:20px}.style_addTaskInput__ve1DS{flex:1 1;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;color:#2d3748;transition:all .3s ease;outline:none;font-family:inherit}.style_addTaskInput__ve1DS:focus{border-color:#e09b1f;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.style_addTaskInput__ve1DS::placeholder{color:#a0aec0}.style_addButton___SvEm{width:44px;height:44px;background:linear-gradient(135deg,#e09b1f,#d88b15);border:none;border-radius:8px;color:#fff;font-size:28px;font-weight:300;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;line-height:1}.style_addButton___SvEm:active{transform:scale(.95)}.style_taskList__0Mrkb{display:flex;flex-direction:column;gap:10px}.style_taskItem__Z9Vsk{display:flex;align-items:center;justify-content:space-between;gap:2px;padding:4px 6px;background:#f7fafc;border-radius:10px;transition:all .3s ease;animation:style_slideIn__cf0_M .4s ease-out;animation-fill-mode:both;border:2px solid rgba(0,0,0,0)}.style_taskItem__Z9Vsk.style_completed__HNwrq{background:#f0fdf4;border-color:#86efac}.style_taskItem__Z9Vsk.style_completed__HNwrq .style_taskText__IuvgG{text-decoration:line-through;color:#6b7280;opacity:.7}@keyframes style_slideIn__cf0_M{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.style_taskLabel__siH2M{flex:1 1;display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style_checkbox__MaCLc{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.style_checkmark__qx5fn{position:relative;height:18px;width:18px;background-color:#fff;border:2px solid #cbd5e0;border-radius:6px;transition:all .3s ease;flex-shrink:0}.style_checkmark__qx5fn:after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2.5px 2.5px 0;transform:rotate(45deg)}.style_checkbox__MaCLc:checked~.style_checkmark__qx5fn{background:linear-gradient(135deg,#e09b1f,#d88b15);border-color:#e09b1f;animation:style_checkBounce__KC4_k .4s ease}.style_checkbox__MaCLc:checked~.style_checkmark__qx5fn:after{display:block}@keyframes style_checkBounce__KC4_k{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.style_taskText__IuvgG{font-size:15px;color:#2d3748;font-weight:500;transition:all .3s ease;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.style_deleteButton__sBGwm{width:28px;height:28px;background:rgba(0,0,0,0);border:none;color:#cbd5e0;font-size:28px;font-weight:300;cursor:pointer;border-radius:6px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;line-height:1;opacity:0;flex-shrink:0}.style_deleteButton__sBGwm:active{transform:scale(.9)}.style_emptyState__hPILO{text-align:center;padding:40px 20px;animation:style_fadeIn__HFUtI .5s ease-out}@keyframes style_fadeIn__HFUtI{0%{opacity:0}to{opacity:1}}.style_emptyIcon__eO6fX{font-size:64px;display:block;margin-bottom:16px;animation:style_float__z_wqB 3s ease-in-out infinite}@keyframes style_float__z_wqB{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.style_emptyText__jVixs{font-size:15px;color:#a0aec0;margin:0}@media(max-width:768px){.style_checklistContainer__cPulf{padding:20px 16px;border-radius:12px}.style_title__LjOhE{font-size:20px}.style_taskItem__Z9Vsk{padding:12px 14px}.style_taskText__IuvgG{font-size:14px}.style_addTaskInput__ve1DS{padding:10px 14px;font-size:13px}.style_addButton___SvEm{width:40px;height:40px}}.style_container__yUwmJ{display:flex;justify-content:center;align-items:center;font-family:Quicksand,sans-serif;position:fixed;bottom:10px;right:10px;font-size:14px;transition:all .4s ease;z-index:20}.style_container__yUwmJ.style_minimized__3cMQE{top:60px;left:5px;bottom:auto;right:auto;font-family:Quicksand,sans-serif}.style_card__1bHry{background:linear-gradient(135deg,#e09b1f,#d88b15);border-radius:20px;padding:10px 20px;box-shadow:0 20px 60px rgba(0,0,0,.3);width:450px;animation:style_slideUp__JF0nh .6s ease-out;border:8px solid #a66b0f;transition:all .4s ease;font-family:Quicksand,sans-serif}.style_minimized__3cMQE .style_card__1bHry{width:16vw;padding:10px 15px;background:linear-gradient(135deg,#e09b1f,rgba(216,139,21,.5490196078))}@keyframes style_slideUp__JF0nh{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.style_timer__vpbYm{font-size:120px;font-weight:700;color:#fff;text-align:center;margin:20px auto;letter-spacing:-2px;text-shadow:0 4px 10px rgba(0,0,0,.2);transition:all .4s ease;display:flex;justify-content:space-evenly;align-items:center;width:300px}.style_timer_left__hlRqK,.style_timer_right__p4zYH{display:block;width:150px}.style_timer__vpbYm{font-family:Quicksand,sans-serif}.style_minimized__3cMQE .style_timer__vpbYm{font-size:70px;margin:0 auto;letter-spacing:0;width:200px}.style_minimized__3cMQE .style_timer_left__hlRqK,.style_minimized__3cMQE .style_timer_right__p4zYH{display:block;width:80px}.style_minimized__3cMQE .style_timer__vpbYm,.style_startButton___ZJw_{font-family:Quicksand,sans-serif}.style_startButton___ZJw_{background:#fff;color:#d88b15;border:none;font-size:24px;font-weight:700;padding:20px 80px;border-radius:12px;cursor:pointer;display:block;margin:40px auto;transition:all .3s ease;box-shadow:0 6px 20px rgba(0,0,0,.15);letter-spacing:2px}.style_minimized__3cMQE .style_startButton___ZJw_{font-size:16px;padding:12px 40px;margin:15px auto;font-family:Quicksand,sans-serif}.style_startButton___ZJw_:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2);font-family:Quicksand,sans-serif}.style_startButton___ZJw_:active{transform:translateY(0);box-shadow:0 4px 15px rgba(0,0,0,.15);font-family:Quicksand,sans-serif}.style_message__nUx9R{margin-top:30px}.style_message__break__cJsSJ,.style_message__nUx9R{text-align:center;color:#fff;opacity:1;transition:opacity .3s ease;font-family:Quicksand,sans-serif}.style_text__U5VkI{font-size:22px;font-weight:500;opacity:.95}@media(max-width:768px){.style_timer__vpbYm{font-size:80px}.style_minimized__3cMQE .style_timer__vpbYm{font-size:50px}.style_startButton___ZJw_{font-size:20px;padding:16px 60px}.style_minimized__3cMQE .style_startButton___ZJw_{font-size:14px;padding:10px 30px}.style_card__1bHry{padding:30px 20px}.style_minimized__3cMQE .style_card__1bHry{width:200px;padding:10px}}.style_sidebarButtons__6Ymxh{display:flex;gap:12px;padding:10px 10px 5px;animation:style_slideInLeft__VLdwU .5s ease-out;border:1px solid hsla(0,0%,100%,.1)}@keyframes style_slideInLeft__VLdwU{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.style_sidebarButton__zj7ig{display:flex;flex-direction:column;align-items:center;gap:8px;padding:6px 12px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(102,126,234,.3);width:100%;animation:style_fadeInScale__nK8hK .4s ease-out;animation-fill-mode:both}.style_sidebarButton__zj7ig:hover{transform:translateX(4px) scale(1.05);box-shadow:0 4px 12px rgba(102,126,234,.5)}.style_sidebarButton__zj7ig:active{transform:translateX(2px) scale(1.02)}.style_sidebarButton__zj7ig:first-child{animation-delay:.1s}.style_sidebarButton__zj7ig:nth-child(2){animation-delay:.2s;background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 2px 8px rgba(245,87,108,.3)}.style_sidebarButton__zj7ig:nth-child(2):hover{box-shadow:0 4px 12px rgba(245,87,108,.5)}@keyframes style_fadeInScale__nK8hK{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.style_icon__eXKSJ{font-size:28px;line-height:1}.style_label__UhCix{font-size:13px;font-weight:600;color:#fff;text-align:center}.style_modal__rN1Gj{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;animation:style_fadeIn__IREWd .3s ease-out;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes style_fadeIn__IREWd{0%{opacity:0}to{opacity:1}}.style_modalContent__NUGKw{background:#fff;border-radius:20px;padding:30px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;animation:style_scaleIn__xT8AL .3s ease-out;box-shadow:0 20px 60px rgba(0,0,0,.3)}@keyframes style_scaleIn__xT8AL{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.style_modalHeader__ZUsOd{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.style_modalTitle__xPDky{font-size:24px;font-weight:700;color:#2d3748;margin:0}.style_closeButton__ZVmNo{background:none;border:none;font-size:28px;color:#718096;cursor:pointer;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.style_closeButton__ZVmNo:hover{background:#f7fafc;color:#2d3748;transform:rotate(90deg)}.style_currentSelection__M7XPF{background:#f7fafc;padding:12px 16px;border-radius:8px;margin-bottom:20px;color:#4a5568;font-size:14px}.style_currentSelection__M7XPF strong{color:#2d3748;font-weight:600}.style_optionGrid__DPjLv{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:16px;gap:16px}.style_optionCard__Czatm{position:relative;padding:16px;border-radius:16px;cursor:pointer;transition:all .3s ease;text-align:center;animation:style_popIn__W7Z3E .4s ease-out;animation-fill-mode:both;box-shadow:0 4px 12px rgba(0,0,0,.15)}.style_optionCard__Czatm:hover{transform:translateY(-6px) scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.25)}.style_optionCard__Czatm.style_selected__JVAzB{border:3px solid #48bb78;box-shadow:0 0 0 4px rgba(72,187,120,.2)}@keyframes style_popIn__W7Z3E{0%{opacity:0;transform:scale(.8) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.style_optionIcon__8_2tS{font-size:48px;margin-bottom:12px;animation:style_float__82HIQ 3s ease-in-out infinite}@keyframes style_float__82HIQ{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.style_optionName__rZ0vF{color:rgba(0,0,0,.596);bottom:16px}.style_optionName__bgc__sWiwm,.style_optionName__rZ0vF{font-size:15px;font-weight:600;text-shadow:0 1px 1px rgba(0,0,0,.682);left:0;right:0}.style_optionName__bgc__sWiwm{color:#fff;position:absolute;bottom:10px}.style_checkmark__RDYAC{position:absolute;top:11px;right:10px;width:24px;height:24px;background:#48bb78;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px;animation:style_bounceIn__sF0p_ .4s ease-out;box-shadow:0 2px 8px rgba(72,187,120,.4)}@keyframes style_bounceIn__sF0p_{0%{transform:scale(0)}50%{transform:scale(1.3)}to{transform:scale(1)}}@media(max-width:768px){.style_sidebarButtons__6Ymxh{padding:12px;gap:10px}.style_sidebarButton__zj7ig{padding:14px 10px}.style_icon__eXKSJ{font-size:24px}.style_label__UhCix{font-size:12px}.style_modalContent__NUGKw{padding:24px 20px}.style_modalTitle__xPDky{font-size:20px}.style_optionGrid__DPjLv{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}.style_optionCard__Czatm{padding:20px 12px}.style_optionIcon__8_2tS{font-size:40px}.style_optionName__rZ0vF{font-size:14px}}.style_controlPanel__GZyQg{display:flex;flex-direction:column;gap:12px;padding:16px;background:rgba(0,0,0,.469);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;width:100%;box-shadow:0 4px 20px rgba(0,0,0,.3)}.style_topSection__3SldG{display:flex;align-items:center;gap:16px;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.1)}.style_playButton__plJC_{width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.9);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#000;transition:all .2s ease;flex-shrink:0}.style_playButton__plJC_:hover{background:#fff;transform:scale(1.05)}.style_playButton__plJC_:active{transform:scale(.95)}.style_playButton__plJC_ svg{width:24px;height:24px}.style_textAudio__jqZ73{color:#fff;font-size:12px;font-family:Quicksand,sans-serif;margin-top:5px;display:block}.style_textAudio__jqZ73 marquee{height:17px}.style_sliderContainer__RGahD{position:relative}.style_sliderProgress___yzhY{position:absolute;top:70%;left:0;height:6px;border-radius:3px;background:linear-gradient(90deg,#4a9eff,#1e88e5);pointer-events:none;transform:translateY(-70%);z-index:1}.style_volumeControl__hi_Jw{display:flex;align-items:center;gap:12px;flex:1 1;min-width:150px}.style_volumeIcon__D7xqT{background:rgba(0,0,0,0);border:none;color:hsla(0,0%,100%,.8);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s ease;flex-shrink:0;margin-bottom:-4px}.style_volumeIcon__D7xqT:hover{color:#fff}.style_volumeIcon__D7xqT svg{width:20px;height:20px}.style_volumeSlider__HygOH{flex:1 1;height:6px;border-radius:3px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:relative;background:rgba(0,0,0,0)}.style_volumeSlider__HygOH::-webkit-slider-runnable-track{width:100%;height:6px;border-radius:3px;background:hsla(0,0%,100%,.2)}.style_volumeSlider__HygOH::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;margin-top:-5px;box-shadow:0 2px 4px rgba(0,0,0,.3);position:relative;z-index:2}.style_volumeSlider__HygOH::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 3px 8px rgba(0,0,0,.4)}.style_volumeSlider__HygOH::-webkit-slider-thumb:active{transform:scale(1.05)}.style_volumeSlider__HygOH::-moz-range-track{width:100%;height:6px;border-radius:3px;background:hsla(0,0%,100%,.2);border:none}.style_volumeSlider__HygOH::-moz-range-progress{height:6px;border-radius:3px;background:linear-gradient(90deg,#4a9eff,#1e88e5)}.style_volumeSlider__HygOH::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;border:none;cursor:pointer;-moz-transition:all .2s ease;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.3)}.style_volumeSlider__HygOH::-moz-range-thumb:hover{transform:scale(1.15);box-shadow:0 3px 8px rgba(0,0,0,.4)}.style_volumeSlider__HygOH::-moz-range-thumb:active{transform:scale(1.05)}.style_bottomSection__ZTWDN{display:flex;gap:12px}.style_actionButton__bFAtT{font-family:quicksand,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:5px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;color:hsla(0,0%,100%,.9);cursor:pointer;transition:all .2s ease;min-width:70px}.style_actionButton__bFAtT:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3);transform:translateY(-2px)}.style_actionButton__bFAtT:active{transform:translateY(0)}.style_actionButton__bFAtT svg{width:24px;height:24px}.style_buttonLabel__brH0I{font-size:13px;font-weight:500;letter-spacing:.3px}@media(max-width:480px){.style_controlPanel__GZyQg{width:100%;max-width:320px}.style_volumeControl__hi_Jw{min-width:120px}.style_actionButton__bFAtT{min-width:80px;padding:12px 16px}}.style_wrapper__fD3QK{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;background:#e1e6ec;z-index:1;background-size:cover;background-position:inherit}.style_overlayBgc__IusHs{position:fixed;inset:0;background-color:#a0a0a0;opacity:.5;z-index:10}.style_body__yqazM{display:flex}.style_main__WxIRT{height:calc(100vh - var(--headerHeight));width:var(--generalColumnWidth);position:relative;background-color:hsla(0,0%,100%,.88);overflow-y:auto;transition:all .3s ease}.style_main_full__NvfWX{transition:all .3s ease;max-width:calc(100% - 32px);width:100%;margin:auto}.style_side__kHD9Z{width:calc((100% - var(--generalColumnWidth))/2);max-width:calc((100% - var(--generalColumnWidth))/2);height:100%;transition:all .3s ease}.style_side_width0__PlE97{transition:all .3s ease;max-width:0}@media(max-width:1180px){.style_main__WxIRT{height:calc(100dvh - var(--headerHeight))}}@media(max-width:768px){.style_main__WxIRT{height:calc(100dvh - var(--headerHeight))}.style_main_full__NvfWX{max-width:100%}}.style_chat_open_btn__2vCjj{left:20px;width:60px;height:60px;display:flex;justify-content:center;background-color:rgba(0,0,0,0);border-radius:50%;border:3px solid hsla(0,0%,100%,.5);cursor:pointer}.style_chat_open_btn__2vCjj,.style_message__fbT44{position:fixed;z-index:999999;bottom:30px;align-items:center}.style_message__fbT44{max-width:12vw;left:85px;display:inline-flex;padding:8px 10px;gap:10px;border-radius:12px;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.style_message__fbT44 .style_iconClose__N7DQu{display:flex;width:7px;height:7px;cursor:pointer}.style_message__fbT44 .style_iconClose__N7DQu img{width:100%;height:-moz-fit-content;height:fit-content}.style_message__fbT44 p{color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.style_message__fbT44 span{position:absolute;right:-6px}.style_wrapper__Ep97b{height:52px;flex:none;display:flex;justify-content:space-between;align-items:center;gap:40px;border-radius:0 0 16px 16px;background:#fff;z-index:1;padding:0 40px;position:relative;box-shadow:0 4px 10px 0 rgba(189,189,189,.2)}.style_title__kkQSQ{color:#0f1114;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.style_icon__cc31c{cursor:pointer}.style_timeCountdown__ZvriG{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;padding:8px 12px;align-items:center;gap:8px;border-radius:12px;background:#eb5757;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:normal}