.pomodoro[data-astro-cid-5rhxnw4s]{text-align:center}.header-with-settings[data-astro-cid-5rhxnw4s]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem;position:relative}.header-with-settings[data-astro-cid-5rhxnw4s] h1[data-astro-cid-5rhxnw4s]{font-size:2rem;font-weight:700;margin:0}.settings-btn[data-astro-cid-5rhxnw4s]{position:absolute;right:0;background:#1f2937;border:1px solid #374151;color:#e5e7eb;padding:.5rem;border-radius:.5rem;cursor:pointer;font-size:1.25rem;transition:background-color .2s}.settings-btn[data-astro-cid-5rhxnw4s]:hover{background:#374151}.mode-selector[data-astro-cid-5rhxnw4s]{display:flex;gap:.5rem;justify-content:center;margin-bottom:2rem}.mode-btn[data-astro-cid-5rhxnw4s]{padding:.5rem 1rem;background:#1f2937;border:1px solid #374151;color:#e5e7eb;border-radius:.5rem;cursor:pointer;font-size:.875rem;transition:all .2s}.mode-btn[data-astro-cid-5rhxnw4s]:hover{background:#374151}.mode-btn[data-astro-cid-5rhxnw4s].active{background:#2563eb;border-color:#1d4ed8}.timer-display[data-astro-cid-5rhxnw4s]{font-size:6rem;font-weight:700;margin:2rem 0;color:#e5e7eb;line-height:1}.timer-label[data-astro-cid-5rhxnw4s]{font-size:1.5rem;color:#9ca3af;margin-bottom:2rem}.controls[data-astro-cid-5rhxnw4s]{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.controls[data-astro-cid-5rhxnw4s] button[data-astro-cid-5rhxnw4s]{padding:.75rem 2rem;font-size:1rem;border-radius:.5rem;border:1px solid #374151;background:#1f2937;color:#e5e7eb;cursor:pointer;transition:all .2s}.controls[data-astro-cid-5rhxnw4s] button[data-astro-cid-5rhxnw4s]:hover{background:#374151}.controls[data-astro-cid-5rhxnw4s] .primary[data-astro-cid-5rhxnw4s]{background:#2563eb;border-color:#1d4ed8}.controls[data-astro-cid-5rhxnw4s] .primary[data-astro-cid-5rhxnw4s]:hover{background:#1d4ed8}.end-early-btn[data-astro-cid-5rhxnw4s]{background:#dc2626!important;border-color:#b91c1c!important}.end-early-btn[data-astro-cid-5rhxnw4s]:hover{background:#b91c1c!important}.tasks-section[data-astro-cid-5rhxnw4s]{margin:3rem 0;text-align:left}.tasks-title[data-astro-cid-5rhxnw4s]{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#e5e7eb}.task-list[data-astro-cid-5rhxnw4s]{display:flex;flex-direction:column;gap:.75rem}.task-item[data-astro-cid-5rhxnw4s]{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#1f2937;border:1px solid #374151;border-radius:.5rem;transition:all .2s}.task-item[data-astro-cid-5rhxnw4s]:hover{background:#374151}.task-item[data-astro-cid-5rhxnw4s].task-highlight{background:#2563eb33;border-color:#2563eb}.task-item[data-astro-cid-5rhxnw4s].checked{opacity:.6}.task-item[data-astro-cid-5rhxnw4s].checked .task-input[data-astro-cid-5rhxnw4s]{text-decoration:line-through}.task-item[data-astro-cid-5rhxnw4s].dragging{opacity:.5}.task-item-secondary[data-astro-cid-5rhxnw4s]{opacity:.8}.drag-handle[data-astro-cid-5rhxnw4s]{cursor:grab;color:#6b7280;user-select:none}.drag-handle[data-astro-cid-5rhxnw4s]:active{cursor:grabbing}.task-checkbox[data-astro-cid-5rhxnw4s]{cursor:pointer;width:1.25rem;height:1.25rem}.task-input[data-astro-cid-5rhxnw4s]{flex:1;background:transparent;border:none;outline:none;color:#e5e7eb;font-size:1rem}.task-input-secondary[data-astro-cid-5rhxnw4s]{color:#9ca3af}.stats[data-astro-cid-5rhxnw4s]{display:flex;gap:1rem;justify-content:center;align-items:center;margin:3rem 0}.stats-item[data-astro-cid-5rhxnw4s]{display:flex;flex-direction:column;align-items:center;padding:1rem;background:#1f2937;border:1px solid #374151;border-radius:.5rem;min-width:120px}.stats-value[data-astro-cid-5rhxnw4s]{font-size:2rem;font-weight:700;color:#2563eb}.stats-item[data-astro-cid-5rhxnw4s] span[data-astro-cid-5rhxnw4s]:last-child{color:#9ca3af;font-size:.875rem}.reset-stats-btn[data-astro-cid-5rhxnw4s]{padding:.5rem 1rem;background:#1f2937;border:1px solid #374151;color:#e5e7eb;border-radius:.5rem;cursor:pointer;font-size:.875rem;transition:all .2s}.reset-stats-btn[data-astro-cid-5rhxnw4s]:hover{background:#374151}.back-link[data-astro-cid-5rhxnw4s]{display:inline-block;margin-top:2rem;color:#60a5fa;text-decoration:none;transition:color .2s}.back-link[data-astro-cid-5rhxnw4s]:hover{color:#93c5fd}.modal[data-astro-cid-5rhxnw4s]{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;background-color:#000000b3;align-items:center;justify-content:center}.modal-content[data-astro-cid-5rhxnw4s]{background:#1f2937;border:1px solid #374151;border-radius:.75rem;width:90%;max-width:500px;color:#e5e7eb}.modal-header[data-astro-cid-5rhxnw4s]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #374151}.modal-header[data-astro-cid-5rhxnw4s] h2[data-astro-cid-5rhxnw4s]{margin:0;font-size:1.5rem;font-weight:600}.close-btn[data-astro-cid-5rhxnw4s]{background:none;border:none;color:#9ca3af;font-size:2rem;cursor:pointer;line-height:1;transition:color .2s}.close-btn[data-astro-cid-5rhxnw4s]:hover{color:#e5e7eb}.modal-body[data-astro-cid-5rhxnw4s]{padding:1.5rem}.setting-item[data-astro-cid-5rhxnw4s]{margin-bottom:1.5rem}.setting-item[data-astro-cid-5rhxnw4s]:last-child{margin-bottom:0}.setting-item[data-astro-cid-5rhxnw4s] label[data-astro-cid-5rhxnw4s]{display:block;margin-bottom:.5rem;color:#e5e7eb;font-weight:500}.setting-item[data-astro-cid-5rhxnw4s] input[data-astro-cid-5rhxnw4s]{width:100%;padding:.75rem;background:#111827;border:1px solid #374151;border-radius:.5rem;color:#e5e7eb;font-size:1rem}.setting-item[data-astro-cid-5rhxnw4s] input[data-astro-cid-5rhxnw4s]:focus{outline:none;border-color:#2563eb}.modal-footer[data-astro-cid-5rhxnw4s]{display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem;border-top:1px solid #374151}.modal-footer[data-astro-cid-5rhxnw4s] button[data-astro-cid-5rhxnw4s]{padding:.75rem 1.5rem;border-radius:.5rem;border:1px solid #374151;background:#1f2937;color:#e5e7eb;cursor:pointer;font-size:1rem;transition:all .2s}.modal-footer[data-astro-cid-5rhxnw4s] button[data-astro-cid-5rhxnw4s]:hover{background:#374151}.modal-footer[data-astro-cid-5rhxnw4s] .primary[data-astro-cid-5rhxnw4s]{background:#2563eb;border-color:#1d4ed8}.modal-footer[data-astro-cid-5rhxnw4s] .primary[data-astro-cid-5rhxnw4s]:hover{background:#1d4ed8}@media(max-width:640px){.timer-display[data-astro-cid-5rhxnw4s]{font-size:4rem}.controls[data-astro-cid-5rhxnw4s]{flex-direction:column;align-items:stretch}.stats[data-astro-cid-5rhxnw4s]{flex-direction:column}.reset-stats-btn[data-astro-cid-5rhxnw4s]{width:100%}}
