.pomodoro_container___O81I{max-width:1200px;margin:0 auto;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333}.pomodoro_timerContainer__LJ5_O{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}@media(min-width:768px){.pomodoro_timerContainer__LJ5_O{flex-direction:row;align-items:flex-start}}.pomodoro_timerDisplay__2p_MN{flex:1 1;border-radius:16px;padding:2rem;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px}.pomodoro_timerDisplay__2p_MN.pomodoro_workMode___WwNc{background:linear-gradient(135deg,#ff5e62,#ff9966);color:#fff}.pomodoro_timerDisplay__2p_MN.pomodoro_breakMode__8cO6l{background:linear-gradient(135deg,#00b09b,#96c93d);color:#fff}.pomodoro_timerDisplay__2p_MN.pomodoro_longBreakMode__GX_OC{background:linear-gradient(135deg,#4776E6,#8E54E9);color:#fff}.pomodoro_modeIndicator___1pBS{font-size:1.5rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.pomodoro_time__drSA0{font-size:5rem;font-weight:700;font-family:Courier New,monospace;margin:1rem 0}.pomodoro_controls__gHw8w{display:flex;gap:1rem;margin:1.5rem 0}.pomodoro_controlButton__yFcTJ{background:hsla(0,0%,100%,.2);border:2px solid #fff;color:#fff;padding:.75rem 1.5rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.pomodoro_controlButton__yFcTJ:hover{background:hsla(0,0%,100%,.3);transform:translateY(-2px)}.pomodoro_controlButton__yFcTJ:active{transform:translateY(0)}.pomodoro_cycleCounter__e2DvF{font-size:.9rem;opacity:.8;margin-top:1rem}.pomodoro_settingsPanel__cjo71{flex:1 1;background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 5px 15px rgba(0,0,0,.05)}.pomodoro_settingsPanel__cjo71 h3{margin-top:0;color:#444;border-bottom:1px solid #eee;padding-bottom:.5rem}.pomodoro_settingGroup__7RRxx{margin-bottom:1rem}.pomodoro_settingGroup__7RRxx label{display:flex;flex-direction:column;font-size:.9rem;color:#666;gap:.3rem}.pomodoro_settingGroup__7RRxx input[type=number]{padding:.5rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;width:100%;max-width:200px}.pomodoro_settingGroup__7RRxx input[type=checkbox]{margin-right:.5rem}.pomodoro_productivityPanel__q1YmR{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}@media(min-width:992px){.pomodoro_productivityPanel__q1YmR{flex-direction:row}}.pomodoro_notesSection__sA8Rp,.pomodoro_taskSection__X_Esk{flex:1 1;background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 5px 15px rgba(0,0,0,.05)}.pomodoro_notesSection__sA8Rp h2,.pomodoro_taskSection__X_Esk h2{margin-top:0;color:#444;border-bottom:1px solid #eee;padding-bottom:.5rem}.pomodoro_taskInput__rle8K{display:flex;gap:.5rem;margin:1rem 0}@media(max-width:768px){.pomodoro_taskInput__rle8K{flex-direction:column}}.pomodoro_taskInput__rle8K input{flex:1 1;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem}.pomodoro_taskInput__rle8K button{background:linear-gradient(135deg,#006d5b,#00c96b);color:#fff;border:none;border-radius:6px;padding:0 1.5rem;font-weight:600;min-height:2.5rem;cursor:pointer;transition:transform .2s}.pomodoro_taskInput__rle8K button:hover{transform:translateY(-1px)}.pomodoro_taskList__lErJ8{list-style:none;padding:0;margin:1rem 0 0}.pomodoro_taskList__lErJ8 li{display:flex;align-items:center;padding:.75rem 0;border-bottom:1px solid #f0f0f0;gap:.75rem}.pomodoro_taskList__lErJ8 li.pomodoro_completed__QHfUG{opacity:.7}.pomodoro_taskList__lErJ8 li.pomodoro_completed__QHfUG span{text-decoration:line-through;color:#999}.pomodoro_taskList__lErJ8 li input[type=checkbox]{cursor:pointer}.pomodoro_taskList__lErJ8 li span{flex:1 1}.pomodoro_deleteTask__9sxPt{background:none;border:none;color:#ff5e62;font-size:1.2rem;cursor:pointer;padding:0 .5rem;line-height:1}.pomodoro_notesArea__G9foU{width:100%;height:200px;padding:1rem;border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:1rem;margin:1rem 0 0;resize:vertical;min-height:100px}.pomodoro_notesLinks__xmptX,.pomodoro_todoLinks__UfWhM{font-size:.9rem;color:#666;margin-top:1rem}.pomodoro_featuredLink__LD6Gj{transition:all .2s}.pomodoro_infoSection__uS6Ew{margin-bottom:2rem}@media(max-width:768px){.pomodoro_infoSection__uS6Ew{padding:.6rem}}.pomodoro_infoSection__uS6Ew h2{margin-top:0;text-align:center;color:#444;margin-bottom:2rem}.pomodoro_infoGrid__ejMNz{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media(min-width:768px){.pomodoro_infoGrid__ejMNz{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.pomodoro_infoGrid__ejMNz{grid-template-columns:repeat(4,1fr)}}.pomodoro_infoCard__RDx_y{background:#f9f9f9;border-radius:12px;padding:1.5rem;transition:transform .3s ease}.pomodoro_infoCard__RDx_y:hover{transform:translateY(-5px)}.pomodoro_infoCard__RDx_y h3{margin-top:0;color:#006d5b}.pomodoro_infoCard__RDx_y p,.pomodoro_infoCard__RDx_y ul{font-size:.95rem;line-height:1.6}.pomodoro_infoCard__RDx_y ul{padding-left:1.2rem;margin:.5rem 0}.pomodoro_infoCard__RDx_y ul li{margin-bottom:.5rem}.pomodoro_infoSection__uS6Ew{background:#fff;border-radius:16px;padding:2rem;margin:2rem 0;box-shadow:0 5px 15px rgba(0,0,0,.05)}@media(max-width:768px){.pomodoro_infoSection__uS6Ew{padding:1.5rem}}.pomodoro_articleTitle__xLmac{font-size:2rem;color:#2c3e50;margin-bottom:1.5rem;line-height:1.3}@media(max-width:600px){.pomodoro_articleTitle__xLmac{font-size:1.7rem}}.pomodoro_testIntro__g74Iz{background-color:#f8f9fa;padding:1.5rem;border-radius:12px;margin-bottom:2rem}.pomodoro_testIntro__g74Iz p{margin-top:0;font-size:1.1rem}.pomodoro_testHighlights__lEiKU{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.pomodoro_highlightCard__OC7tR{flex:1 1;min-width:150px;background:#fff;border-radius:8px;padding:1rem;display:flex;align-items:center;gap:.8rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media(max-width:600px){.pomodoro_highlightCard__OC7tR{min-width:100%}}.pomodoro_highlightIcon__n_QOu{font-size:1.5rem}.pomodoro_highlightText__L_wa3{font-weight:500;font-size:.95rem}.pomodoro_urgentBanner__pBKvz{background:#fff8e6;border-left:4px solid #ffc107;padding:1.5rem;border-radius:8px;display:flex;gap:1rem;margin:2rem 0}@media(max-width:768px){.pomodoro_urgentBanner__pBKvz{flex-direction:column;align-items:center}}.pomodoro_urgentBanner__pBKvz h3{margin-top:0;color:#d4a017}.pomodoro_urgentBanner__pBKvz p{margin-bottom:1rem}.pomodoro_urgentIcon__Xc2Kn{font-size:1.8rem}.pomodoro_mainButton__wxtBW{background:linear-gradient(135deg,#006d5b,#00c96b);color:#fff;border:none;padding:.8rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:transform .2s}.pomodoro_mainButton__wxtBW:hover{transform:translateY(-2px)}.pomodoro_smallText__UeuQm{font-size:.8rem;color:#666;margin-top:.5rem}.pomodoro_comparisonTitle__oDlSv{margin:2.5rem 0 1rem;color:#2c3e50}.pomodoro_tableWrapper__nFiN0{overflow-x:auto;margin:1.5rem 0}.pomodoro_comparisonTable__28pG_{width:100%;border-collapse:collapse}.pomodoro_comparisonTable__28pG_ td,.pomodoro_comparisonTable__28pG_ th{padding:1rem;text-align:left;border-bottom:1px solid #eee}.pomodoro_comparisonTable__28pG_ th{background-color:#f2f2f2;font-weight:600}.pomodoro_comparisonTable__28pG_ tr:nth-child(2n){background-color:#f9f9f9}.pomodoro_featureGrid__41OzY{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin:2rem 0}.pomodoro_featureCard__UDSzI{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 3px 10px rgba(0,0,0,.05);transition:transform .3s}.pomodoro_featureCard__UDSzI:hover{transform:translateY(-5px)}.pomodoro_featureCard__UDSzI h3{margin:1rem 0 .5rem;color:#006d5b}.pomodoro_featureIcon__eodIz{font-size:2rem}.pomodoro_stepsList__JB_Ar{padding-left:1.5rem}.pomodoro_stepsList__JB_Ar li{margin-bottom:.8rem;padding-left:.5rem}.pomodoro_faqItem__hMCUA{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.pomodoro_faqItem__hMCUA h3{color:#2c3e50;margin-bottom:.5rem}.pomodoro_featuredLink__LD6Gj{color:#006d5b;font-weight:600;text-decoration:none;border-bottom:2px dotted #00c96b}.pomodoro_featuredLink__LD6Gj:hover{color:#00c96b;border-bottom-style:solid}.pomodoro_toolGrid__DB3mp{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem;margin:2rem 0}.pomodoro_toolCard__BdLBd{background:#fff;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:#333;transition:transform .3s;box-shadow:0 3px 10px rgba(0,0,0,.05)}.pomodoro_toolCard__BdLBd:hover{transform:translateY(-5px);color:#006d5b}.pomodoro_toolIcon__jzZBh{font-size:2rem;margin-bottom:.5rem}.pomodoro_toolName__7CLUJ{font-weight:600;margin-bottom:.3rem}.pomodoro_toolDesc__xoYZA{font-size:.9rem;color:#666}.pomodoro_finalCta___ufm8{text-align:center;margin:3rem 0 1rem;padding:2rem;background:linear-gradient(135deg,#f5f7fa,#e4e8eb);border-radius:16px}.pomodoro_finalCta___ufm8 h2{margin-top:0}.pomodoro_ctaButton__6aNoN{background:linear-gradient(135deg,#006d5b,#00c96b);color:#fff;border:none;padding:1rem 2rem;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s;margin:1rem 0}.pomodoro_ctaButton__6aNoN:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,201,107,.3)}.pomodoro_ctaNote__MMGiR{font-size:.9rem;color:#666;margin-top:.5rem}.pomodoro_articleCta__RXZlM{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;padding:1.5rem;text-align:center;margin:2rem 0;border-left:4px solid #00c96b}.pomodoro_articleCta__RXZlM h3{margin-top:0;color:#2c3e50}.pomodoro_articleCta__RXZlM p{margin-bottom:1.2rem;color:#666}.pomodoro_articleButton__qOkBC{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#006d5b,#00c96b);color:#fff!important;padding:.8rem 1.5rem;border-radius:6px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,201,107,.3)}.pomodoro_articleButton__qOkBC:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,201,107,.4)}.pomodoro_buttonIcon__o_JW3{font-size:1.2rem}