.pomodoro_pomodoroWrap__nTFFr{max-width:400px;margin:2rem auto;padding:2rem;text-align:center;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.07),0 2px 4px -1px rgba(0,0,0,.04)}.pomodoro_pomodoroWrap__nTFFr .pomodoro_time__W1UlV{font-size:2.2rem;font-weight:700;margin:12px 0;color:#1e3a5f}.pomodoro_pomodoroWrap__nTFFr input[type=number]{width:60px;margin:0 4px;padding:.5rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;color:#1e293b;text-align:center}.pomodoro_pomodoroWrap__nTFFr input[type=number]:focus{outline:none;border-color:#2563eb}.pomodoro_pomodoroWrap__nTFFr .pomodoro_buttonGroup__UCcyk{display:flex;justify-content:center;gap:8px;margin-top:16px}.pomodoro_pomodoroWrap__nTFFr button{padding:.6rem 1.2rem;margin:0 4px;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .2s ease}.pomodoro_pomodoroWrap__nTFFr button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 14px rgba(37,99,235,.25)}.pomodoro_pomodoroWrap__nTFFr button:disabled{background:#94a3b8;cursor:not-allowed}